Uses of Interface
com.azure.resourcemanager.hybridcontainerservice.models.AgentPool
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of AgentPool in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionAgentPool.Update.apply()
Executes the update request.AgentPool.Update.apply
(com.azure.core.util.Context context) Executes the update request.AgentPool.DefinitionStages.WithCreate.create()
Executes the create request.AgentPool.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Gets the agent pool in the provisioned clusterGets the agent pool in the provisioned clusterAgentPool.refresh()
Refreshes the resource to sync with Azure.AgentPool.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AgentPool>
AgentPools.getByIdWithResponse
(String id, com.azure.core.util.Context context) Gets the agent pool in the provisioned clustercom.azure.core.http.rest.Response<AgentPool>
AgentPools.getWithResponse
(String resourceGroupName, String provisionedClustersName, String agentPoolName, com.azure.core.util.Context context) Gets the agent pool in the provisioned clusterAgentPoolListResult.value()
Gets the value property: The value property.