Freigeben über


ManagedClusterAgentPoolProfileProperties.HostGroupId Property

Definition

The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see Azure dedicated hosts. Serialized Name: ManagedClusterAgentPoolProfileProperties.hostGroupID

public Azure.Core.ResourceIdentifier HostGroupId { get; set; }
member this.HostGroupId : Azure.Core.ResourceIdentifier with get, set
Public Property HostGroupId As ResourceIdentifier

Property Value

Applies to