次の方法で共有


AppAction(String) コンストラクター

定義

AppAction の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象