Experiments Class
Routing rules in production experiments.
- Inheritance
-
azure.mgmt.web._serialization.ModelExperiments
Constructor
Experiments(*, ramp_up_rules: List[_models.RampUpRule] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
ramp_up_rules
|
List of ramp-up rules. |
Variables
Name | Description |
---|---|
ramp_up_rules
|
List of ramp-up rules. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python