Dela via


DataCollectionRuleStreamDeclarations.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to