UpdateServiceDefinitionMetricParameter
This method updates a specific parameter of the specified service definition metric.
void UpdateServiceDefinitionMetricParameter (long MetricId, ParameterData parameterData;
|
Name |
Type |
Description |
|---|---|---|
|
MetricId |
long |
The ID of the metric. |
|
parameterData |
ParameterData |
The data to use to update the parameter. |
None.
The ID of the parameter to update is contained in the ParameterData type class (see ParameterData Classes).
|
Copyright © 2013 CA.
All rights reserved.
|
|