Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContinuousWebJob

Package version

Continuous Web Job Information.

Hierarchy

Index

Properties

Optional detailedStatus

detailedStatus: undefined | string

Detailed status.

Optional error

error: undefined | string

Error information.

Optional extraInfoUrl

extraInfoUrl: undefined | string

Extra Info URL.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional logUrl

logUrl: undefined | string

Log URL.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional runCommand

runCommand: undefined | string

Run command.

Optional settings

settings: undefined | object

Job settings.

Optional status

Job status. Possible values include: 'Initializing', 'Starting', 'Running', 'PendingRestart', 'Stopped'

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional url

url: undefined | string

Job URL.

Optional usingSdk

usingSdk: undefined | false | true

Using SDK?

Optional webJobType

webJobType: WebJobType

Job type. Possible values include: 'Continuous', 'Triggered'

Generated using TypeDoc