Skip to content

Commit e247266

Browse files
Addressed PR comments
1 parent 7f0499f commit e247266

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOStructuralNavigationCacheSiteState.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ external help file: Microsoft.Online.SharePoint.PowerShell.dll-Help.xml
33
Module Name: Microsoft.Online.SharePoint.PowerShell
44
online version:
55
schema: 2.0.0
6+
applicable: SharePoint Online
7+
title: Get-SPOStructuralNavigationCacheSiteState
8+
author: paramveersisodia
9+
ms.author: paramsis
10+
ms.reviewer:
611
---
712

813
# Get-SPOStructuralNavigationCacheSiteState
@@ -17,7 +22,7 @@ Get-SPOStructuralNavigationCacheSiteState -SiteUrl <String> [<CommonParameters>]
1722
```
1823

1924
## DESCRIPTION
20-
The Get-SPOStructuralNavigationCacheSiteState cmdlet can be used to determine if structural navigation caching is enabled or disabled for a site collection. [Learn more](https://support.office.com/en-us/article/structural-navigation-and-performance-f163053f-8eca-4b9c-b973-36b395093b43).
25+
The Get-SPOStructuralNavigationCacheSiteState cmdlet can be used to determine if structural navigation caching is enabled or disabled for a site collection. [Learn more](https://support.office.com/article/structural-navigation-and-performance-f163053f-8eca-4b9c-b973-36b395093b43).
2126

2227
## EXAMPLES
2328

@@ -66,8 +71,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
6671
6772
6873
## RELATED LINKS
69-
Get-SPOStructuralNavigationCacheWebState
74+
[Get-SPOStructuralNavigationCacheWebState](Get-SPOStructuralNavigationCacheWebState.md)
7075
71-
Set-SPOStructuralNavigationCacheWebState
76+
[Set-SPOStructuralNavigationCacheWebState](Set-SPOStructuralNavigationCacheWebState.md)
7277
73-
Set-SPOStructuralNavigationCacheSiteState
78+
[Set-SPOStructuralNavigationCacheSiteState](Set-SPOStructuralNavigationCacheSiteState.md)

0 commit comments

Comments
 (0)