你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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