Share via


IdentityConfiguration Class

Definition

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

Constructors

IdentityConfiguration()

Properties

IdentityType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to