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.
BeginCreateOrUpdate(ILoadBalancersOperations, String, String, LoadBalancer)
|
Creates or updates a load balancer.
|
BeginCreateOrUpdateAsync(ILoadBalancersOperations, String, String, LoadBalancer, CancellationToken)
|
Creates or updates a load balancer.
|
BeginDelete(ILoadBalancersOperations, String, String)
|
Deletes the specified load balancer.
|
BeginDeleteAsync(ILoadBalancersOperations, String, String, CancellationToken)
|
Deletes the specified load balancer.
|
CreateOrUpdate(ILoadBalancersOperations, String, String, LoadBalancer)
|
Creates or updates a load balancer.
|
CreateOrUpdateAsync(ILoadBalancersOperations, String, String, LoadBalancer, CancellationToken)
|
Creates or updates a load balancer.
|
Delete(ILoadBalancersOperations, String, String)
|
Deletes the specified load balancer.
|
DeleteAsync(ILoadBalancersOperations, String, String, CancellationToken)
|
Deletes the specified load balancer.
|
Get(ILoadBalancersOperations, String, String, String)
|
Gets the specified load balancer.
|
GetAsync(ILoadBalancersOperations, String, String, String, CancellationToken)
|
Gets the specified load balancer.
|
List(ILoadBalancersOperations, String)
|
Gets all the load balancers in a resource group.
|
ListAll(ILoadBalancersOperations)
|
Gets all the load balancers in a subscription.
|
ListAllAsync(ILoadBalancersOperations, CancellationToken)
|
Gets all the load balancers in a subscription.
|
ListAllNext(ILoadBalancersOperations, String)
|
Gets all the load balancers in a subscription.
|
ListAllNextAsync(ILoadBalancersOperations, String, CancellationToken)
|
Gets all the load balancers in a subscription.
|
ListAsync(ILoadBalancersOperations, String, CancellationToken)
|
Gets all the load balancers in a resource group.
|
ListNext(ILoadBalancersOperations, String)
|
Gets all the load balancers in a resource group.
|
ListNextAsync(ILoadBalancersOperations, String, CancellationToken)
|
Gets all the load balancers in a resource group.
|
UpdateTags(ILoadBalancersOperations, String, String, TagsObject)
|
Updates a load balancer tags.
|
UpdateTagsAsync(ILoadBalancersOperations, String, String, TagsObject, CancellationToken)
|
Updates a load balancer tags.
|