你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PatchProxyResource interface

代理资源的资源模型定义。

属性

etag

Azure resource etag.

id

Azure 资源标识符.

location

新 API 中会弃用它,资源位置取决于父资源。

name

Azure 资源名称.

systemData

与创建和上次修改资源相关的元数据。

tags

Azure 资源标签。

type

Azure 资源类型。

属性详细信息

etag

Azure resource etag.

etag?: string

属性值

string

id

Azure 资源标识符.

id?: string

属性值

string

location

新 API 中会弃用它,资源位置取决于父资源。

location?: string

属性值

string

name

Azure 资源名称.

name?: string

属性值

string

systemData

与创建和上次修改资源相关的元数据。

systemData?: SystemData

属性值

tags

Azure 资源标签。

tags?: Record<string, string>

属性值

Record<string, string>

type

Azure 资源类型。

type?: string

属性值

string