Get-RASTenant
Last updated
Last updated
Get-RASTenant
Retrieves information about one or multiple Tenants.
Get-RASTenant - <uint> [<>]
Get-RASTenant [- <string>] [<>]
Retrieves information about one or multiple Tenants.
-Name <string> Tenant name.
-Id <uint> Tenant ID.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASTenant -Name "Tenant 1"
Gets a Tenant Broker with name "Tenant 1".