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