Skip to main content

load_balancer_backend_address_pools

Overview

Nameload_balancer_backend_address_pools
TypeResource
Idazure.network.load_balancer_backend_address_pools

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the backend address pool.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbackendAddressPoolName, loadBalancerName, resourceGroupName, subscriptionIdGets load balancer backend address pool.
listSELECTloadBalancerName, resourceGroupName, subscriptionIdGets all the load balancer backed address pools.
create_or_updateINSERTbackendAddressPoolName, loadBalancerName, resourceGroupName, subscriptionIdCreates or updates a load balancer backend address pool.
deleteDELETEbackendAddressPoolName, loadBalancerName, resourceGroupName, subscriptionIdDeletes the specified load balancer backend address pool.
_listEXECloadBalancerName, resourceGroupName, subscriptionIdGets all the load balancer backed address pools.