For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get-RASTenantBrokerSettings.md

NAME

Get-RASTenantBrokerSettings

SYNOPSIS

Gets the default Tenant Broker Settings.

SYNTAX

**Get-RASTenantBrokerSettings [SiteId (uint)] [(CommonParameters)]

DESCRIPTION

Gets the default Tenant Broker Settings.

PARAMETERS

SiteId (uint)

Site ID from which to retrieve the Tenant Broker settings.

(CommonParameters)

INPUTS

-none-

OUTPUTS

TenantBrokerSettings

EXAMPLES

**---------- EXAMPLE 1 ----------

Get-RASTenantBrokerSettings

Gets the Tenant Broker Settings.

Last updated