Skip to main content

load_balancers

Overview

Nameload_balancers
TypeResource
Idazure.network.load_balancers

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
extendedLocationobjectExtendedLocation complex type.
locationstringResource location.
propertiesobjectProperties of the load balancer.
skuobjectSKU of a load balancer.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTloadBalancerName, resourceGroupName, subscriptionIdGets the specified load balancer.
listSELECTresourceGroupName, subscriptionIdGets all the load balancers in a resource group.
create_or_updateINSERTloadBalancerName, resourceGroupName, subscriptionIdCreates or updates a load balancer.
deleteDELETEloadBalancerName, resourceGroupName, subscriptionIdDeletes the specified load balancer.
_listEXECresourceGroupName, subscriptionIdGets all the load balancers in a resource group.
migrate_to_ip_basedEXECgroupName, loadBalancerName, subscriptionIdMigrate load balancer to IP Based
swap_public_ip_addressesEXEClocation, subscriptionIdSwaps VIPs between two load balancers.