Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobService

Package version

Job endpoint definition

Hierarchy

  • JobService

Index

Properties

Optional endpoint

endpoint: undefined | string

Url for endpoint.

Optional errorMessage

errorMessage: undefined | string

Any error in the service. NOTE: This property will not be serialized. It can only be populated by the server.

Optional jobServiceType

jobServiceType: undefined | string

Endpoint type.

Optional port

port: undefined | number

Port for endpoint.

Optional properties

properties: undefined | {}

Additional properties to set on the endpoint.

Optional status

status: undefined | string

Status of endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc