OperationDisplay interface
特定作的显示信息。
属性
| description | 作的友好说明。 注意:此属性不会序列化。 它只能由服务器填充。 |
| operation | 作的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| provider | 作的资源提供程序。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource | 作的资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
description
作的友好说明。 注意:此属性不会序列化。 它只能由服务器填充。
description?: string
属性值
string
operation
作的友好名称。 注意:此属性不会序列化。 它只能由服务器填充。
operation?: string
属性值
string
provider
作的资源提供程序。 注意:此属性不会序列化。 它只能由服务器填充。
provider?: string
属性值
string
resource
作的资源类型。 注意:此属性不会序列化。 它只能由服务器填充。
resource?: string
属性值
string