Get-RASJoinedBrokerStatus

NAME

Get-RASJoinedBrokerStatus

SYNOPSIS

Retrieve the status of the Tenant Broker.

SYNTAX

Get-RASJoinedBrokerStatus [SiteId (uint)] [(CommonParameters)]

DESCRIPTION

Retrieve the status of the Tenant Broker.

PARAMETERS

SiteId (uint)

Site ID from which to retrieve the Tenant Broker settings (optional).

(CommonParameters)

INPUTS

-none-

OUTPUTS

JoinedBrokerStatus

EXAMPLES

---------- EXAMPLE 1 ----------

Get-RASJoinedBrokerStatus

Retrieves the status of the Tenant Broker.

Last updated