DataProtectionBackupVaultProperties.BcdrSecurityLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Security Level of Backup Vault.
public Azure.ResourceManager.DataProtectionBackup.Models.BcdrSecurityLevel? BcdrSecurityLevel { get; }
member this.BcdrSecurityLevel : Nullable<Azure.ResourceManager.DataProtectionBackup.Models.BcdrSecurityLevel>
Public ReadOnly Property BcdrSecurityLevel As Nullable(Of BcdrSecurityLevel)