Freigeben über


IWithProtocol Schnittstelle

Definition

Die Phase eines Lastenausgleichs für ausgehende Regelupdates, in der das Transportprotokoll angegeben werden kann, auf das die Regel angewendet werden soll.

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)
Abgeleitet
Implementiert

Methoden

WithProtocol(ProtocolT)

Gibt das Transportprotokoll an.

(Geerbt von IWithProtocol<ReturnT,ProtocolT>)

Gilt für: