VirtualMachinesProfile.Scale 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 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