script
ParameterSetAction

This class is used to identify actions associated with parameters. A parameter can have 0 or more actions.



public class ParameterSetAction

Properties
paramType The type of the parameter.

type=script.ParameterType
access=read-create
default=string

propertyAttribute The property attribute to change.

type=string
access=read-create
default=
minimum=0
maximum=255
Mandatory on create

propertyName The property to change.

type=string
access=read-create
default=
minimum=0
maximum=255
Mandatory on create

propertyValue The value to set for the property attribute.

type=string
access=read-create
default=
minimum=0
maximum=4000
Mandatory on create

  
Properties inherited from script.AbstractParameterAction
displayName, filter, mtosi_id, tooltip, type
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed