Uses of Class
com.microsoft.azure.management.appservice.Experiments
Packages that use Experiments
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of Experiments in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ExperimentsModifier and TypeMethodDescriptionSiteConfig.experiments()
Get this is work around for polymorphic types.Experiments.withRampUpRules
(List<RampUpRule> rampUpRules) Set list of ramp-up rules.Methods in com.microsoft.azure.management.appservice with parameters of type ExperimentsModifier and TypeMethodDescriptionSiteConfig.withExperiments
(Experiments experiments) Set this is work around for polymorphic types.