IServiceResource.NetworkProfileServiceRuntimeNetworkResourceGroup Property

Definition

Name of the resource group containing network resources of Azure Spring Apps Service Runtime

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Name of the resource group containing network resources of Azure Spring Apps Service Runtime", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="serviceRuntimeNetworkResourceGroup")]
public string NetworkProfileServiceRuntimeNetworkResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Name of the resource group containing network resources of Azure Spring Apps Service Runtime", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="serviceRuntimeNetworkResourceGroup")>]
member this.NetworkProfileServiceRuntimeNetworkResourceGroup : string with get, set
Public Property NetworkProfileServiceRuntimeNetworkResourceGroup As String

Property Value

Attributes

Applies to