共用方式為


Workbook interface

活頁簿定義。

Extends

屬性

category

活頁簿類別,如使用者在建立時所定義。

description

活頁簿的描述。

displayName

活頁簿的使用者定義名稱(顯示名稱)。

revision

此活頁簿定義的唯一修訂標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

serializedData

此特定活頁簿的設定。 設定數據是包含有效 JSON 的字串

sourceId

來源資源的 ResourceId。

storageUri

使用您自己的記憶體時,將 resourceId 複製到記憶體帳戶

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tagsPropertiesTags

已被取代,請使用其他標籤欄位

timeModified

上次修改此活頁簿定義的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userId

擁有此活頁簿之特定使用者的唯一用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version

活頁簿架構版本格式,例如 『Notebook/1.0』,這應該符合 serializedData 中的活頁簿

繼承的屬性

etag

資源 etag

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

identity

用於 BYOS 的身分識別

kind

活頁簿的種類。 只有有效的值是共用的。

location

資源所在的地理位置

name

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

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

category

活頁簿類別,如使用者在建立時所定義。

category?: string

屬性值

string

description

活頁簿的描述。

description?: string

屬性值

string

displayName

活頁簿的使用者定義名稱(顯示名稱)。

displayName?: string

屬性值

string

revision

此活頁簿定義的唯一修訂標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

revision?: string

屬性值

string

serializedData

此特定活頁簿的設定。 設定數據是包含有效 JSON 的字串

serializedData?: string

屬性值

string

sourceId

來源資源的 ResourceId。

sourceId?: string

屬性值

string

storageUri

使用您自己的記憶體時,將 resourceId 複製到記憶體帳戶

storageUri?: string

屬性值

string

systemData

與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

tagsPropertiesTags

已被取代,請使用其他標籤欄位

tagsPropertiesTags?: string[]

屬性值

string[]

timeModified

上次修改此活頁簿定義的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeModified?: Date

屬性值

Date

userId

擁有此活頁簿之特定使用者的唯一用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userId?: string

屬性值

string

version

活頁簿架構版本格式,例如 『Notebook/1.0』,這應該符合 serializedData 中的活頁簿

version?: string

屬性值

string

繼承的屬性詳細資料

etag

資源 etag

etag?: string

屬性值

string

繼承自WorkbookResource.etag

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自WorkbookResource.id

identity

用於 BYOS 的身分識別

identity?: WorkbookResourceIdentity

屬性值

繼承自WorkbookResource.identity

kind

活頁簿的種類。 只有有效的值是共用的。

kind?: string

屬性值

string

繼承自WorkbookResource.kind

location

資源所在的地理位置

location: string

屬性值

string

繼承自WorkbookResource.location

name

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

name?: string

屬性值

string

繼承自WorkbookResource.name

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自WorkbookResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自WorkbookResource.type