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

適用対象