Permissions.Storage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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