Share via


KeyVaultKey.Attributes Property

Definition

Gets or sets the key attributes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to