KeyVaultKeyReference Class

Definition

Describes a reference to Key Vault Key

public class KeyVaultKeyReference
type KeyVaultKeyReference = class
Public Class KeyVaultKeyReference
Inheritance
KeyVaultKeyReference

Constructors

KeyVaultKeyReference()

Initializes a new instance of the KeyVaultKeyReference class.

KeyVaultKeyReference(String, SubResource)

Initializes a new instance of the KeyVaultKeyReference class.

Properties

KeyUrl

Gets or sets the URL referencing a key encryption key in Key Vault.

SourceVault

Gets or sets the relative URL of the Key Vault containing the key.

Methods

Validate()

Validate the object.

Applies to