GalleryArtifactVersionFullSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |