BuildController interface

Extends

Properties

createdDate

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.

updatedDate

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

The status of the controller.

status: ControllerStatus

Property Value

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

Id of the resource

id: number

Property Value

number

Inherited From XamlBuildControllerReference.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