KeyVaultProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET