AppServiceEnvironmentInner.ResourceGroup Property

Definition

Gets resource group of the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="resourceGroup")]
public string ResourceGroup { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceGroup")>]
member this.ResourceGroup : string
Public ReadOnly Property ResourceGroup As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to