共用方式為


Workspace interface

最上層的工作區資源容器。

Extends

屬性

createdDate

工作區建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

customerId

這是唯讀屬性。 表示與工作區相關聯的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

defaultDataCollectionRuleResourceId

要用於此工作區之預設數據收集規則的資源識別碼。 預期的格式為 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}。

etag

工作區的 etag。

features

工作區功能。

forceCmkForQuery

指出客戶管理的記憶體是否為查詢管理的必要專案。

identity

資源的身分識別。

modifiedDate

工作區修改日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkScopedResources

連結的私人連結範圍資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

工作區的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicNetworkAccessForIngestion

用於存取 Log Analytics 擷取的網路存取類型。

publicNetworkAccessForQuery

用於存取 Log Analytics 查詢的網路存取類型。

retentionInDays

工作區數據保留天數。 允許的值是每個定價方案。 如需詳細資訊,請參閱定價層檔。

sku

工作區的 SKU。

systemData

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

workspaceCapping

擷取的每日磁碟區上限。

繼承的屬性

id

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

location

資源所在的地理位置

name

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

tags

資源標籤。

type

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

屬性詳細資料

createdDate

工作區建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdDate?: string

屬性值

string

customerId

這是唯讀屬性。 表示與工作區相關聯的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

customerId?: string

屬性值

string

defaultDataCollectionRuleResourceId

要用於此工作區之預設數據收集規則的資源識別碼。 預期的格式為 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/dataCollectionRules/{dcrName}。

defaultDataCollectionRuleResourceId?: string

屬性值

string

etag

工作區的 etag。

etag?: string

屬性值

string

features

工作區功能。

features?: WorkspaceFeatures

屬性值

forceCmkForQuery

指出客戶管理的記憶體是否為查詢管理的必要專案。

forceCmkForQuery?: boolean

屬性值

boolean

identity

資源的身分識別。

identity?: Identity

屬性值

modifiedDate

工作區修改日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

modifiedDate?: string

屬性值

string

privateLinkScopedResources

連結的私人連結範圍資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkScopedResources?: PrivateLinkScopedResource[]

屬性值

provisioningState

工作區的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicNetworkAccessForIngestion

用於存取 Log Analytics 擷取的網路存取類型。

publicNetworkAccessForIngestion?: string

屬性值

string

publicNetworkAccessForQuery

用於存取 Log Analytics 查詢的網路存取類型。

publicNetworkAccessForQuery?: string

屬性值

string

retentionInDays

工作區數據保留天數。 允許的值是每個定價方案。 如需詳細資訊,請參閱定價層檔。

retentionInDays?: number

屬性值

number

sku

工作區的 SKU。

sku?: WorkspaceSku

屬性值

systemData

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

systemData?: SystemDataAutoGenerated

屬性值

workspaceCapping

擷取的每日磁碟區上限。

workspaceCapping?: WorkspaceCapping

屬性值

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

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

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

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

type?: string

屬性值

string

繼承自TrackedResource.type