Share via


IServiceTenantResponse.TenantName Property

Definition

Service tenant name.

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

Property Value

Attributes

Applies to