OperationDisplay interface
表示作的对象。
属性
| operation | 作类型:读取、写入、删除等。注意:此属性不会序列化。 它只能由服务器填充。 |
| provider | 服务提供商:Microsoft.NotificationHubs 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource | 执行作的资源:发票等。注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
operation
作类型:读取、写入、删除等。注意:此属性不会序列化。 它只能由服务器填充。
operation?: string
属性值
string
provider
服务提供商:Microsoft.NotificationHubs 注意:此属性不会序列化。 它只能由服务器填充。
provider?: string
属性值
string
resource
执行作的资源:发票等。注意:此属性不会序列化。 它只能由服务器填充。
resource?: string
属性值
string