Share via


StatusCodeCount.Count Property

Definition

Number of instances having this status code

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public int? Count { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Count : Nullable<int>
Public ReadOnly Property Count As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to