PSLoadBalancingRule Class

Definition

public class PSLoadBalancingRule : Microsoft.Azure.Commands.Network.Models.PSChildResource
public class PSLoadBalancingRule : Microsoft.Azure.Commands.Network.Models.PSInboundRule
type PSLoadBalancingRule = class
    inherit PSChildResource
type PSLoadBalancingRule = class
    inherit PSInboundRule
Public Class PSLoadBalancingRule
Inherits PSChildResource
Public Class PSLoadBalancingRule
Inherits PSInboundRule
Inheritance
PSLoadBalancingRule
Inheritance

Constructors

PSLoadBalancingRule()

Properties

BackendAddressPool
BackendAddressPools
BackendAddressPoolsText
BackendAddressPoolText
BackendPort
BackendPort (Inherited from PSInboundRule)
DisableOutboundSNAT
EnableFloatingIP
EnableTcpReset
Etag (Inherited from PSChildResource)
FrontendIPConfiguration
FrontendIPConfiguration (Inherited from PSInboundRule)
FrontendIPConfigurationText
FrontendIPConfigurationText (Inherited from PSInboundRule)
FrontendPort
Id (Inherited from PSResourceId)
IdleTimeoutInMinutes
LoadDistribution
Name (Inherited from PSChildResource)
Probe
ProbeText
Protocol
Protocol (Inherited from PSInboundRule)
ProvisioningState
ProvisioningState (Inherited from PSInboundRule)

Methods

ShouldSerializeBackendPort()
ShouldSerializeBackendPort() (Inherited from PSInboundRule)
ShouldSerializeFrontendPort()

Applies to