Freigeben über


IDeletedBackupInstanceResource.CurrentProtectionState Property

Definition

Specifies the current protection state of the resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies the current protection state of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState) }, ReadOnly=true, Required=false, SerializedName="currentProtectionState")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState? CurrentProtectionState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies the current protection state of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState) }, ReadOnly=true, Required=false, SerializedName="currentProtectionState")>]
member this.CurrentProtectionState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState>
Public ReadOnly Property CurrentProtectionState As Nullable(Of CurrentProtectionState)

Property Value

Attributes

Applies to