Freigeben über


ExtensionTarget.TryGetValue(String, IExtensionTargetProperties) Method

Definition

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

Parameters

key
String

Returns

Applies to