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