共用方式為


ResourceTypeSku.Skus Property

Definition

Gets the skus.

[Newtonsoft.Json.JsonProperty(PropertyName="skus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SkuInformation> Skus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skus")>]
member this.Skus : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SkuInformation>
Public ReadOnly Property Skus As IList(Of SkuInformation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to