Share via


NetworkProfile.AppNetworkResourceGroup Property

Definition

Gets or sets name of the resource group containing network resources of Azure Spring Cloud Apps

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to