GalleryArtifactVersionFullSourceResponse

data class GalleryArtifactVersionFullSourceResponse(val communityGalleryImageId: String? = null, val id: String? = null)

The source of the gallery artifact version.

Constructors

Link copied to clipboard
constructor(communityGalleryImageId: String? = null, id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.

Link copied to clipboard
val id: String? = null

The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.