Freigeben über


ManagedClusterPropertiesAddonProfiles.Add Method

Definition

public void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAddonProfile value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAddonProfile -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAddonProfile -> unit
Public Sub Add (key As String, value As IManagedClusterAddonProfile)

Parameters

key
String

Implements

Applies to