IVMwareCbtDiskInput.IsOSDisk Property

Definition

A value indicating whether the disk is the OS disk.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether the disk is the OS disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="isOSDisk", Update=true)]
public string IsOSDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether the disk is the OS disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="isOSDisk", Update=true)>]
member this.IsOSDisk : string with get, set
Public Property IsOSDisk As String

Property Value

Attributes

Applies to