GalleryArtifactVersionFullSource Class

Definition

The source of the gallery artifact version.

public class GalleryArtifactVersionFullSource : Microsoft.Azure.Management.Compute.Models.GalleryArtifactVersionSource
type GalleryArtifactVersionFullSource = class
    inherit GalleryArtifactVersionSource
Public Class GalleryArtifactVersionFullSource
Inherits GalleryArtifactVersionSource
Inheritance
GalleryArtifactVersionFullSource

Constructors

GalleryArtifactVersionFullSource()

Initializes a new instance of the GalleryArtifactVersionFullSource class.

GalleryArtifactVersionFullSource(String, String)

Initializes a new instance of the GalleryArtifactVersionFullSource class.

Properties

CommunityGalleryImageId

Gets or sets the resource Id of the source Community Gallery Image. Only required when using Community Gallery Image as a source.

Id

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

(Inherited from GalleryArtifactVersionSource)

Applies to