See: Description
| Interface | Description |
|---|---|
| HasBackendPort |
An interface representing a model's ability to reference a load balancer backend port.
|
| HasBackendPort.DefinitionStages |
Grouping of definition stages involving specifying a backend port.
|
| HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> |
The stage of a definition allowing to specify the backend port.
|
| HasBackendPort.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a load balancer update, involving modifying the backend port.
|
| HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT> |
The stage of a definition allowing to specify the backend port.
|
| HasBackendPort.UpdateStages |
Grouping of update stages involving modifying a backend port.
|
| HasBackendPort.UpdateStages.WithBackendPort<ReturnT> |
The stage of an update allowing to modify the backend port.
|
| HasFloatingIp |
An interface representing a model's ability to have floating IP support.
|
| HasFloatingIp.DefinitionStages |
Grouping of definition stages involving enabling or disabling floating IP support.
|
| HasFloatingIp.DefinitionStages.WithFloatingIp<ReturnT> |
The stage of a definition allowing to control floating IP support.
|
| HasFloatingIp.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support.
|
| HasFloatingIp.UpdateDefinitionStages.WithFloatingIp<ReturnT> |
The stage of a definition allowing to control floating IP support.
|
| HasFloatingIp.UpdateStages |
Grouping of update stages involving enabling or disabling floating IP support.
|
| HasFloatingIp.UpdateStages.WithFloatingIp<ReturnT> |
The stage of a definition allowing to control floating IP support.
|
| HasFrontend |
An interface representing a model's ability to references a load balancer frontend.
|
| HasFrontend.DefinitionStages |
Grouping of definition stages involving specifying the frontend.
|
| HasFrontend.DefinitionStages.WithFrontend<ReturnT> |
The stage of a definition allowing to specify a load balancer frontend.
|
| HasFrontend.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a load balancer update.
|
| HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> |
The stage of a definition allowing to specify a frontend from this load balancer to associate.
|
| HasFrontend.UpdateStages |
Grouping of update stages involving specifying the frontend.
|
| HasFrontend.UpdateStages.WithFrontend<ReturnT> |
The stage of an update allowing to specify a frontend.
|
| HasLoadBalancingRules |
An interface representing a model's ability to reference load balancing rules.
|
| HasNetworkInterfaces |
Interface exposing a list of network interfaces.
|
| HasPrivateIpAddress |
An interface representing a model's ability to reference a private IP address.
|
| HasPrivateIpAddress.DefinitionStages |
Grouping of definition stages involving specifying the private IP address.
|
| HasPrivateIpAddress.DefinitionStages.WithPrivateIpAddress<ReturnT> |
The stage of a definition allowing to specify the private IP address.
|
| HasPrivateIpAddress.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address.
|
| HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIpAddress<ReturnT> |
The stage of a definition allowing to specify the private IP address.
|
| HasPrivateIpAddress.UpdateStages |
Grouping of update stages involving modifying the private IP address.
|
| HasPrivateIpAddress.UpdateStages.WithPrivateIpAddress<ReturnT> |
The stage of an update allowing to modify the private IP address.
|
| HasProtocol<ProtocolT> |
An interface representing a model's ability to reference a transport protocol.
|
| HasProtocol.DefinitionStages |
Grouping of definition stages involving specifying the protocol.
|
| HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT> |
The stage of a definition allowing to specify the protocol.
|
| HasProtocol.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.
|
| HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT> |
The stage of a definition allowing to specify the protocol.
|
| HasProtocol.UpdateStages |
Grouping of update stages involving modifying the protocol.
|
| HasProtocol.UpdateStages.WithProtocol<ReturnT,ProtocolT> |
The stage of an update allowing to modify the transport protocol.
|
| HasPublicIpAddress |
An interface representing a model's ability to reference a public IP address.
|
| HasPublicIpAddress.DefinitionStages |
Grouping of definition stages involving specifying the public IP address.
|
| HasPublicIpAddress.DefinitionStages.WithExistingPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with an existing public IP address.
|
| HasPublicIpAddress.DefinitionStages.WithNewPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with a new public IP address.
|
| HasPublicIpAddress.DefinitionStages.WithPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with a public IP address.
|
| HasPublicIpAddress.UpdateDefinitionStages |
Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address.
|
| HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with an existing public IP address.
|
| HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with a new public IP address.
|
| HasPublicIpAddress.UpdateDefinitionStages.WithPublicIpAddress<ReturnT> |
The stage of the definition allowing to associate the resource with a public IP address.
|
| HasPublicIpAddress.UpdateStages |
Grouping of update stages involving modifying an existing reference to a public IP address.
|
| HasPublicIpAddress.UpdateStages.WithExistingPublicIpAddress<ReturnT> |
The stage definition allowing to associate the resource with an existing public IP address.
|
| HasPublicIpAddress.UpdateStages.WithNewPublicIpAddress<ReturnT> |
The stage definition allowing to associate the resource with a new public IP address.
|
| HasPublicIpAddress.UpdateStages.WithPublicIpAddress<ReturnT> |
The stage definition allowing to associate the resource with a public IP address.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/