IInstanceViewStatusesSummary.StatusesSummary 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> StatusesSummary { 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.StatusesSummary : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IStatusCodeCount>
Public ReadOnly Property StatusesSummary As List(Of IStatusCodeCount)

Property Value

Attributes

Applies to