Compartir a través de


IGalleryDiskImage.SourceId Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string SourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The id of the gallery artifact version source. Can specify a disk uri, snapshot uri, user image or storage account resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.SourceId : string with get, set
Public Property SourceId As String

Property Value

Attributes

Applies to