次の方法で共有


CopyModelOperation.Value プロパティ

定義

実行時間の長い操作の最終的な結果。

public override Azure.AI.FormRecognizer.Training.CustomFormModelInfo Value { get; }
member this.Value : Azure.AI.FormRecognizer.Training.CustomFormModelInfo
Public Overrides ReadOnly Property Value As CustomFormModelInfo

プロパティ値

注釈

このプロパティには、操作が正常に完了した後にのみアクセスできます (HasValue が true です)。

適用対象