Compartir a través de


ApplicationGatewayInner.Probes Propiedad

Definición

Obtiene o establece sondeos del recurso de puerta de enlace de aplicaciones.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.probes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayProbeInner> Probes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.probes")>]
member this.Probes : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayProbeInner> with get, set
Public Property Probes As IList(Of ApplicationGatewayProbeInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a