ManagedClusterAgentPoolProfileProperties.HostGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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