Condividi tramite


INetworkProfile.AppNetworkResourceGroup Property

Definition

Name of the resource group containing network resources for customer apps in Azure Spring Apps

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

Property Value

Attributes

Applies to