Share via


IInstanceViewStatusesSummary.StatusesSummary Property

Definition

The summary.

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

Property Value

Attributes

Applies to