Share via


AppServiceEnvironmentResourceInner.AppServiceEnvironmentResourceName Property

Definition

Gets or sets name of the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string AppServiceEnvironmentResourceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.AppServiceEnvironmentResourceName : string with get, set
Public Property AppServiceEnvironmentResourceName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to