Uses of Class
com.azure.resourcemanager.appservice.models.FrontEndConfiguration
-
Packages that use FrontEndConfiguration Package Description com.azure.resourcemanager.appservice.models 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 FrontEndConfiguration Modifier and Type Method Description FrontEndConfigurationArcConfiguration. frontEndServiceConfiguration()Get the frontEndServiceConfiguration property: The frontEndServiceConfiguration property.FrontEndConfigurationFrontEndConfiguration. withKind(FrontEndServiceType kind)Set the kind property: The kind property.Methods in com.azure.resourcemanager.appservice.models with parameters of type FrontEndConfiguration Modifier and Type Method Description ArcConfigurationArcConfiguration. withFrontEndServiceConfiguration(FrontEndConfiguration frontEndServiceConfiguration)Set the frontEndServiceConfiguration property: The frontEndServiceConfiguration property.
-