SecretBundle.Attributes プロパティ

定義

シークレット管理属性を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.KeyVault.Models.SecretAttributes Attributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : Microsoft.Azure.KeyVault.Models.SecretAttributes with get, set
Public Property Attributes As SecretAttributes

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象