IWebsitesIdentity.EnvironmentName Property

Definition

The stage site identifier.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The stage site identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="environmentName")]
public string EnvironmentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The stage site identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="environmentName")>]
member this.EnvironmentName : string with get, set
Public Property EnvironmentName As String

Property Value

Attributes

Applies to