IA2AProtectedDiskDetails.DiskState Property

Definition

The disk state.

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

Property Value

Attributes

Applies to