New-AzPurviewPowerBIDelegatedScanObject
建立 PowerBIDelegatedScan 的記憶體內部物件。
語法
New-AzPurviewPowerBIDelegatedScanObject
-Kind <ScanAuthorizationType>
[-AuthenticationType <String>]
[-ClientId <String>]
[-CollectionReferenceName <String>]
[-CollectionType <String>]
[-ConnectedViaReferenceName <String>]
[-IncludePersonalWorkspace <Boolean>]
[-Password <String>]
[-ScanRulesetName <String>]
[-ScanRulesetType <ScanRulesetType>]
[-Tenant <String>]
[-UserName <String>]
[-Worker <Int32>]
[<CommonParameters>]
Description
建立 PowerBIDelegatedScan 的記憶體內部物件。
範例
範例 1:建立 PowerBI 委派掃描物件
New-AzPurviewPowerBIDelegatedScanObject -Kind 'PowerBIDelegated' -CollectionReferenceName 'parv-brs-2' -CollectionType 'CollectionReference' -IncludePersonalWorkspace $true -ClientId 'xxxxxxx-cdfd-4016-9e80-xxxxxxxx' -UserName 'abcd@msft.com' -Password 'pwd'
AuthenticationType :
ClientId : xxxxxxx-cdfd-4016-9e80-xxxxxxxx
CollectionLastModifiedAt :
CollectionReferenceName : parv-brs-2
CollectionType : CollectionReference
ConnectedViaReferenceName :
CreatedAt :
Id :
IncludePersonalWorkspace : True
Kind : PowerBIDelegated
LastModifiedAt :
Name :
Password : pwd
Result :
ScanRulesetName :
ScanRulesetType :
Tenant :
UserName : abcd@msft.com
Worker :
建立 PowerBI 委派掃描物件
參數
-AuthenticationType
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-ClientId
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-CollectionReferenceName
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-CollectionType
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-ConnectedViaReferenceName
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-IncludePersonalWorkspace
類型: | Boolean |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Kind
-Password
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-ScanRulesetName
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-ScanRulesetType
類型: | ScanRulesetType |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Tenant
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-UserName
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Worker
類型: | Int32 |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
輸出
PowerBiDelegatedScan