BuildController interface
- Extends
Properties
created |
The date the controller was created. |
description | The description of the controller. |
enabled | Indicates whether the controller is enabled. |
status | The status of the controller. |
updated |
The date the controller was last updated. |
uri | The controller's URI. |
Inherited Properties
id | Id of the resource |
name | Name of the linked resource (definition name, controller name, etc.) |
url | Full http link to the resource |
Property Details
createdDate
The date the controller was created.
createdDate: Date
Property Value
Date
description
The description of the controller.
description: string
Property Value
string
enabled
Indicates whether the controller is enabled.
enabled: boolean
Property Value
boolean
status
updatedDate
The date the controller was last updated.
updatedDate: Date
Property Value
Date
uri
The controller's URI.
uri: string
Property Value
string
Inherited Property Details
id
name
Name of the linked resource (definition name, controller name, etc.)
name: string
Property Value
string
Inherited From XamlBuildControllerReference.name
url
Full http link to the resource
url: string
Property Value
string
Inherited From XamlBuildControllerReference.url