ManagedClusterProperties.NodeResourceGroupProfile Property

Definition

Gets or sets profile of the node resource group configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeResourceGroupProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterNodeResourceGroupProfile NodeResourceGroupProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeResourceGroupProfile")>]
member this.NodeResourceGroupProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterNodeResourceGroupProfile with get, set
Public Property NodeResourceGroupProfile As ManagedClusterNodeResourceGroupProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to