KeyVaultKeyReference 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
KeyVaultKeyReference() | |
KeyVaultKeyReference(String, SubResource) |
KeyVaultKeyReference()
public KeyVaultKeyReference ();
Public Sub New ()
Applies to
KeyVaultKeyReference(String, SubResource)
public KeyVaultKeyReference (string keyUrl, Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SubResource sourceVault);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.KeyVaultKeyReference : string * Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SubResource -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.KeyVaultKeyReference
Public Sub New (keyUrl As String, sourceVault As SubResource)
Parameters
- keyUrl
- String
- sourceVault
- SubResource