ManagedCluster.NodeProvisioningProfile Property

Definition

Gets or sets node provisioning settings that apply to the whole cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to