ContainerInfo.CurrentCpuStats Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="currentCpuStats")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ContainerCpuStatistics CurrentCpuStats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentCpuStats")>]
member this.CurrentCpuStats : Microsoft.Azure.Management.AppService.Fluent.Models.ContainerCpuStatistics with get, set
Public Property CurrentCpuStats As ContainerCpuStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to