Condividi tramite


IApplicationGateway.Probes Property

Definition

Gets probes of this application gateway, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayProbe> Probes { get; }
member this.Probes : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayProbe>
Public ReadOnly Property Probes As IReadOnlyDictionary(Of String, IApplicationGatewayProbe)

Property Value

Applies to