We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a7dac commit 1c0e2c8Copy full SHA for 1c0e2c8
docs/features/hub-site/REST-sphubsite-type.md
@@ -17,7 +17,7 @@ Contains data describing a SharePoint hub site.
17
|SiteId |GUID |ID of the hub parent site. |
18
|TenantInstanceId |GUID |The tenant instance ID in which the hub site is located. Use empty GUID for the default tenant instance. |
19
|SiteUrl |string |URL of the hub parent site.
20
-|logoUrl |string |The URL of a logo to use in the hub site navigation. |
+|LogoUrl |string |The URL of a logo to use in the hub site navigation. |
21
|Description |string |A description of the hub site. |
22
|Targets |string |List of security groups with access to join the hub site. **Null** if everyone has permission. |
23
0 commit comments