Skip to main content

load_balancer_frontend_ip_configurations

Overview

Nameload_balancer_frontend_ip_configurations
TypeResource
Idazure.network.load_balancer_frontend_ip_configurations

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within the set of frontend IP configurations 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 Frontend IP Configuration of the load balancer.
typestringType of the resource.
zonesarrayA list of availability zones denoting the IP allocated for the resource needs to come from.

Methods

NameAccessible byRequired ParamsDescription
getSELECTfrontendIPConfigurationName, loadBalancerName, resourceGroupName, subscriptionIdGets load balancer frontend IP configuration.
listSELECTloadBalancerName, resourceGroupName, subscriptionIdGets all the load balancer frontend IP configurations.
_listEXECloadBalancerName, resourceGroupName, subscriptionIdGets all the load balancer frontend IP configurations.