GenericResource interface
資源資訊。
- Extends
屬性
identity | 資源的身分識別。 |
kind | 資源的種類。 |
managed |
管理此資源的資源識別碼。 |
plan | 資源的計劃。 |
properties | 資源屬性。 |
sku | 資源的 SKU。 |
繼承的屬性
extended |
資源擴充位置。 |
id | 資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。 |
location | 資源位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤 |
type | 資源類型注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
identity
kind
資源的種類。
kind?: string
屬性值
string
managedBy
管理此資源的資源識別碼。
managedBy?: string
屬性值
string
plan
properties
資源屬性。
properties?: Record<string, unknown>
屬性值
Record<string, unknown>