IPersonalComputeInstanceSettings.AssignedUserTenantId Property

Definition

User’s AAD Tenant Id.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="User’s AAD Tenant Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tenantId")]
public string AssignedUserTenantId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="User’s AAD Tenant Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tenantId")>]
member this.AssignedUserTenantId : string with get, set
Public Property AssignedUserTenantId As String

Property Value

Attributes

Applies to