GroupsExtensions.DeleteGroup(IGroups, String) 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 object DeleteGroup (this Microsoft.PowerBI.Api.V2.IGroups operations, string groupId);
static member DeleteGroup : Microsoft.PowerBI.Api.V2.IGroups * string -> obj
<Extension()>
Public Function DeleteGroup (operations As IGroups, groupId As String) As Object
Parameters
- operations
- IGroups
- groupId
- System.String
Returns
- System.Object