SkuInner.Capabilities Property

Definition

Gets the capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.

[Newtonsoft.Json.JsonProperty(PropertyName="capabilities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.SKUCapability> Capabilities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capabilities")>]
member this.Capabilities : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.SKUCapability>
Public ReadOnly Property Capabilities As IList(Of SKUCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to