Bagikan melalui


PoolStatistics.ResourceStats Property

Definition

Gets or sets statistics related to resource consumption by Compute Nodes in the Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceStats")]
public Microsoft.Azure.Batch.Protocol.Models.ResourceStatistics ResourceStats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceStats")>]
member this.ResourceStats : Microsoft.Azure.Batch.Protocol.Models.ResourceStatistics with get, set
Public Property ResourceStats As ResourceStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to