ICloudServiceInstanceView.RoleInstanceStatusesSummary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[] RoleInstanceStatusesSummary { 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.RoleInstanceStatusesSummary : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IStatusCodeCount[]
Public ReadOnly Property RoleInstanceStatusesSummary As IStatusCodeCount()
Property Value
- Attributes