Share via


IVMwareCbtUpdateDiskInput.IsOSDisk Property

Definition

A value indicating whether the disk is the OS disk.

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

Property Value

Attributes

Applies to