Skip to main content

load_balancer_outbound_rules

Overview

Nameload_balancer_outbound_rules
TypeResource
Idazure.network.load_balancer_outbound_rules

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within the set of outbound rules 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.
propertiesobjectOutbound rule of the load balancer.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTloadBalancerName, outboundRuleName, resourceGroupName, subscriptionIdGets the specified load balancer outbound rule.
listSELECTloadBalancerName, resourceGroupName, subscriptionIdGets all the outbound rules in a load balancer.
_listEXECloadBalancerName, resourceGroupName, subscriptionIdGets all the outbound rules in a load balancer.