BackupResourceEncryptionConfig Class
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.
public class BackupResourceEncryptionConfig
type BackupResourceEncryptionConfig = class
Public Class BackupResourceEncryptionConfig
- Inheritance
-
BackupResourceEncryptionConfig
- Derived
Constructors
BackupResourceEncryptionConfig() |
Initializes a new instance of the BackupResourceEncryptionConfig class. |
BackupResourceEncryptionConfig(String, String, String, String, String) |
Initializes a new instance of the BackupResourceEncryptionConfig class. |
Properties
EncryptionAtRestType |
Gets or sets encryption At Rest Type. Possible values include: 'Invalid', 'MicrosoftManaged', 'CustomerManaged' |
InfrastructureEncryptionState |
Gets or sets possible values include: 'Invalid', 'Disabled', 'Enabled' |
KeyUri |
Gets or sets key Vault Key URI |
LastUpdateStatus |
Gets or sets possible values include: 'Invalid', 'NotEnabled', 'PartiallySucceeded', 'PartiallyFailed', 'Failed', 'Succeeded', 'Initialized', 'FirstInitialization' |
SubscriptionId |
Gets or sets key Vault Subscription Id |
Applies to
Azure SDK for .NET