Get-RASTenantBrokerSettings
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.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASTenantBrokerSettings
Gets the Tenant Broker Settings.
RELATED LINKS
Last updated