StaticSiteARMResource.KeyVaultReferenceIdentity Property

Definition

Gets identity to use for Key Vault Reference authentication.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultReferenceIdentity")]
public string KeyVaultReferenceIdentity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultReferenceIdentity")>]
member this.KeyVaultReferenceIdentity : string
Public ReadOnly Property KeyVaultReferenceIdentity As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to