VirtualMachineScaleSetVMExtensionsSummary.StatusesSummary Property

Definition

Gets the extensions information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to