Udostępnij za pośrednictwem


MachineLearningIdentityConfiguration Class

Definition

Base definition for identity configuration. Please note MachineLearningIdentityConfiguration is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AmlToken, MachineLearningManagedIdentity and MachineLearningUserIdentity.

public abstract class MachineLearningIdentityConfiguration
type MachineLearningIdentityConfiguration = class
Public MustInherit Class MachineLearningIdentityConfiguration
Inheritance
MachineLearningIdentityConfiguration
Derived

Constructors

MachineLearningIdentityConfiguration()

Initializes a new instance of MachineLearningIdentityConfiguration.

Applies to