Bagikan melalui


IApplicationGateway.BackendHttpConfigurations Property

Definition

Gets backend HTTP configurations of this application gateway, indexed by name.

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

Property Value

Applies to