Capability interface
代表功能資源的模型。
- Extends
屬性
description | 描述的當地語系化字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
parameters |
擷取功能參數 JSON 架構的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
publisher | 這個功能所擴充之發行者的字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
資源類型的標準系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
target |
這個功能所擴充的目標類型字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
urn | 這個功能類型的 URN 字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
描述的當地語系化字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
description?: string
屬性值
string
parametersSchema
擷取功能參數 JSON 架構的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
parametersSchema?: string
屬性值
string
publisher
這個功能所擴充之發行者的字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
publisher?: string
屬性值
string
systemData
targetType
這個功能所擴充的目標類型字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
targetType?: string
屬性值
string
urn
這個功能類型的 URN 字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
urn?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Resource.id
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string