Compartilhar via


IManagedIdentityCredential.UserManagedIdentityTenantId Property

Definition

TenantId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="TenantId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userManagedIdentityTenantId")]
public string UserManagedIdentityTenantId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="TenantId for the UAMI. For ManagedIdentityType = SystemManaged, this field is null.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userManagedIdentityTenantId")>]
member this.UserManagedIdentityTenantId : string with get, set
Public Property UserManagedIdentityTenantId As String

Property Value

Attributes

Applies to