ManagedClusterProperties.HostedSystemProfile Property

Definition

Gets or sets settings for hosted system addons. For more information, see https://aka.ms/aks/automatic/systemcomponents.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to