script
JsonTargetParameter

This class is used to define Json object parameters used in a script.



public class JsonTargetParameter

Properties
jsonClassName The type of the parameter.

type=string
access=read-create
Mandatory on create

jsonValue The value of the parameter.

type=List (string)
access=read-create
Mandatory on create

 
Overridden Properties
paramType The type of the parameter.

default=json

 
Properties inherited from script.TargetParameter
checkBoxValueDefined, mode, paramType, parameterName, runtime, spanObjectPointer, unset, value
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from script.TargetParameter
configure