Share via


Event.Count Property

Definition

The count of the event.

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

Property Value

Implements

Attributes

Applies to