EnableSsisSupportAlwaysOnSqmHelper.SetInitialValue(Int32, Int32) 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.
Set the initial value for telemetry numbers
public:
static void SetInitialValue(int totalReplicaNum, int newAddReplicaNum);
public static void SetInitialValue (int totalReplicaNum, int newAddReplicaNum);
static member SetInitialValue : int * int -> unit
Public Shared Sub SetInitialValue (totalReplicaNum As Integer, newAddReplicaNum As Integer)
Parameters
- totalReplicaNum
- Int32
The total replica num
- newAddReplicaNum
- Int32
The new added replica num