Resumen
The properties below are returned by the conditions object when using Describe on a utility network.
Propiedades
Propiedad | Explicación | Tipo de datos |
combineUsingOr (Sólo lectura) | Whether or not the condition is using an Or condition for the combine using parameter.
| Boolean |
isSpecificValue (Sólo lectura) | Whether or not the condition is using a specific value to terminate the trace.
| Boolean |
name (Sólo lectura) | The name of the network attribute or category used for the condition. For example, Device status | String |
operator (Sólo lectura) | The operator used for the condition. For example, is equal to or is greater than or equal to. | String |
type (Sólo lectura) | The type of condition used. For example, using a specific value or a network attribute. | String |
value (Sólo lectura) | The specific value of the network attribute or category used for the condition. | Integer |