Uses of Class
com.microsoft.azure.management.appservice.Experiments
-
-
Uses of Experiments in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return Experiments Modifier and Type Method Description ExperimentsSiteConfig. experiments()Get this is work around for polymorphic types.ExperimentsExperiments. withRampUpRules(List<RampUpRule> rampUpRules)Set list of ramp-up rules.Methods in com.microsoft.azure.management.appservice with parameters of type Experiments Modifier and Type Method Description SiteConfigSiteConfig. withExperiments(Experiments experiments)Set this is work around for polymorphic types.
-