Condividi tramite


EventTypeInfoInlineEventTypes.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to