SPResourceMeasure class
封裝的系統管理的閾值與規定了伺服器/OS 資源到全域伺服器資源使用狀況的有參與的邏輯。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPResourceMeasure
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("266F0EE3-922F-440f-9447-BBA8342FA279")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPResourceMeasure _
Inherits SPPersistedObject _
Implements IBackupRestoreConfiguration, IBackupRestore
'用途
Dim instance As SPResourceMeasure
[GuidAttribute("266F0EE3-922F-440f-9447-BBA8342FA279")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPResourceMeasure : SPPersistedObject,
IBackupRestoreConfiguration, IBackupRestore
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.