Compartir a través de


BatchAccountCreateParameters.KeyVaultReference Propiedad

Definición

Obtiene o establece 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.keyVaultReference")>]
member this.KeyVaultReference : Microsoft.Azure.Management.Batch.Models.KeyVaultReference with get, set
Public Property KeyVaultReference As KeyVaultReference

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a