你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningResourcePatchWithIdentity 类

定义

严格用于更新请求。

public class MachineLearningResourcePatchWithIdentity : Azure.ResourceManager.MachineLearning.Models.MachineLearningResourcePatch
type MachineLearningResourcePatchWithIdentity = class
    inherit MachineLearningResourcePatch
Public Class MachineLearningResourcePatchWithIdentity
Inherits MachineLearningResourcePatch
继承
MachineLearningResourcePatchWithIdentity

构造函数

MachineLearningResourcePatchWithIdentity()

初始化 MachineLearningResourcePatchWithIdentity 的新实例。

属性

Identity

托管服务标识 (系统分配的标识和/或用户分配的标识) 。

Tags

资源标记。

(继承自 MachineLearningResourcePatch)

适用于