CmkKeyVaultProperties Constructors
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.
Overloads
CmkKeyVaultProperties() |
Initializes a new instance of the CmkKeyVaultProperties class. |
CmkKeyVaultProperties(String) |
Initializes a new instance of the CmkKeyVaultProperties class. |
CmkKeyVaultProperties()
Initializes a new instance of the CmkKeyVaultProperties class.
public CmkKeyVaultProperties ();
Public Sub New ()
Applies to
CmkKeyVaultProperties(String)
Initializes a new instance of the CmkKeyVaultProperties class.
public CmkKeyVaultProperties (string keyUri = default);
new Microsoft.Azure.Management.RecoveryServices.Models.CmkKeyVaultProperties : string -> Microsoft.Azure.Management.RecoveryServices.Models.CmkKeyVaultProperties
Public Sub New (Optional keyUri As String = Nothing)
Parameters
- keyUri
- String
The key uri of the Customer Managed Key