IHyperVReplicaAzureReprotectInput.VHdId Property

Definition

The OS disk VHD id associated with vm.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The OS disk VHD id associated with vm.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vHDId")]
public string VHdId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The OS disk VHD id associated with vm.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="vHDId")>]
member this.VHdId : string with get, set
Public Property VHdId As String

Property Value

Attributes

Applies to