GroupsOperationsExtensions.DeleteGroup(IGroupsOperations, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void DeleteGroup (this Microsoft.PowerBI.Api.IGroupsOperations operations, Guid groupId);
static member DeleteGroup : Microsoft.PowerBI.Api.IGroupsOperations * Guid -> unit
<Extension()>
Public Sub DeleteGroup (operations As IGroupsOperations, groupId As Guid)
Parameters
- operations
- IGroupsOperations
- groupId
- Guid