Freigeben über


ManagedClusterPropertiesAddonProfiles.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAddonProfile value);
abstract member TryGetValue : string * IManagedClusterAddonProfile -> bool
override this.TryGetValue : string * IManagedClusterAddonProfile -> bool
Public Function TryGetValue (key As String, ByRef value As IManagedClusterAddonProfile) As Boolean

Parameters

key
String

Returns

Applies to