| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Experiments |
SiteConfigInner.experiments()
Get the experiments property: This is work around for polymorphic types.
|
Experiments |
SiteConfigResourceInner.experiments()
Get the experiments property: This is work around for polymorphic types.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfigInner |
SiteConfigInner.withExperiments(Experiments experiments)
Set the experiments property: This is work around for polymorphic types.
|
SiteConfigResourceInner |
SiteConfigResourceInner.withExperiments(Experiments experiments)
Set the experiments property: This is work around for polymorphic types.
|
| Modifier and Type | Method and Description |
|---|---|
Experiments |
Experiments.withRampUpRules(List<RampUpRule> rampUpRules)
Set the rampUpRules property: List of ramp-up rules.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.