共用方式為


Watcher interface

監看員類型的定義。

Extends

屬性

creationTime

取得或設定建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description

取得或設定描述。

etag

取得或設定資源的 etag。

executionFrequencyInSeconds

取得或設定叫用監看員的頻率。

lastModifiedBy

上次修改監看員的使用者詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastModifiedTime

取得或設定上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scriptName

取得或設定監看員附加的腳本名稱,也就是現有 Runbook 的名稱。

scriptParameters

取得或設定腳本的參數。

scriptRunOn

取得或設定監看員將執行之混合式背景工作角色群組的名稱。

status

取得監看員的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼 注意:此屬性將不會串行化。它只能由伺服器填入。

location

資源所在的 Azure 區域

name

資源的名稱 注意:此屬性將不會串行化。它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationTime

取得或設定建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationTime?: Date

屬性值

Date

description

取得或設定描述。

description?: string

屬性值

string

etag

取得或設定資源的 etag。

etag?: string

屬性值

string

executionFrequencyInSeconds

取得或設定叫用監看員的頻率。

executionFrequencyInSeconds?: number

屬性值

number

lastModifiedBy

上次修改監看員的使用者詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastModifiedBy?: string

屬性值

string

lastModifiedTime

取得或設定上次修改的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastModifiedTime?: Date

屬性值

Date

scriptName

取得或設定監看員附加的腳本名稱,也就是現有 Runbook 的名稱。

scriptName?: string

屬性值

string

scriptParameters

取得或設定腳本的參數。

scriptParameters?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

scriptRunOn

取得或設定監看員將執行之混合式背景工作角色群組的名稱。

scriptRunOn?: string

屬性值

string

status

取得監看員的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼 注意:此屬性將不會串行化。它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的 Azure 區域

location?: string

屬性值

string

繼承自TrackedResource.location

name

資源的名稱 注意:此屬性將不會串行化。它只能由伺服器填入。

name?: string

屬性值

string

繼承自 TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type