Share via


BackupInstance.CurrentProtectionState Property

Definition

Specifies the current protection state of the resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState? CurrentProtectionState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.CurrentProtectionState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.CurrentProtectionState>
Public ReadOnly Property CurrentProtectionState As Nullable(Of CurrentProtectionState)

Property Value

Implements

Attributes

Applies to