Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.AgentPoolProperties
Packages that use AgentPoolProperties
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of AgentPoolProperties in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return AgentPoolPropertiesModifier and TypeMethodDescriptionstatic AgentPoolPropertiesAgentPoolProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AgentPoolProperties from the JsonReader.Set the count property: The count of agent machine.Set the os property: The OS of agent machine.Set the tier property: The Tier of agent machine.AgentPoolProperties.withVirtualNetworkSubnetResourceId(String virtualNetworkSubnetResourceId) Set the virtualNetworkSubnetResourceId property: The Virtual Network Subnet Resource Id of the agent machine.