Uses of Class
com.azure.resourcemanager.appservice.models.Experiments
Packages that use Experiments
Package
Description
Package containing the inner data models for WebSiteManagementClient.
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 ExperimentsModifier and TypeMethodDescriptionSiteConfigInner.experiments()Get the experiments property: This is work around for polymorphic types.SiteConfigResourceInner.experiments()Get the experiments property: This is work around for polymorphic types.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type ExperimentsModifier and TypeMethodDescriptionSiteConfigInner.withExperiments(Experiments experiments) Set the experiments property: This is work around for polymorphic types.SiteConfigResourceInner.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 ExperimentsModifier and TypeMethodDescriptionstatic ExperimentsExperiments.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Experiments from the JsonReader.Experiments.withRampUpRules(List<RampUpRule> rampUpRules) Set the rampUpRules property: List of ramp-up rules.