Compartilhar via


KubernetesPropertiesInstanceTypes.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to