Compartilhar via


IInfrastructureConfiguration.AppResourceGroup Property

Definition

The application resource group where SAP system resources will be deployed.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The application resource group where SAP system resources will be deployed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="appResourceGroup", Update=true)]
public string AppResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=true, Description="The application resource group where SAP system resources will be deployed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="appResourceGroup", Update=true)>]
member this.AppResourceGroup : string with get, set
Public Property AppResourceGroup As String

Property Value

Attributes

Applies to