Share via


IAzureVMDiskDetails.DiskId Property

Definition

The disk resource id.

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

Property Value

Attributes

Applies to