AppConfigurationKeyVaultProperties.KeyIdentifier Property

Definition

The URI of the key vault key used to encrypt data.

public Azure.Provisioning.BicepValue<string> KeyIdentifier { get; set; }
member this.KeyIdentifier : Azure.Provisioning.BicepValue<string> with get, set
Public Property KeyIdentifier As BicepValue(Of String)

Property Value

Applies to