IVMwareCbtDiskInput.DiskId Property

Definition

The disk Id.

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

Property Value

Attributes

Applies to