Partilhar via


ManagedClusterAgentPoolProfileProperties.HostGroupId Property

Definition

Gets or sets this is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see Azure dedicated hosts.

[Newtonsoft.Json.JsonProperty(PropertyName="hostGroupID")]
public string HostGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostGroupID")>]
member this.HostGroupId : string with get, set
Public Property HostGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to