共用方式為


BatchAccountCreateParameters.KeyVaultReference 屬性

定義

取得或設定與 Batch 帳戶相關聯的 Azure 金鑰保存庫參考。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於