Share via


GalleryImageVersion interface

Specifies information about the gallery image version that you want to create or update.

Extends

Properties

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

publishingProfile

The publishing profile of a gallery image Version.

replicationStatus

This is the replication status of the gallery image version. NOTE: This property will not be serialized. It can only be populated by the server.

restore

Indicates if this is a soft-delete resource restoration request.

safetyProfile

This is the safety profile of the Gallery Image Version.

securityProfile

The security profile of a gallery image version

storageProfile

This is the storage profile of a Gallery Image Version.

validationsProfile

This is the validations profile of a Gallery Image Version. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

validationsProfile?: ValidationsProfile

Property Value

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location

location: string

Property Value

string

Inherited From Resource.location

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type