你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyVaultProperties interface

The key vault properties.

Properties

keyName

The name of the key associated with the Log Analytics cluster.

keyRsaSize

Selected key minimum required size.

keyVaultUri

The Key Vault uri which holds they key associated with the Log Analytics cluster.

keyVersion

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