Share via


Get-AzureLoadBalancerProbeConfig

Get-AzureLoadBalancerProbeConfig

Gets a probe configuration for a load balancer.

Syntax

Parameter Set: Default
Get-AzureLoadBalancerProbeConfig -LoadBalancer <PSLoadBalancer> [-Name <String> ] [-Profile <AzureProfile> ] [ <CommonParameters>]

Detailed Description

The Get-AzureLoadBalancerProbeConfig cmdlet gets one or more probe configurations for a load balancer.

Parameters

-LoadBalancer<PSLoadBalancer>

Specifies the load balancer that is associated with the probe configuration to get.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByValue)

Accept Wildcard Characters?

false

-Name<String>

Specifies the name of the probe configuration to get.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

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.

Add-AzureLoadBalancerProbeConfig

New-AzureLoadBalancerProbeConfig

Remove-AzureLoadBalancerProbeConfig

Set-AzureLoadBalancerProbeConfig