Workbook interface
活頁簿定義。
- Extends
屬性
category | 活頁簿類別,如使用者在建立時所定義。 |
description | 活頁簿的描述。 |
display |
活頁簿的使用者定義名稱(顯示名稱)。 |
revision | 此活頁簿定義的唯一修訂標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
serialized |
此特定活頁簿的設定。 設定數據是包含有效 JSON 的字串 |
source |
來源資源的 ResourceId。 |
storage |
使用您自己的記憶體時,將 resourceId 複製到記憶體帳戶 |
system |
與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags |
已被取代,請使用其他標籤欄位 |
time |
上次修改此活頁簿定義的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
user |
擁有此活頁簿之特定使用者的唯一用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
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
tagsPropertiesTags
已被取代,請使用其他標籤欄位
tagsPropertiesTags?: string[]
屬性值
string[]
timeModified
上次修改此活頁簿定義的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
timeModified?: Date
屬性值
Date
userId
擁有此活頁簿之特定使用者的唯一用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
userId?: string
屬性值
string
version
活頁簿架構版本格式,例如 『Notebook/1.0』,這應該符合 serializedData 中的活頁簿
version?: string
屬性值
string
繼承的屬性詳細資料
etag
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自
identity
用於 BYOS 的身分識別
identity?: WorkbookResourceIdentity
屬性值
kind
location
name
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string