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