Delen via


CustomServiceEnvironmentVariables.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to