Share via


NetworkProfile.ServiceRuntimeNetworkResourceGroup Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to