다음을 통해 공유


InstanceViewStatusesSummary.StatusesSummary Property

Definition

Gets the summary.

[Newtonsoft.Json.JsonProperty(PropertyName="statusesSummary")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.StatusCodeCount> StatusesSummary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusesSummary")>]
member this.StatusesSummary : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.StatusCodeCount>
Public ReadOnly Property StatusesSummary As IList(Of StatusCodeCount)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to