共用方式為


IDatabasePrincipal.TenantName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The tenant name of the principal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantName")]
public string TenantName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The tenant name of the principal", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tenantName")>]
member this.TenantName : string
Public ReadOnly Property TenantName As String

Property Value

Attributes

Applies to