Freigeben über


SPWebApplication.SiteUpgradeThrottleSettings-Eigenschaft

Rufen Sie die SPSiteUpgradeThrottleSettings, der angibt, das Upgrade Throttle für Websitesammlungen für die Webanwendung.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property SiteUpgradeThrottleSettings As SPSiteUpgradeThrottleSettings
    Get
'Usage
Dim instance As SPWebApplication
Dim value As SPSiteUpgradeThrottleSettings

value = instance.SiteUpgradeThrottleSettings
public SPSiteUpgradeThrottleSettings SiteUpgradeThrottleSettings { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPSiteUpgradeThrottleSettings

Siehe auch

Referenz

SPWebApplication Klasse

SPWebApplication-Member

Microsoft.SharePoint.Administration-Namespace