Condividi tramite


GroupsOperationsExtensions.RestoreDeletedGroupAsAdmin Method

Definition

public static void RestoreDeletedGroupAsAdmin (this Microsoft.PowerBI.Api.IGroupsOperations operations, Guid groupId, Microsoft.PowerBI.Api.Models.GroupRestoreRequest groupRestoreRequest);
static member RestoreDeletedGroupAsAdmin : Microsoft.PowerBI.Api.IGroupsOperations * Guid * Microsoft.PowerBI.Api.Models.GroupRestoreRequest -> unit
<Extension()>
Public Sub RestoreDeletedGroupAsAdmin (operations As IGroupsOperations, groupId As Guid, groupRestoreRequest As GroupRestoreRequest)

Parameters

operations
IGroupsOperations
groupId
Guid
groupRestoreRequest
GroupRestoreRequest

Applies to