VirtualMachinesProfile.Scale Property

Definition

Gets or sets specifications on how to scale a VirtualMachines agent pool.

[Newtonsoft.Json.JsonProperty(PropertyName="scale")]
public Microsoft.Azure.Management.ContainerService.Models.ScaleProfile Scale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scale")>]
member this.Scale : Microsoft.Azure.Management.ContainerService.Models.ScaleProfile with get, set
Public Property Scale As ScaleProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to