ICloudServiceInstanceView.RoleInstanceStatusesSummary Property

Definition

The summary.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The summary.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount) }, Read=true, ReadOnly=true, Required=false, SerializedName="statusesSummary", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount> RoleInstanceStatusesSummary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The summary.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount) }, Read=true, ReadOnly=true, Required=false, SerializedName="statusesSummary", Update=false)>]
member this.RoleInstanceStatusesSummary : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount>
Public ReadOnly Property RoleInstanceStatusesSummary As List(Of IStatusCodeCount)

Property Value

Attributes

Applies to