Compartir a través de


IApplicationGateway.Backends Propiedad

Definición

Obtiene los grupos de direcciones de back-end de esta puerta de enlace de aplicaciones, indizada por nombre.

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

Valor de propiedad

Se aplica a