AccountEncryptionResponse

data class AccountEncryptionResponse(val keySource: String? = null)

Encryption settings

Constructors

Link copied to clipboard
constructor(keySource: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keySource: String? = null

Encryption Key Source. Possible values are: 'Microsoft.NetApp'.