LoadBalancerServiceExtensions Methods |
The LoadBalancerServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
AddLoadBalancerMetadata | Obsolete.
Updates the metadata associated with a load balancer.
| |
AddNode | Obsolete.
Add a node to a load balancer.
| |
AddNodeMetadata | Obsolete.
Updates the metadata associated with a load balancer node.
| |
AddNodeRange | Obsolete.
Add one or more nodes to a load balancer.
| |
AddVirtualAddress | Obsolete.
Add a virtual address to a load balancer.
| |
ClearAccessList | Obsolete.
Remove all network items from the access list of a load balancer.
| |
CreateAccessList(ILoadBalancerService, LoadBalancerId, NetworkItem) | Obsolete.
Add a network item to the access list for a load balancer.
| |
CreateAccessList(ILoadBalancerService, LoadBalancerId, IEnumerableNetworkItem) | Obsolete.
Add a collection of network items to the access list for a load balancer.
| |
CreateLoadBalancer | Obsolete.
Creates a new load balancer.
| |
GetConnectionLogging | Obsolete.
Gets whether or not connection logging is enabled for a load balancer.
| |
GetContentCaching | Obsolete.
Gets whether or not content caching is enabled for a load balancer.
| |
GetErrorPage | Obsolete.
Gets the HTML content of the page which is shown to an end user who is attempting to access a load balancer node that is offline or unavailable.
| |
GetHealthMonitor | Obsolete.
Gets the health monitor currently configured for a load balancer.
| |
GetLoadBalancer | Obsolete.
Gets detailed information about a specific load balancer.
| |
GetLoadBalancerMetadataItem | Obsolete.
Gets a specific metadata item associated with a load balancer.
| |
GetNode | Obsolete.
Get detailed information about a load balancer node.
| |
GetNodeMetadataItem | Obsolete.
Gets a specific metadata item associated with a load balancer node.
| |
GetSessionPersistence | Obsolete.
Gets the session persistence configuration for a load balancer.
| |
GetSslConfiguration | Obsolete.
Gets the SSL termination configuration for a load balancer.
| |
GetStatistics | Obsolete.
Get detailed statistics for a load balancer.
| |
ListAccessList | Obsolete.
Gets the access list configuration for a load balancer.
| |
ListAccountLevelUsage | Obsolete.
List all usage for an account during a specified date range.
| |
ListAlgorithms | Obsolete.
Gets a collection of supported load balancing algorithms.
| |
ListAllowedDomains | Obsolete.
Gets the domain name restrictions in place for adding load balancer nodes.
| |
ListBillableLoadBalancers | Obsolete.
List billable load balancers for a given date range.
| |
ListCurrentUsage | Obsolete.
List all usage for a specific load balancer during a preceding 24 hours.
| |
ListHistoricalUsage | Obsolete.
List all usage for a specific load balancer during a specified date range.
| |
ListLoadBalancerMetadata | Obsolete.
Gets the metadata associated with a load balancer.
| |
ListLoadBalancers | Obsolete.
Gets a collection of current load balancers.
| |
ListNodeMetadata | Obsolete.
Gets the metadata associated with a load balancer node.
| |
ListNodes | Obsolete.
List the load balancer nodes associated with a load balancer.
| |
ListNodeServiceEvents | Obsolete.
List the service events for a load balancer node.
| |
ListProtocols | Obsolete.
Gets a collection of supported load balancing protocols.
| |
ListThrottles | Obsolete.
Gets the connection throttling configuration for a load balancer.
| |
ListVirtualAddresses | Obsolete.
Get a list of all virtual addresses associated with a load balancer.
| |
RemoveAccessList | Obsolete.
Remove a network item from the access list of a load balancer.
| |
RemoveAccessListRange | Obsolete.
Remove a collection of network items from the access list of a load balancer.
| |
RemoveErrorPage | Obsolete.
Removes the custom error page which is shown to an end user who is attempting to access a load balancer node that is offline or unavailable.
| |
RemoveHealthMonitor | Obsolete.
Remove the health monitor currently configured for a load balancer.
| |
RemoveLoadBalancer | Obsolete.
Removes a load balancer.
| |
RemoveLoadBalancerMetadataItem | Obsolete.
Removes one or more metadata items associated with a load balancer.
| |
RemoveLoadBalancerRange | Obsolete.
Removes one or more load balancers.
| |
RemoveNode | Obsolete.
Remove a nodes from a load balancer.
| |
RemoveNodeMetadataItem | Obsolete.
Removes one or more metadata items associated with a load balancer node.
| |
RemoveNodeRange | Obsolete.
Remove one or more nodes from a load balancer.
| |
RemoveSessionPersistence | Obsolete.
Removes the session persistence configuration for a load balancer.
| |
RemoveSslConfiguration | Obsolete.
Update the SSL termination configuration for a load balancer.
| |
RemoveThrottles | Obsolete.
Removes the connection throttling configuration for a load balancer.
| |
RemoveVirtualAddress | Obsolete.
Remove a virtual address associated with a load balancer.
| |
RemoveVirtualAddressRange | Obsolete.
Remove a collection of virtual addresses associated with a load balancer.
| |
SetConnectionLogging | Obsolete.
Enables or disables connection logging for a load balancer.
| |
SetContentCaching | Obsolete.
Enables or disables content caching for a load balancer.
| |
SetErrorPage | Obsolete.
Sets the HTML content of the custom error page which is shown to an end user who is attempting to access a load balancer node that is offline or unavailable.
| |
SetHealthMonitor | Obsolete.
Sets the health monitor configuration for a load balancer.
| |
SetSessionPersistence | Obsolete.
Sets the session persistence configuration for a load balancer.
| |
UpdateLoadBalancer | Obsolete.
Updates attributes for an existing load balancer.
| |
UpdateLoadBalancerMetadataItem | Obsolete.
Sets the value for a metadata item associated with a load balancer.
| |
UpdateNode | Obsolete.
Update the configuration of a load balancer node.
| |
UpdateNodeMetadataItem | Obsolete.
Sets the value for a metadata item associated with a load balancer node.
| |
UpdateSslConfiguration | Obsolete.
Update the SSL termination configuration for a load balancer.
| |
UpdateThrottles | Obsolete.
Updates the connection throttling configuration for a load balancer.
|