IDeletedBackupVault.BcdrSecurityLevel Property

Definition

Security Level of Backup Vault

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "Poor", "Fair", "Good", "Excellent", "NotSupported" })]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Security Level of Backup Vault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="bcdrSecurityLevel", Update=false)]
public string BcdrSecurityLevel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "Poor", "Fair", "Good", "Excellent", "NotSupported" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Security Level of Backup Vault", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="bcdrSecurityLevel", Update=false)>]
member this.BcdrSecurityLevel : string
Public ReadOnly Property BcdrSecurityLevel As String

Property Value

Attributes

Applies to