Share via


KeyVaultProperties Class

Definition

The key vault properties.

public class KeyVaultProperties
type KeyVaultProperties = class
Public Class KeyVaultProperties
Inheritance
KeyVaultProperties

Constructors

KeyVaultProperties()

Initializes a new instance of the KeyVaultProperties class.

KeyVaultProperties(String, String, String, Nullable<Int32>)

Initializes a new instance of the KeyVaultProperties class.

Properties

KeyName

Gets or sets the name of the key associated with the Log Analytics cluster.

KeyRsaSize

Gets or sets selected key minimum required size.

KeyVaultUri

Gets or sets the Key Vault uri which holds they key associated with the Log Analytics cluster.

KeyVersion

Gets or sets the version of the key associated with the Log Analytics cluster.

Applies to