Class Utility
Holds a method that returns health score for a SharePoint Server
Inheritance
System.Object
Utility
Namespace: PnP.Framework.Utilities
Assembly: PnP.Framework.dll
Syntax
public static class Utility : object
Methods
GetHealthScore(String)
Returns the healthscore for a SharePoint Server
Declaration
public static int GetHealthScore(string url)
Parameters
System. SharePoint server URL |
Returns
System. Returns server health score integer value |