OperationProperties interface
资源提供程序支持的作的属性。
属性
| description | 资源作的说明。 |
| operation | 操作名称。 |
| provider | 提供程序名称。 |
| resource | 资源名称。 |
属性详细信息
description
资源作的说明。
description?: string
属性值
string
operation
操作名称。
operation?: string
属性值
string
provider
提供程序名称。
provider?: string
属性值
string
resource
资源名称。
resource?: string
属性值
string