次の方法で共有


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

定義

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

public RecordingFormat (string value);
new Azure.Communication.CallAutomation.RecordingFormat : string -> Azure.Communication.CallAutomation.RecordingFormat
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象