GalleryDiskImageSource interface

The source for the disk image.

Extends

Properties

storageAccountId

The Storage Account Id that contains the vhd blob being used as a source for this artifact version.

uri

The uri of the gallery artifact version source. Currently used to specify vhd/blob source.

Inherited Properties

id

The id of the gallery artifact version source.

Property Details

storageAccountId

The Storage Account Id that contains the vhd blob being used as a source for this artifact version.

storageAccountId?: string

Property Value

string

uri

The uri of the gallery artifact version source. Currently used to specify vhd/blob source.

uri?: string

Property Value

string

Inherited Property Details

id

The id of the gallery artifact version source.

id?: string

Property Value

string

Inherited From GalleryArtifactVersionSource.id