SasDefinitionBundle.Attributes Property

Definition

Gets the SAS definition attributes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to