次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象