< Back

Get-RepositoryGarbage

Wed Jan 15, 2020 4:29 am

NAME Get-RepositoryGarbage



SYNTAX

Get-RepositoryGarbage -Repository <Repository> [-At <DateTimeOffset>] [-MaxCount <int>] [<CommonParameters>]





PARAMETERS

-At <DateTimeOffset>

Threshold date (defaults to the current date/time)



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-MaxCount <int>

Maximum number of items to retrieve (defaults to unlimited)



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Repository <Repository>

Content Repository



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None