Share via


JobBaseServices.TryGetValue(String, IJobService) Method

Definition

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

Parameters

key
String
value
IJobService

Returns

Applies to