BackupResourceEncryptionConfigExtended interface
- Extends
Properties
user |
User Assigned Identity Id |
use |
bool to indicate whether to use system Assigned Identity or not |
Inherited Properties
encryption |
Encryption At Rest Type |
infrastructure |
|
key |
Key Vault Key URI |
last |
|
subscription |
Key Vault Subscription Id |
Property Details
userAssignedIdentity
User Assigned Identity Id
userAssignedIdentity?: string
Property Value
string
useSystemAssignedIdentity
bool to indicate whether to use system Assigned Identity or not
useSystemAssignedIdentity?: boolean
Property Value
boolean
Inherited Property Details
encryptionAtRestType
Encryption At Rest Type
encryptionAtRestType?: string
Property Value
string
Inherited From BackupResourceEncryptionConfig.encryptionAtRestType
infrastructureEncryptionState
infrastructureEncryptionState?: string
Property Value
string
Inherited From BackupResourceEncryptionConfig.infrastructureEncryptionState
keyUri
Key Vault Key URI
keyUri?: string
Property Value
string
Inherited From BackupResourceEncryptionConfig.keyUri
lastUpdateStatus
lastUpdateStatus?: string
Property Value
string
Inherited From BackupResourceEncryptionConfig.lastUpdateStatus
subscriptionId
Key Vault Subscription Id
subscriptionId?: string
Property Value
string
Inherited From BackupResourceEncryptionConfig.subscriptionId