PSAzureSubscription.Id Property

Definition

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

Property Value

Implements

Id
Attributes

Applies to