ApplicationGatewaySetConfiguration.Probes Property

Definition

Optional. Probes of application gateway.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.Probe> Probes { get; set; }
member this.Probes : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.Probe> with get, set
Public Property Probes As IList(Of Probe)

Property Value

Applies to