共用方式為


Get-DataGatewayInstaller

取得獲授權在組織中安裝及註冊閘道的用戶清單。 此命令僅適用於租使用者/服務管理員或閘道管理員。

語法

Get-DataGatewayInstaller
   [-Scope <PowerBIUserScope>]
   [-GatewayTypeParameter <GatewayType>]
   [<CommonParameters>]

Description

取得授權在目前用戶組織中安裝和註冊閘道的用戶清單。 此命令僅適用於租使用者/服務管理員。

範例

範例 1

PS C:\> Get-DataGatewayInstaller

取得授權在租用戶上安裝和註冊閘道的用戶清單。

參數

-GatewayTypeParameter

依閘道類型篩選授權的使用者清單。 以下 Resource 的值會列出以標準模式執行的所有內部部署數據閘道。

類型:GatewayType
接受的值:Resource, Personal, VirtualNetwork
Position:Named
預設值:All
必要:False
接受管線輸入:False
接受萬用字元:False

-Scope

要執行命令的安全性範圍。 這會判斷您是否在租使用者/服務管理員或閘道管理員的範圍內執行此命令。此 PowerShell 命令僅支援 Organization 值。

類型:PowerBIUserScope
接受的值:Individual, Organization
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

Microsoft.DataMovement.Powershell.GatewayClient.Gateways.Entities.InstallerPrincipal