Aracılığıyla paylaş


Permissions.Storage Property

Definition

Gets or sets permissions to storage accounts

[Newtonsoft.Json.JsonProperty(PropertyName="storage")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.KeyVault.Fluent.Models.StoragePermissions> Storage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storage")>]
member this.Storage : System.Collections.Generic.IList<Microsoft.Azure.Management.KeyVault.Fluent.Models.StoragePermissions> with get, set
Public Property Storage As IList(Of StoragePermissions)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to