MachineLearningResourcePatchWithIdentity クラス

定義

更新要求で厳密に使用されます。

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

コンストラクター

MachineLearningResourcePatchWithIdentity()

MachineLearningResourcePatchWithIdentity の新しいインスタンスを初期化します。

プロパティ

Identity

マネージド サービス ID (システム割り当て ID またはユーザー割り当て ID)。

Tags

リソース タグ。

(継承元 MachineLearningResourcePatch)

適用対象