共用方式為


EncryptionProperties.KeyVaultProperties 屬性

定義

取得或設定金鑰保存庫屬性。

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")]
public Microsoft.Azure.Management.Automation.Models.KeyVaultProperties KeyVaultProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")>]
member this.KeyVaultProperties : Microsoft.Azure.Management.Automation.Models.KeyVaultProperties with get, set
Public Property KeyVaultProperties As KeyVaultProperties

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於