BackupResourceEncryptionConfigExtendedProperties 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.
The BackupResourceEncryptionConfigExtendedProperties.
public class BackupResourceEncryptionConfigExtendedProperties : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupResourceEncryptionConfig
type BackupResourceEncryptionConfigExtendedProperties = class
inherit BackupResourceEncryptionConfig
Public Class BackupResourceEncryptionConfigExtendedProperties
Inherits BackupResourceEncryptionConfig
- Inheritance
Constructors
BackupResourceEncryptionConfigExtendedProperties() |
Initializes a new instance of BackupResourceEncryptionConfigExtendedProperties. |
Properties
EncryptionAtRestType |
Encryption At Rest Type. (Inherited from BackupResourceEncryptionConfig) |
InfrastructureEncryptionState |
Gets or sets the infrastructure encryption state. (Inherited from BackupResourceEncryptionConfig) |
KeyUri |
Key Vault Key URI. (Inherited from BackupResourceEncryptionConfig) |
LastUpdateStatus |
Gets or sets the last update status. (Inherited from BackupResourceEncryptionConfig) |
SubscriptionId |
Key Vault Subscription Id. (Inherited from BackupResourceEncryptionConfig) |
UserAssignedIdentity |
User Assigned Identity Id. |
UseSystemAssignedIdentity |
bool to indicate whether to use system Assigned Identity or not. |
Applies to
Azure SDK for .NET