Freigeben über


ModelVersionFlavors.TryGetValue(String, IFlavorData1) Method

Definition

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

Parameters

key
String
value
IFlavorData1

Returns

Applies to