Partager via


GroupsOperationsExtensions.RestoreDeletedGroupAsAdmin Méthode

Définition

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)

Paramètres

operations
IGroupsOperations
groupId
Guid
groupRestoreRequest
GroupRestoreRequest

S’applique à