Condividi tramite


AgentPoolScaleProfile.Manual Property

Definition

Specifications on how to scale the VirtualMachines agent pool to a fixed size.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManualScaleProfile> Manual { get; }
member this.Manual : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ManualScaleProfile>
Public ReadOnly Property Manual As IList(Of ManualScaleProfile)

Property Value

Applies to