Share via


PSAzureEnvironment.Name Property

Definition

Gets or sets the name of the environment.

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

Property Value

Implements

Attributes

Applies to