Sdílet prostřednictvím


AzureEventListener(Action<String>) Constructor

Definition

public AzureEventListener (Action<string> action);
new Microsoft.Azure.Commands.Common.Authentication.AzureEventListener : Action<string> -> Microsoft.Azure.Commands.Common.Authentication.AzureEventListener
Public Sub New (action As Action(Of String))

Parameters

action
Action<String>

Applies to