Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.AgentPoolExtendedLocation
Package
Description
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of AgentPoolExtendedLocation in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionAgentPoolInner.extendedLocation()
Get the extendedLocation property: The extendedLocation property.Modifier and TypeMethodDescriptionAgentPoolInner.withExtendedLocation
(AgentPoolExtendedLocation extendedLocation) Set the extendedLocation property: The extendedLocation property. -
Uses of AgentPoolExtendedLocation in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionAgentPool.extendedLocation()
Gets the extendedLocation property: The extendedLocation property.Set the name property: The extended location name.Set the type property: The extended location type.Modifier and TypeMethodDescriptionAgentPool.DefinitionStages.WithExtendedLocation.withExtendedLocation
(AgentPoolExtendedLocation extendedLocation) Specifies the extendedLocation property: The extendedLocation property..AgentPool.UpdateStages.WithExtendedLocation.withExtendedLocation
(AgentPoolExtendedLocation extendedLocation) Specifies the extendedLocation property: The extendedLocation property..