KeyVaultReference 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
KeyVaultReference() |
Initializes a new instance of the KeyVaultReference class. |
KeyVaultReference(String) |
Initializes a new instance of the KeyVaultReference class. |
KeyVaultReference()
Initializes a new instance of the KeyVaultReference class.
public KeyVaultReference ();
Public Sub New ()
Applies to
KeyVaultReference(String)
Initializes a new instance of the KeyVaultReference class.
public KeyVaultReference (string id);
new Microsoft.Azure.Management.Resources.Models.KeyVaultReference : string -> Microsoft.Azure.Management.Resources.Models.KeyVaultReference
Public Sub New (id As String)
Parameters
- id
- String
Azure Key Vault resourceId.