IAzureVMDiskDetails.VhdId Property

Definition

The VHD id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The VHD id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vhdId", Update=true)]
public string VhdId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The VHD id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vhdId", Update=true)>]
member this.VhdId : string with get, set
Public Property VhdId As String

Property Value

Attributes

Applies to