ManagedClusterProperties.BootstrapProfile Property

Definition

Gets or sets profile of the cluster bootstrap configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to