CertificateBundle.Attributes プロパティ

定義

証明書属性を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象