BatchAccount.KeyVaultReference Property

Definition

Gets a reference to the Azure key vault associated with the Batch account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultReference")]
public Microsoft.Azure.Management.Batch.Models.KeyVaultReference KeyVaultReference { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultReference")>]
member this.KeyVaultReference : Microsoft.Azure.Management.Batch.Models.KeyVaultReference
Public ReadOnly Property KeyVaultReference As KeyVaultReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to