共用方式為


TrackedResourceUpdate interface

PATCH 更新的基本追蹤資源類型

屬性

location

資源所在的地理位置

tags

資源標籤。

屬性詳細資料

location

資源所在的地理位置

location?: string

屬性值

string

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}