SPPolicyStore.NotifyUnifiedPolicySyncForLogicalWorkload Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.CompliancePolicy.SPSyncNotificationEndpointInfo NotifyUnifiedPolicySyncForLogicalWorkload (string notificationId, string syncSvcUrl, string[] changeInfos, bool syncNow, bool fullSyncForTenant, int workload);
member this.NotifyUnifiedPolicySyncForLogicalWorkload : string * string * string[] * bool * bool * int -> Microsoft.SharePoint.Client.CompliancePolicy.SPSyncNotificationEndpointInfo
Public Function NotifyUnifiedPolicySyncForLogicalWorkload (notificationId As String, syncSvcUrl As String, changeInfos As String(), syncNow As Boolean, fullSyncForTenant As Boolean, workload As Integer) As SPSyncNotificationEndpointInfo
Parameters
- notificationId
- String
- syncSvcUrl
- String
- changeInfos
- String[]
- syncNow
- Boolean
- fullSyncForTenant
- Boolean
- workload
- Int32
Returns
- Attributes