IDatabasePrincipalAssignment.TenantName Property

Definition

The tenant name of the principal

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

Property Value

Attributes

Applies to