KeyVaultProperties interface
The key vault properties.
Properties
key |
The name of the key associated with the Log Analytics cluster. |
key |
Selected key minimum required size. |
key |
The Key Vault uri which holds they key associated with the Log Analytics cluster. |
key |
The version of the key associated with the Log Analytics cluster. |
Property Details
keyName
The name of the key associated with the Log Analytics cluster.
keyName?: string
Property Value
string
keyRsaSize
Selected key minimum required size.
keyRsaSize?: number
Property Value
number
keyVaultUri
The Key Vault uri which holds they key associated with the Log Analytics cluster.
keyVaultUri?: string
Property Value
string
keyVersion
The version of the key associated with the Log Analytics cluster.
keyVersion?: string
Property Value
string