ContainerServiceManagedClusterData.BootstrapProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Profile of the cluster bootstrap configuration. Serialized Name: ManagedCluster.properties.bootstrapProfile
public Azure.ResourceManager.ContainerService.Models.ManagedClusterBootstrapProfile BootstrapProfile { get; set; }
member this.BootstrapProfile : Azure.ResourceManager.ContainerService.Models.ManagedClusterBootstrapProfile with get, set
Public Property BootstrapProfile As ManagedClusterBootstrapProfile