IDeletedBackupInstanceResource.ProtectionStatus Property

Definition

Specifies the protection status of the resource

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Specifies the protection status of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IProtectionStatusDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="protectionStatus", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IProtectionStatusDetails ProtectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Specifies the protection status of the resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IProtectionStatusDetails) }, Read=true, ReadOnly=true, Required=false, SerializedName="protectionStatus", Update=false)>]
member this.ProtectionStatus : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IProtectionStatusDetails
Public ReadOnly Property ProtectionStatus As IProtectionStatusDetails

Property Value

Attributes

Applies to