ContainerInfo.MemoryStats Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to