EnvironmentOutputs.TryGetValue(String, IEnvironmentOutput) Method

Definition

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

Parameters

key
String

Returns

Applies to