Uses of Enum
com.azure.resourcemanager.compute.models.ResourceSkuCapacityScaleType
Packages that use ResourceSkuCapacityScaleType
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkuCapacityScaleType in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ResourceSkuCapacityScaleTypeModifier and TypeMethodDescriptionstatic ResourceSkuCapacityScaleTypeResourceSkuCapacityScaleType.fromString(String value) Parses a serialized value to a ResourceSkuCapacityScaleType instance.ResourceSkuCapacity.scaleType()Get the scaleType property: The scale type applicable to the sku.static ResourceSkuCapacityScaleTypeReturns the enum constant of this type with the specified name.static ResourceSkuCapacityScaleType[]ResourceSkuCapacityScaleType.values()Returns an array containing the constants of this enum type, in the order they are declared.