Partager via


StorageAccountKey.Permissions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="permissions")]
public Microsoft.Azure.Management.Storage.Version2017_10_01.Models.KeyPermission? Permissions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="permissions")>]
member this.Permissions : Nullable<Microsoft.Azure.Management.Storage.Version2017_10_01.Models.KeyPermission>
Public ReadOnly Property Permissions As Nullable(Of KeyPermission)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to