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

Property Value

Attributes

Applies to