Partager via


UpdateAddonsBase.UpdateAddonsProfile Method

Definition

protected abstract System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfile> UpdateAddonsProfile (System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfile> addonProfiles);
abstract member UpdateAddonsProfile : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfile> -> System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAddonProfile>
Protected MustOverride Function UpdateAddonsProfile (addonProfiles As IDictionary(Of String, ManagedClusterAddonProfile)) As IDictionary(Of String, ManagedClusterAddonProfile)

Parameters

Returns

Applies to