| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerThrottlingData |
ContainerCpuStatistics.throttlingData()
Get the throttlingData property: The throttlingData property.
|
ContainerThrottlingData |
ContainerThrottlingData.withPeriods(Integer periods)
Set the periods property: The periods property.
|
ContainerThrottlingData |
ContainerThrottlingData.withThrottledPeriods(Integer throttledPeriods)
Set the throttledPeriods property: The throttledPeriods property.
|
ContainerThrottlingData |
ContainerThrottlingData.withThrottledTime(Integer throttledTime)
Set the throttledTime property: The throttledTime property.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerCpuStatistics |
ContainerCpuStatistics.withThrottlingData(ContainerThrottlingData throttlingData)
Set the throttlingData property: The throttlingData property.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.