Share via


IArcSetting.ArcInstanceResourceGroup Property

Definition

The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="arcInstanceResourceGroup")]
public string ArcInstanceResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The resource group that hosts the Arc agents, ie. Hybrid Compute Machine resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="arcInstanceResourceGroup")>]
member this.ArcInstanceResourceGroup : string with get, set
Public Property ArcInstanceResourceGroup As String

Property Value

Attributes

Applies to