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

OperationDisplayProperties interface

表示作的对象。

属性

description

作说明。 注意:此属性不会序列化。 它只能由服务器填充。

operation

可以执行的作。 注意:此属性不会序列化。 它只能由服务器填充。

provider

提供程序的名称。 注意:此属性不会序列化。 它只能由服务器填充。

resource

对其执行作的资源。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

description

作说明。 注意:此属性不会序列化。 它只能由服务器填充。

description?: string

属性值

string

operation

可以执行的作。 注意:此属性不会序列化。 它只能由服务器填充。

operation?: string

属性值

string

provider

提供程序的名称。 注意:此属性不会序列化。 它只能由服务器填充。

provider?: string

属性值

string

resource

对其执行作的资源。 注意:此属性不会序列化。 它只能由服务器填充。

resource?: string

属性值

string