Uses of Class
com.azure.resourcemanager.appservice.models.FrontEndConfiguration
Packages that use FrontEndConfiguration
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of FrontEndConfiguration in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return FrontEndConfigurationModifier and TypeMethodDescriptionstatic FrontEndConfigurationFrontEndConfiguration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FrontEndConfiguration from the JsonReader.ArcConfiguration.frontEndServiceConfiguration()Get the frontEndServiceConfiguration property: The frontEndServiceConfiguration property.FrontEndConfiguration.withKind(FrontEndServiceType kind) Set the kind property: The kind property.Methods in com.azure.resourcemanager.appservice.models with parameters of type FrontEndConfigurationModifier and TypeMethodDescriptionArcConfiguration.withFrontEndServiceConfiguration(FrontEndConfiguration frontEndServiceConfiguration) Set the frontEndServiceConfiguration property: The frontEndServiceConfiguration property.