TrackedResourceUpdate interface
PATCH 更新的基本跟踪资源类型
属性
___location | 资源所在的地理位置 |
tags | 资源标记。 |
属性详细信息
___location
资源所在的地理位置
___location?: string
属性值
string
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}