次の方法で共有


InnerError コンストラクター

定義

オーバーロード

InnerError()

InnerError クラスの新しいインスタンスを初期化します。

InnerError(String)

InnerError クラスの新しいインスタンスを初期化します。

InnerError()

InnerError クラスの新しいインスタンスを初期化します。

public InnerError ();
Public Sub New ()

適用対象

InnerError(String)

InnerError クラスの新しいインスタンスを初期化します。

public InnerError (string requestId = default);
new Microsoft.Azure.CognitiveServices.FormRecognizer.Models.InnerError : string -> Microsoft.Azure.CognitiveServices.FormRecognizer.Models.InnerError
Public Sub New (Optional requestId As String = Nothing)

パラメーター

requestId
String

適用対象