Workspace interface
表示工作區定義。
- Extends
屬性
application |
applicationGroup 資源標識符的清單。 |
cloud |
這是雲端計算機資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 工作區的描述。 |
friendly |
工作區的易記名稱。 |
object |
Workspace 的 ObjectId。 (內部使用)注意:這個屬性不會串行化。 它只能由伺服器填入。 |
private |
與指定資源相關聯的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。 |
public |
Enabled 允許從公用和專用網存取此資源,[已停用] 可讓此資源只能透過私人端點存取 |
繼承的屬性
etag | etag 欄位 不需要。 如果在回應本文中提供,則也必須根據一般 etag 慣例提供它作為標頭。 實體標籤用於比較來自相同要求資源的兩個或多個實體。 HTTP/1.1 會在 etag(第 14.19 節)、If-Match(第 14.24 節)、If-None-Match (section 14.26) 和 If-Range (第 14.27 節) 標頭字段中使用實體標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
identity | |
kind | 入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。 |
location | 資源所在的地理位置 |
managed |
管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
plan | |
sku | |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
applicationGroupReferences
applicationGroup 資源標識符的清單。
applicationGroupReferences?: string[]
屬性值
string[]
cloudPcResource
這是雲端計算機資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。
cloudPcResource?: boolean
屬性值
boolean
description
工作區的描述。
description?: string
屬性值
string
friendlyName
工作區的易記名稱。
friendlyName?: string
屬性值
string
objectId
Workspace 的 ObjectId。 (內部使用)注意:這個屬性不會串行化。 它只能由伺服器填入。
objectId?: string
屬性值
string
privateEndpointConnections
與指定資源相關聯的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。
privateEndpointConnections?: PrivateEndpointConnection[]
屬性值
publicNetworkAccess
Enabled 允許從公用和專用網存取此資源,[已停用] 可讓此資源只能透過私人端點存取
publicNetworkAccess?: string
屬性值
string
繼承的屬性詳細資料
etag
etag 欄位 不需要。 如果在回應本文中提供,則也必須根據一般 etag 慣例提供它作為標頭。 實體標籤用於比較來自相同要求資源的兩個或多個實體。 HTTP/1.1 會在 etag(第 14.19 節)、If-Match(第 14.24 節)、If-None-Match (section 14.26) 和 If-Range (第 14.27 節) 標頭字段中使用實體標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自
identity
identity?: ResourceModelWithAllowedPropertySetIdentity
屬性值
kind
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。
kind?: string
屬性值
string
location
managedBy
管理此資源之資源的完整資源標識碼。 指出此資源是否由另一個 Azure 資源管理。 如果存在,如果從範本中移除,則完整模式部署將不會刪除資源,因為該資源是由另一個資源管理。
managedBy?: string
屬性值
string
name
plan
plan?: ResourceModelWithAllowedPropertySetPlan
屬性值
sku
sku?: ResourceModelWithAllowedPropertySetSku
屬性值
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string