Get Encryption Protector Result
data class GetEncryptionProtectorResult(val autoRotationEnabled: Boolean? = null, val azureApiVersion: String, val id: String, val kind: String, val location: String, val name: String, val serverKeyName: String? = null, val serverKeyType: String, val subregion: String, val thumbprint: String, val type: String, val uri: String)
The server encryption protector.
Properties
Link copied to clipboard
Key auto rotation opt-in flag. Either true or false.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The name of the server key.
Link copied to clipboard
The encryption protector type like 'ServiceManaged', 'AzureKeyVault'.
Link copied to clipboard
Thumbprint of the server key.