IntegrationRuntimeReference クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
統合ランタイム参照型。
public class IntegrationRuntimeReference
type IntegrationRuntimeReference = class
Public Class IntegrationRuntimeReference
- 継承
-
IntegrationRuntimeReference
コンストラクター
IntegrationRuntimeReference(IntegrationRuntimeReferenceType, String) |
IntegrationRuntimeReference の新しいインスタンスを初期化します。 |
プロパティ
Parameters |
統合ランタイムの引数。 このプロパティの値にオブジェクトを割り当てるには、 を使用します FromObjectAsJson<T>(T, JsonSerializerOptions)。 このプロパティに既に書式設定された json 文字列を割り当てるには、 を使用します FromString(String)。 例 :
|
ReferenceName |
統合ランタイム名を参照します。 |
ReferenceType |
統合ランタイムの種類。 |