Partager via


GalleryApplicationVersionUpdate interface

Specifies information about the gallery Application Version that you want to 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.

safetyProfile

The safety profile of the Gallery Application Version.

Inherited Properties

id

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

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?: GalleryApplicationVersionPublishingProfile

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

safetyProfile

The safety profile of the Gallery Application Version.

safetyProfile?: GalleryApplicationVersionSafetyProfile

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 UpdateResourceDefinition.id

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 UpdateResourceDefinition.name

tags

Resource tags

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

Property Value

{[propertyName: string]: string}

Inherited From UpdateResourceDefinition.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 UpdateResourceDefinition.type