Partager via


IWithProtocol Interface

Définition

Phase de mise à jour d’une règle sortante d’équilibreur de charge permettant de spécifier le protocole de transport à appliquer à la règle.

public interface IWithProtocol : Microsoft.Azure.Management.Network.Fluent.HasProtocol.Definition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerOutboundRule.Update.IUpdate,Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol>
type IWithProtocol = interface
    interface IWithProtocol<IUpdate, LoadBalancerOutboundRuleProtocol>
Public Interface IWithProtocol
Implements IWithProtocol(Of IUpdate, LoadBalancerOutboundRuleProtocol)
Dérivé
Implémente

Méthodes

WithProtocol(ProtocolT)

Spécifie le protocole de transport.

(Hérité de IWithProtocol<ReturnT,ProtocolT>)

S’applique à