groups_assigntodataflowstorage: Assigns the specified workspace to the specified dataflow...

Description Usage Arguments Value

View source: R/dataflow_storage_accounts.R

Description

Assigns the specified workspace to the specified dataflow storage account.Note: To perform this operation, the user must be an admin on the specified workspace and the Power BI dataflow storage account must be enabled. To unassign the specified workspace from a Power BI dataflow storage account, an empty GUID (00000000-0000-0000-0000-000000000000) should be provided as dataflowStorageId.Required scope: StorageAccount.ReadWrite.All and Workspace.ReadWrite.All

Usage

1
2
3
4
5
6
groups_assigntodataflowstorage(
  token,
  groupId,
  dataflowStorageId,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.