Get-AzureLoadBalancer
Get-AzureLoadBalancer
Gets a load balancer.
Syntax
Parameter Set: Default
Get-AzureLoadBalancer [-Name <String> ] [-Profile <AzureProfile> ] [-ResourceGroupName <String> ] [ <CommonParameters>]
Detailed Description
The Get-AzureLoadBalancer cmdlet gets one or more Azure load balancers that are contained in a resource group.
Parameters
-Name<String>
Specifies the name of the load balancer to get.
Aliases |
ResourceName |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
true(ByPropertyName) |
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 |
-ResourceGroupName<String>
Specifies the resource group that contains the load balancer to get.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
true(ByPropertyName) |
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.