次の方法で共有


IDiskDetails.VhdId Property

Definition

The VHD Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The VHD Id.", 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 VHD Id.", 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