Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.UsageMicrosoft SharePoint Foundation Usage

Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.Usage (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59754e50-da3a-d43a-d123-752e2a4e3a39

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.Usage:
LogLocation  string  LogLocation LogLocation false 256  False 
UsageLogMaxSpaceGB  int  UsageLogMaxSpaceGB UsageLogMaxSpaceGB false 256   
Status  string  Status Status false 256  False 
LoggingEnabled  bool  LoggingEnabled LoggingEnabled false 256   
NeedsUpgrade  bool  NeedsUpgrade NeedsUpgrade false 256   
GUID  string  GUID GUID false 256  False 
SPVersion  string  SharePoint Product Version SharePoint Product Version false 256  False 
SPMajorVersion  int  SharePoint Product Major Version SharePoint Product Major Version false 256   
FarmID  string  FarmID FarmID false 256  False 
HostServer  string  HostServer HostServer false 256  False 
TypeName  string  TypeName TypeName false 256  False 
PrincipalName  string  PrincipalName PrincipalName false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.SharePoint.Foundation.2010.SPServiceInstance.Usage" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="LogLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsageLogMaxSpaceGB" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NeedsUpgrade" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPMajorVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FarmID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TypeName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrincipalName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>