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