共用方式為


TrackedResource interface

ARM 追蹤的最上層資源的資源模型定義

Extends

屬性

location

資源所在的 Azure 區域

tags

資源標籤。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}

name

資源的名稱

type

資源的型別。 Ex- Microsoft.Network/trafficManagerProfiles。

屬性詳細資料

location

資源所在的 Azure 區域

location?: string

屬性值

string

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}

id?: string

屬性值

string

繼承自Resource.id

name

資源的名稱

name?: string

屬性值

string

繼承自Resource.name

type

資源的型別。 Ex- Microsoft.Network/trafficManagerProfiles。

type?: string

屬性值

string

繼承自Resource.type