Uses of Class
com.azure.resourcemanager.appplatform.models.BuildServiceAgentPoolProperties
Packages that use BuildServiceAgentPoolProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of BuildServiceAgentPoolProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return BuildServiceAgentPoolPropertiesModifier and TypeMethodDescriptionBuildServiceAgentPoolResourceInner.properties()Get the properties property: build service agent pool properties.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type BuildServiceAgentPoolPropertiesModifier and TypeMethodDescriptionBuildServiceAgentPoolResourceInner.withProperties(BuildServiceAgentPoolProperties properties) Set the properties property: build service agent pool properties. -
Uses of BuildServiceAgentPoolProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return BuildServiceAgentPoolPropertiesModifier and TypeMethodDescriptionBuildServiceAgentPoolProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BuildServiceAgentPoolProperties from the JsonReader.BuildServiceAgentPoolProperties.withPoolSize(BuildServiceAgentPoolSizeProperties poolSize) Set the poolSize property: build service agent pool size properties.