Module interface
模組類型的定義。
- Extends
屬性
activity |
取得或設定模組的活動計數。 |
content |
取得或設定模組的 contentLink。 |
creation |
取得或設定建立時間。 |
description | 取得或設定描述。 |
error | 取得或設定模組的錯誤資訊。 |
etag | 取得或設定資源的 etag。 |
is |
取得或設定模組的類型,如果模組的複合型別為或否。 |
is |
取得或設定模組的isGlobal旗標。 |
last |
取得或設定上次修改的時間。 |
provisioning |
取得或設定模組的布建狀態。 |
size |
取得或設定模組位元組的大小。 |
version | 取得或設定模組的版本。 |
繼承的屬性
id | 資源的完整資源標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的 Azure 區域 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
activityCount
取得或設定模組的活動計數。
activityCount?: number
屬性值
number
contentLink
creationTime
取得或設定建立時間。
creationTime?: Date
屬性值
Date
description
取得或設定描述。
description?: string
屬性值
string
error
etag
取得或設定資源的 etag。
etag?: string
屬性值
string
isComposite
取得或設定模組的類型,如果模組的複合型別為或否。
isComposite?: boolean
屬性值
boolean
isGlobal
取得或設定模組的isGlobal旗標。
isGlobal?: boolean
屬性值
boolean
lastModifiedTime
取得或設定上次修改的時間。
lastModifiedTime?: Date
屬性值
Date
provisioningState
sizeInBytes
取得或設定模組位元組的大小。
sizeInBytes?: number
屬性值
number
version
取得或設定模組的版本。
version?: string
屬性值
string
繼承的屬性詳細資料
id
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}