AgentPoolMode.Machines 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.
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