BIMonitoringServiceApplicationProxy.Provision method

Makes the changes to the local server that are needed before the object can be used.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Overrides Sub Provision
'Usage
Dim instance As BIMonitoringServiceApplicationProxy

instance.Provision()
public override void Provision()

Remarks

This method specifies that the service is provisioned and running as expected before saving the state of the object and propagating changes to all the computers in the server farm.

See also

Reference

BIMonitoringServiceApplicationProxy class

BIMonitoringServiceApplicationProxy members

Microsoft.PerformancePoint.Scorecards namespace