共用方式為


Module interface

模組類型的定義。

Extends

屬性

activityCount

取得或設定模組的活動計數。

contentLink

取得或設定模組的 contentLink。

creationTime

取得或設定建立時間。

description

取得或設定描述。

error

取得或設定模組的錯誤資訊。

etag

取得或設定資源的 etag。

isComposite

取得或設定模組的類型,如果模組的複合型別為或否。

isGlobal

取得或設定模組的isGlobal旗標。

lastModifiedTime

取得或設定上次修改的時間。

provisioningState

取得或設定模組的布建狀態。 可能的值包括:『Created』, 'Creating'、'StartingImportModuleRunbook'、'RunningImportModuleRunbook'、'ContentRetrieved'、'ContentDownloaded'、'ContentValidated'、'ConnectionTypeImported'、'ContentStored'、'ModuleDataStored'、'ActivitiesStored'、'ModuleImportRunbookComplete'、'Succeeded'、'Failed'、'Cancelled'、'Updateing'

sizeInBytes

取得或設定模組位元組的大小。

version

取得或設定模組的版本。

繼承的屬性

id

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

location

資源所在的 Azure 區域

name

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

tags

資源標籤。

type

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

屬性詳細資料

activityCount

取得或設定模組的活動計數。

activityCount?: number

屬性值

number

取得或設定模組的 contentLink。

contentLink?: ContentLink

屬性值

creationTime

取得或設定建立時間。

creationTime?: Date

屬性值

Date

description

取得或設定描述。

description?: string

屬性值

string

error

取得或設定模組的錯誤資訊。

error?: ModuleErrorInfo

屬性值

etag

取得或設定資源的 etag。

etag?: string

屬性值

string

isComposite

取得或設定模組的類型,如果模組的複合型別為或否。

isComposite?: boolean

屬性值

boolean

isGlobal

取得或設定模組的isGlobal旗標。

isGlobal?: boolean

屬性值

boolean

lastModifiedTime

取得或設定上次修改的時間。

lastModifiedTime?: Date

屬性值

Date

provisioningState

取得或設定模組的布建狀態。 可能的值包括:『Created』, 'Creating'、'StartingImportModuleRunbook'、'RunningImportModuleRunbook'、'ContentRetrieved'、'ContentDownloaded'、'ContentValidated'、'ConnectionTypeImported'、'ContentStored'、'ModuleDataStored'、'ActivitiesStored'、'ModuleImportRunbookComplete'、'Succeeded'、'Failed'、'Cancelled'、'Updateing'

provisioningState?: ModuleProvisioningState

屬性值

sizeInBytes

取得或設定模組位元組的大小。

sizeInBytes?: number

屬性值

number

version

取得或設定模組的版本。

version?: 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