Condividi tramite


IBackupVaultResource.BcdrSecurityLevel Property

Definition

Security Level of Backup Vault

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Security Level of Backup Vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.BcdrSecurityLevel) }, ReadOnly=true, Required=false, SerializedName="bcdrSecurityLevel")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.BcdrSecurityLevel? BcdrSecurityLevel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Security Level of Backup Vault", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.BcdrSecurityLevel) }, ReadOnly=true, Required=false, SerializedName="bcdrSecurityLevel")>]
member this.BcdrSecurityLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.BcdrSecurityLevel>
Public ReadOnly Property BcdrSecurityLevel As Nullable(Of BcdrSecurityLevel)

Property Value

Attributes

Applies to