Delen via


IIdentityConfiguration.IdentityType Property

Definition

[Required] Specifies the type of identity framework.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specifies the type of identity framework.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.IdentityConfigurationType) }, ReadOnly=false, Required=true, SerializedName="identityType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.IdentityConfigurationType IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specifies the type of identity framework.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.IdentityConfigurationType) }, ReadOnly=false, Required=true, SerializedName="identityType")>]
member this.IdentityType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.IdentityConfigurationType with get, set
Public Property IdentityType As IdentityConfigurationType

Property Value

Attributes

Applies to