Freigeben über


SPBandwidthUsageMonitoredScope-Konstruktor (SPBandwidthUserComponentId, SPBandwidthAccessType, String, Guid)

Initialisiert eine neue Instanz einer SPBandwidthUsageMonitoredScope -Klasse basierend auf der angegebenen Komponente ID, Zugriffstyp, und Produkt-ID und die entsprechende URL an.

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

Syntax

'Declaration
Public Sub New ( _
    componentId As SPBandwidthUserComponentId, _
    accessType As SPBandwidthAccessType, _
    url As String, _
    productId As Guid _
)
'Usage
Dim componentId As SPBandwidthUserComponentId
Dim accessType As SPBandwidthAccessType
Dim url As String
Dim productId As Guid

Dim instance As New SPBandwidthUsageMonitoredScope(componentId, _
    accessType, url, productId)
public SPBandwidthUsageMonitoredScope(
    SPBandwidthUserComponentId componentId,
    SPBandwidthAccessType accessType,
    string url,
    Guid productId
)

Parameter

Siehe auch

Referenz

SPBandwidthUsageMonitoredScope Klasse

SPBandwidthUsageMonitoredScope-Member

SPBandwidthUsageMonitoredScope-Überladung

Microsoft.SharePoint.Administration-Namespace