| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerInfo |
ContainerInfo.withCurrentCpuStats(ContainerCpuStatistics currentCpuStats)
Set the currentCpuStats property: The currentCpuStats property.
|
ContainerInfo |
ContainerInfo.withCurrentTimestamp(OffsetDateTime currentTimestamp)
Set the currentTimestamp property: The currentTimeStamp property.
|
ContainerInfo |
ContainerInfo.withEth0(ContainerNetworkInterfaceStatistics eth0)
Set the eth0 property: The eth0 property.
|
ContainerInfo |
ContainerInfo.withId(String id)
Set the id property: The id property.
|
ContainerInfo |
ContainerInfo.withMemoryStats(ContainerMemoryStatistics memoryStats)
Set the memoryStats property: The memoryStats property.
|
ContainerInfo |
ContainerInfo.withName(String name)
Set the name property: The name property.
|
ContainerInfo |
ContainerInfo.withPreviousCpuStats(ContainerCpuStatistics previousCpuStats)
Set the previousCpuStats property: The previousCpuStats property.
|
ContainerInfo |
ContainerInfo.withPreviousTimestamp(OffsetDateTime previousTimestamp)
Set the previousTimestamp property: The previousTimeStamp property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.