Uses of Class
com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Packages that use AgentPoolListResult Package Description com.azure.resourcemanager.containerservice.models Package containing the data models for ContainerServiceManagementClient. -
-
Uses of AgentPoolListResult in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return AgentPoolListResult Modifier and Type Method Description AgentPoolListResultAgentPoolListResult. withValue(List<AgentPoolInner> value)Set the value property: The list of agent pools.
-