ContainerInfo.PreviousCpuStats Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to