OperationDisplay interface
作的显示名称
属性
| description | 作的说明。 |
| operation | 用户可以执行的作。 |
| provider | 资源提供程序名称:Microsoft.MachineLearningExperimentation |
| resource | 对其执行作的资源。 |
属性详细信息
description
作的说明。
description?: string
属性值
string
operation
用户可以执行的作。
operation?: string
属性值
string
provider
资源提供程序名称:Microsoft.MachineLearningExperimentation
provider?: string
属性值
string
resource
对其执行作的资源。
resource?: string
属性值
string