Uses of Class
com.azure.resourcemanager.appservice.fluent.models.StampCapacityInner
Packages that use StampCapacityInner
Package
Description
Package containing the service clients for AppService.
Package containing the inner data models for AppService.
-
Uses of StampCapacityInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type StampCapacityInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<StampCapacityInner> AppServiceEnvironmentsClient.listCapacities(String resourceGroupName, String name) Get the used, available, and total worker capacity an App Service Environment.com.azure.core.http.rest.PagedIterable<StampCapacityInner> AppServiceEnvironmentsClient.listCapacities(String resourceGroupName, String name, com.azure.core.util.Context context) Get the used, available, and total worker capacity an App Service Environment.com.azure.core.http.rest.PagedFlux<StampCapacityInner> AppServiceEnvironmentsClient.listCapacitiesAsync(String resourceGroupName, String name) Get the used, available, and total worker capacity an App Service Environment. -
Uses of StampCapacityInner in com.azure.resourcemanager.appservice.fluent.models
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type StampCapacityInnerMethods in com.azure.resourcemanager.appservice.fluent.models that return StampCapacityInnerModifier and TypeMethodDescriptionstatic StampCapacityInnerStampCapacityInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StampCapacityInner from the JsonReader.