LoadBalancerRule¶
Represents load balancing rule definitions attached to a load balancer.
Labels: :LoadBalancerRule
Properties:
id- Rule resource ID (primary key)name- Rule nameprotocol- Protocol used by the rulefrontendPort- Frontend listening portbackendPort- Backend target portallowBackendPortConflict- Whether backend port conflict is alloweddisableConnectionTracking- Whether connection tracking is disableddisableOutboundSnat- Whether outbound SNAT is disabledenableConnectionTracking- Whether connection tracking is enabledenableDestinationServiceEndpoint- Whether destination service endpoint is enabledenableFloatingIP- Whether floating IP is enabledenableTcpReset- Whether TCP reset is enabledidleTimeoutInMinutes- Idle timeout valueprovisioningState- Current provisioning statetype- Azure resource type value
Relationships¶
Incoming¶
- LoadBalancer ->
HAS_RULE-> LoadBalancerRule - Load balancer that owns the rule