共用方式為


TrackedResource interface

Extends

屬性

location
tags

資源標籤。

繼承的屬性

id

資源的完整標識碼。 前任-

name

資源的名稱

type

資源的型別。 前任-

屬性詳細資料

location

location: string

屬性值

string

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承的屬性詳細資料

id

資源的完整標識碼。 前任-

id?: string

屬性值

string

繼承自Resource.id

name

資源的名稱

name?: string

屬性值

string

繼承自Resource.name

type

資源的型別。 前任-

type?: string

屬性值

string

繼承自Resource.type