CloudServiceInstanceView.RoleInstanceStatusesSummary Property

Definition

The summary.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount> RoleInstanceStatusesSummary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.RoleInstanceStatusesSummary : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount>
Public ReadOnly Property RoleInstanceStatusesSummary As List(Of IStatusCodeCount)

Property Value

Implements

Attributes

Applies to