IDatabasePrincipalAssignment.TenantName 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.
The tenant name of the principal
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.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.Synapse.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