SkuInformation.Capabilities 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 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.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.SKUCapability> Capabilities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capabilities")>]
member this.Capabilities : System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.SKUCapability>
Public ReadOnly Property Capabilities As IList(Of SKUCapability)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute