Partager via


IWithFrontendPort<ParentT> Interface

Définition

Étape d’une définition de règle NAT entrante permettant de spécifier le port frontal.

public interface IWithFrontendPort<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasFrontendPort.Definition.IWithFrontendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.LoadBalancer.Definition.IWithCreateAndInboundNatRule>>
type IWithFrontendPort<'ParentT> = interface
    interface IWithFrontendPort<IWithAttach<IWithCreateAndInboundNatRule>>
Public Interface IWithFrontendPort(Of ParentT)
Implements IWithFrontendPort(Of IWithAttach(Of IWithCreateAndInboundNatRule))

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

FromFrontendPort(Int32)

Spécifie le port frontal sur lequel recevoir le trafic réseau.

(Hérité de IWithFrontendPort<ReturnT>)

S’applique à