Share via


Set-AzureLoadBalancer

Set-AzureLoadBalancer

Sets the goal state for a load balancer.

Syntax

Parameter Set: Default
Set-AzureLoadBalancer -LoadBalancer <PSLoadBalancer> [-Profile <AzureProfile> ] [ <CommonParameters>]

Detailed Description

The Set-AzureLoadBalancer cmdlet sets the goal state for an Azure load balancer.

Parameters

-LoadBalancer<PSLoadBalancer>

Specifies a load balancer. This cmdlet sets the goal state for the load balancer that this parameter specifies.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByValue)

Accept Wildcard Characters?

false

-Profile<AzureProfile>

Specifies an Azure profile.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Get-AzureLoadBalancer

New-AzureLoadBalancer

Remove-AzureLoadBalancer