Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuCapacity
Packages that use ResourceSkuCapacity
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkuCapacity in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ResourceSkuCapacityModifier and TypeMethodDescriptionResourceSkuInner.capacity()Get the capacity property: Specifies the number of virtual machines in the scale set. -
Uses of ResourceSkuCapacity in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ResourceSkuCapacityModifier and TypeClassDescriptionfinal classDescribes scaling information of a SKU.Methods in com.azure.resourcemanager.compute.models that return ResourceSkuCapacityModifier and TypeMethodDescriptionComputeSku.capacity()Gets the scaling information of the SKU.static ResourceSkuCapacityResourceSkuCapacity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkuCapacity from the JsonReader.