< Back

Invoke-Groups_Delta

Sat Jan 18, 2020 12:07 pm

NAME Invoke-Groups_Delta



SYNOPSIS





SYNTAX

Invoke-Groups_Delta [-Filter <string>] [-MaxPageSize <int>] [-Search <string>] [-Skip <int>] [-Top <int>]

[<CommonParameters>]





DESCRIPTION

The function "microsoft.graph.delta", which exists on the type "microsoft.graph.group".



This function returns a collection of "microsoft.graph.group" objects.



Graph Call: GET ~/groups/delta





PARAMETERS

-Filter <string>

The "$filter" query option value.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Search <string>

The "$search" query option value.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Skip <int>

The "$skip" query option value.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Top <int>

The "$top" query option value.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-First <int>

The "$top" query option value.



This is an alias of the Top parameter.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-MaxPageSize <int>

The "Prefer: odata.maxpagesize" header value.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK