Freigeben über


AgentPoolMode.Machines Property

Definition

Machines agent pools are dedicated to hosting machines. Only limited operations, such as creation and deletion, are allowed at the pool level. Please use the machine APIs to manage the full machine lifecycle.

public static Azure.ResourceManager.ContainerService.Models.AgentPoolMode Machines { get; }
static member Machines : Azure.ResourceManager.ContainerService.Models.AgentPoolMode
Public Shared ReadOnly Property Machines As AgentPoolMode

Property Value

Applies to