GalleryImageVersionProperties interface
Describes the properties of a gallery image version.
Properties
| provisioning |
The provisioning state, which only appears in the response. |
| publishing |
The publishing profile of a gallery image Version. |
| replication |
This is the replication status of the gallery image version. |
| restore | Indicates if this is a soft-delete resource restoration request. |
| safety |
This is the safety profile of the Gallery Image Version. |
| security |
The security profile of a gallery image version |
| storage |
This is the storage profile of a Gallery Image Version. |
| validations |
This is the validations profile of a Gallery Image Version. |
Property Details
provisioningState
The provisioning state, which only appears in the response.
provisioningState?: string
Property Value
string
publishingProfile
The publishing profile of a gallery image Version.
publishingProfile?: GalleryImageVersionPublishingProfile
Property Value
replicationStatus
This is the replication status of the gallery image version.
replicationStatus?: ReplicationStatus
Property Value
restore
Indicates if this is a soft-delete resource restoration request.
restore?: boolean
Property Value
boolean
safetyProfile
This is the safety profile of the Gallery Image Version.
safetyProfile?: GalleryImageVersionSafetyProfile
Property Value
securityProfile
The security profile of a gallery image version
securityProfile?: ImageVersionSecurityProfile
Property Value
storageProfile
This is the storage profile of a Gallery Image Version.
storageProfile: GalleryImageVersionStorageProfile
Property Value
validationsProfile
This is the validations profile of a Gallery Image Version.
validationsProfile?: ValidationsProfile