| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayLoadBalancerTunnelInterface |
GatewayLoadBalancerTunnelInterface.withIdentifier(Integer identifier)
Set the identifier property: Identifier of gateway load balancer tunnel interface.
|
GatewayLoadBalancerTunnelInterface |
GatewayLoadBalancerTunnelInterface.withPort(Integer port)
Set the port property: Port of gateway load balancer tunnel interface.
|
GatewayLoadBalancerTunnelInterface |
GatewayLoadBalancerTunnelInterface.withProtocol(GatewayLoadBalancerTunnelProtocol protocol)
Set the protocol property: Protocol of gateway load balancer tunnel interface.
|
GatewayLoadBalancerTunnelInterface |
GatewayLoadBalancerTunnelInterface.withType(GatewayLoadBalancerTunnelInterfaceType type)
Set the type property: Traffic type of gateway load balancer tunnel interface.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.