Megosztás a következőn keresztül:


AsyncStatus(String) Constructor

Definition

Initializes a new instance of AsyncStatus.

public AsyncStatus (string value);
new Azure.Messaging.EventGrid.SystemEvents.AsyncStatus : string -> Azure.Messaging.EventGrid.SystemEvents.AsyncStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to