Remove-RASTenant
Last updated
Last updated
Remove-RASTenant
Removes a Tenant.
Remove-RASTenant - <uint> [<>]
Remove-RASTenant [- <string>] [<>]
Removes a Tenant.
-Name <string> Tenant name.
-Id <uint> Tenant ID.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ----------
Remove-RASTenant -Id 3
Removes the Tenant with Id 3.