Share via


AzureApplicationGatewayProbeConfigBase.Interval Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Probe interval in seconds. This is the time interval between two consecutive probes", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public int Interval { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Probe interval in seconds. This is the time interval between two consecutive probes", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Interval : int with get, set
Public Property Interval As Integer

Property Value

Attributes

Applies to