Share via


IIdentityConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdentityConfigurationTypeConverter))]
public interface IIdentityConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IdentityConfigurationTypeConverter))>]
type IIdentityConfiguration = interface
    interface IJsonSerializable
Public Interface IIdentityConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

IdentityType

[Required] Specifies the type of identity framework.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to