PSAzureSubscription.State Property

Definition

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

Property Value

Implements

Attributes

Applies to