次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象