Share via


StatusCodesRangeBasedTrigger.Count Property

Definition

Request Count.

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

Property Value

Implements

Attributes

Applies to