IWithProtocol Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
public interface IWithProtocol : Microsoft.Azure.Management.Network.Fluent.HasProtocol.Update.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancingRule.Update.IUpdate,Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol>
type IWithProtocol = interface
interface IWithProtocol<IUpdate, TransportProtocol>
Public Interface IWithProtocol
Implements IWithProtocol(Of IUpdate, TransportProtocol)
- Derived
- Implements
Methods
WithProtocol(ProtocolT) |
Specifies the transport protocol. (Inherited from IWithProtocol<ReturnT,ProtocolT>) |