IManagedIdentityCredential.ManagedIdentityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ManagedIdentityCredential identity type
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="ManagedIdentityCredential identity type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedIdentityType")]
public string ManagedIdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="ManagedIdentityCredential identity type", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="managedIdentityType")>]
member this.ManagedIdentityType : string with get, set
Public Property ManagedIdentityType As String
Property Value
- Attributes