Sdílet prostřednictvím


NetworkVirtualApplianceSku.AvailableScaleUnits Property

Definition

Gets or sets the list of scale units available.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableScaleUnits")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkVirtualApplianceSkuInstances> AvailableScaleUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableScaleUnits")>]
member this.AvailableScaleUnits : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NetworkVirtualApplianceSkuInstances> with get, set
Public Property AvailableScaleUnits As IList(Of NetworkVirtualApplianceSkuInstances)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to