EncryptionScopePropertiesResponse

data class EncryptionScopePropertiesResponse(val keySource: String? = null, val keyVaultProperties: KeyVaultPropertiesResponse? = null, val provisioningState: String, val state: String? = null)

Properties to EncryptionScope

Constructors

Link copied to clipboard
constructor(keySource: String? = null, keyVaultProperties: KeyVaultPropertiesResponse? = null, provisioningState: String, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keySource: String? = null

Enumerates the possible value of keySource for Encryption

Link copied to clipboard

Properties of KeyVault

Link copied to clipboard

Gets the status of the resource at the time the operation was called.

Link copied to clipboard
val state: String? = null

The encryptionScope state.