Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 436 Bytes

SetSPOWeb.md

File metadata and controls

15 lines (13 loc) · 436 Bytes

#Set-SPOWeb Sets properties on a web ##Syntax

Set-SPOWeb [-SiteLogoUrl <String>] [-AlternateCssUrl <String>] [-Title <String>] [-Web <WebPipeBind>]

##Parameters

Parameter Type Required Description
AlternateCssUrl String False
SiteLogoUrl String False
Title String False
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.