Get-RASJoinedBrokerStatus

NAME

Get-RASJoinedBrokerStatus

SYNOPSIS

Retrieve the status of the Tenant Broker.

SYNTAX

Get-RASJoinedBrokerStatus [-SiteIdarrow-up-right <uint>] [<CommonParametersarrow-up-right>]

DESCRIPTION

Retrieve the status of the Tenant Broker.

PARAMETERS

-SiteId <uint> Site ID from which to retrieve the Tenant Broker settings (optional).

        Required?                    false
        Position?                    named
        Default value                0
        Accept pipeline input?       false
        Accept wildcard characters?  false

<CommonParameters>

INPUTS

-none-

OUTPUTS

JoinedBrokerStatusarrow-up-right

EXAMPLES

---------- EXAMPLE 1 ---------- Get-RASJoinedBrokerStatus Retrieves the status of the Tenant Broker.

Last updated