Share via


IWithProtocol Schnittstelle

Definition

Die Phase eines NAT-Poolupdates für eingehenden Datenverkehr, mit dem das Transportprotokoll für den Pool angegeben werden kann, auf das angewendet werden soll.

public interface IWithProtocol : Microsoft.Azure.Management.Network.Fluent.HasProtocol.Update.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatPool.Update.IUpdate,Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol>
type IWithProtocol = interface
    interface IWithProtocol<IUpdate, TransportProtocol>
Public Interface IWithProtocol
Implements IWithProtocol(Of IUpdate, TransportProtocol)
Abgeleitet
Implementiert

Methoden

WithProtocol(ProtocolT)

Gibt das Transportprotokoll an.

(Geerbt von IWithProtocol<ReturnT,ProtocolT>)

Gilt für: