次の方法で共有


SecretUpdateParameters.SecretAttributes プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象