Delen via


SweepJobInputs.TryGetValue(String, IJobInput) Method

Definition

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

Parameters

key
String
value
IJobInput

Returns

Applies to