Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 407 Bytes

GetSPOSubWebs.md

File metadata and controls

14 lines (12 loc) · 407 Bytes

#Get-SPOSubWebs Returns the subwebs ##Syntax

Get-SPOSubWebs [-Recurse [<SwitchParameter>]] [-Web <WebPipeBind>] [-Identity <WebPipeBind>]

##Parameters

Parameter Type Required Description
Identity WebPipeBind False
Recurse SwitchParameter False
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.