HybridRunbookWorker interface

Definition of hybrid runbook worker.

Extends

Properties

ip

Gets or sets the assigned machine IP address.

lastSeenDateTime

Last Heartbeat from the Worker

registeredDateTime

Gets or sets the registration time of the worker machine.

systemData

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

vmResourceId

Azure Resource Manager Id for a virtual machine.

workerName

Name of the HybridWorker.

workerType

Type of the HybridWorker.

Inherited Properties

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

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

Property Details

ip

Gets or sets the assigned machine IP address.

ip?: string

Property Value

string

lastSeenDateTime

Last Heartbeat from the Worker

lastSeenDateTime?: Date

Property Value

Date

registeredDateTime

Gets or sets the registration time of the worker machine.

registeredDateTime?: Date

Property Value

Date

systemData

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

systemData?: SystemData

Property Value

vmResourceId

Azure Resource Manager Id for a virtual machine.

vmResourceId?: string

Property Value

string

workerName

Name of the HybridWorker.

workerName?: string

Property Value

string

workerType

Type of the HybridWorker.

workerType?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource Id for the resource NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type