Share via


WebTestProperties.Frequency Property

Definition

Interval in seconds between test runs for this WebTest. Default value is 300.

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

Property Value

Implements

Attributes

Applies to