Interface AgentPoolListResult
public interface AgentPoolListResult
An immutable client-side representation of AgentPoolListResult.
-
Method Details
-
value
Gets the value property: The value property.- Returns:
- the value value.
-
nextLink
String nextLink()Gets the nextLink property: The nextLink property.- Returns:
- the nextLink value.
-
innerModel
AgentPoolListResultInner innerModel()Gets the inner com.azure.resourcemanager.hybridcontainerservice.fluent.models.AgentPoolListResultInner object.- Returns:
- the inner object.
-