Compartir a través de


IApplicationGateway.PrivateFrontends Propiedad

Definición

Obtiene las configuraciones ip de front-end con una dirección IP privada dentro de una subred, indizada por nombre.

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

Valor de propiedad

Se aplica a