次の方法で共有


IntegrationRuntimeListOutput interface

統合ランタイム リソースの一覧。

プロパティ

count

統合ランタイムの数。

nextLink

残りの結果が存在する場合は、結果の次のページへのリンク。

value

統合ランタイムの一覧。

プロパティの詳細

count

統合ランタイムの数。

count?: number

プロパティ値

number

残りの結果が存在する場合は、結果の次のページへのリンク。

nextLink?: string

プロパティ値

string

value

統合ランタイムの一覧。

value: IntegrationRuntimeOutput[]

プロパティ値