EncryptionScopeProperties interface
Properties to EncryptionScope
- Extends
Properties
provisioning |
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server. |
state | The encryptionScope state. |
Inherited Properties
key |
Enumerates the possible value of keySource for Encryption |
key |
Properties of KeyVault |
Property Details
provisioningState
Gets the status of the resource at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
state
The encryptionScope state.
state?: string
Property Value
string
Inherited Property Details
keySource
Enumerates the possible value of keySource for Encryption
keySource?: string
Property Value
string
Inherited From Encryption.keySource
keyVaultProperties
Properties of KeyVault
keyVaultProperties?: KeyVaultProperties
Property Value
Inherited From Encryption.keyVaultProperties