OperationDisplay interface
提供程序、资源、作和说明值。
属性
| description | 有关作的说明。 |
| operation | 作类型:读取、写入、删除等。 |
| provider | 服务提供商:Microsoft.GuestConfiguration |
| resource | 对其执行作的资源:例如。 |
属性详细信息
description
有关作的说明。
description?: string
属性值
string
operation
作类型:读取、写入、删除等。
operation?: string
属性值
string
provider
服务提供商:Microsoft.GuestConfiguration
provider?: string
属性值
string
resource
对其执行作的资源:例如。
resource?: string
属性值
string