CreateOrUpdateKubeBase.CreateOrUpdateBootstrapProfile Method

Definition

protected Microsoft.Azure.Management.ContainerService.Models.ManagedClusterBootstrapProfile CreateOrUpdateBootstrapProfile(Microsoft.Azure.Management.ContainerService.Models.ManagedClusterBootstrapProfile bootstrapProfile = default);
member this.CreateOrUpdateBootstrapProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterBootstrapProfile -> Microsoft.Azure.Management.ContainerService.Models.ManagedClusterBootstrapProfile
Protected Function CreateOrUpdateBootstrapProfile (Optional bootstrapProfile As ManagedClusterBootstrapProfile = Nothing) As ManagedClusterBootstrapProfile

Parameters

Returns

Applies to