MachineLearningResourcePatchWithIdentity Class

Definition

Strictly used in update requests.

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

Constructors

MachineLearningResourcePatchWithIdentity()

Initializes a new instance of MachineLearningResourcePatchWithIdentity.

Properties

Identity

Managed service identity (system assigned and/or user assigned identities).

Tags

Resource tags.

(Inherited from MachineLearningResourcePatch)

Applies to