Uses of Class
com.azure.resourcemanager.appplatform.models.BuildServicePropertiesResourceRequests
Packages that use BuildServicePropertiesResourceRequests
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of BuildServicePropertiesResourceRequests in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return BuildServicePropertiesResourceRequestsModifier and TypeMethodDescriptionBuildServiceProperties.resourceRequests()Get the resourceRequests property: The runtime resource configuration of this build service.Methods in com.azure.resourcemanager.appplatform.models with parameters of type BuildServicePropertiesResourceRequestsModifier and TypeMethodDescriptionBuildServiceProperties.withResourceRequests(BuildServicePropertiesResourceRequests resourceRequests) Set the resourceRequests property: The runtime resource configuration of this build service.