Uses of Enum
com.azure.resourcemanager.appservice.models.AppServicePlanRestrictions
Packages that use AppServicePlanRestrictions
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of AppServicePlanRestrictions in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return AppServicePlanRestrictionsModifier and TypeMethodDescriptionPremierAddOnOfferInner.webHostingPlanRestrictions()Get the webHostingPlanRestrictions property: App Service plans this offer is restricted to.PremierAddOnOfferProperties.webHostingPlanRestrictions()Get the webHostingPlanRestrictions property: App Service plans this offer is restricted to. -
Uses of AppServicePlanRestrictions in com.azure.resourcemanager.appservice.models
Subclasses with type arguments of type AppServicePlanRestrictions in com.azure.resourcemanager.appservice.modelsModifier and TypeClassDescriptionenumApp Service plans this offer is restricted to.Methods in com.azure.resourcemanager.appservice.models that return AppServicePlanRestrictionsModifier and TypeMethodDescriptionstatic AppServicePlanRestrictionsAppServicePlanRestrictions.fromString(String value) Parses a serialized value to a AppServicePlanRestrictions instance.static AppServicePlanRestrictionsReturns the enum constant of this type with the specified name.static AppServicePlanRestrictions[]AppServicePlanRestrictions.values()Returns an array containing the constants of this enum type, in the order they are declared.