Resumen
The properties below are returned by the terminalConfigurations object when using Describe on a utility network.
Propiedades
Propiedad | Explicación | Tipo de datos |
creationTime (Sólo lectura) | The creation time of the terminal configuration. | String |
defaultConfiguration (Sólo lectura) | Of the valid terminal configurations available, this is the default path terminal configuration. | String |
terminalConfigurationID (Sólo lectura) | The ID of the terminal configuration. | Integer |
terminalConfigurationName (Sólo lectura) | The name of the terminal configuration. | String |
terminals (Sólo lectura) | The terminals object. This object can be used to retrieve properties of the terminals. | Object |
traversabilityModel (Sólo lectura) | The traversability of the terminal configuration. The directionality can be either directional or bidirectional. | String |
validConfigurations (Sólo lectura) | The validConfigurations object. This object can be used to retrieve properties of the valid terminal configurations. | Object |