Compartir a través de


BatchAccount.KeyVaultReference Propiedad

Definición

Obtiene una referencia al almacén de claves de Azure asociado a la cuenta de Batch.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a