PSAzureSubscription.TenantId Property

Definition

The tenant home for the subscription.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="TenantId", Position=2, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string TenantId { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(GroupByThis=true, Label="TenantId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string TenantId { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Tenant Id", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string TenantId { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="TenantId", Position=2, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.TenantId : string with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(GroupByThis=true, Label="TenantId", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.TenantId : string with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Tenant Id", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.TenantId : string with get, set
Public Property TenantId As String

Property Value

Attributes

Applies to