Uses of Class
com.azure.resourcemanager.appservice.models.Experiments
-
Packages that use Experiments Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of Experiments in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return Experiments Modifier and Type Method Description ExperimentsSiteConfigInner. experiments()Get the experiments property: This is work around for polymorphic types.ExperimentsSiteConfigResourceInner. experiments()Get the experiments property: This is work around for polymorphic types.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type Experiments Modifier and Type Method Description SiteConfigInnerSiteConfigInner. withExperiments(Experiments experiments)Set the experiments property: This is work around for polymorphic types.SiteConfigResourceInnerSiteConfigResourceInner. withExperiments(Experiments experiments)Set the experiments property: This is work around for polymorphic types. -
Uses of Experiments in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return Experiments Modifier and Type Method Description ExperimentsExperiments. withRampUpRules(List<RampUpRule> rampUpRules)Set the rampUpRules property: List of ramp-up rules.
-