次の方法で共有


TestCreateOrUpdateAppComponents interface

メソッド

get(RequestParameters)

特定のテストに関連付けられているアプリ コンポーネント (Azure リソースのコレクション) を取得します。

patch(TestCreateOrUpdateAppComponentsParameters)

アプリ コンポーネント (Azure リソースのコレクション) をテストに関連付ける

メソッドの詳細

get(RequestParameters)

特定のテストに関連付けられているアプリ コンポーネント (Azure リソースのコレクション) を取得します。

function get(options?: RequestParameters): StreamableMethod<TestListAppComponents200Response | TestListAppComponentsDefaultResponse>

パラメーター

戻り値

patch(TestCreateOrUpdateAppComponentsParameters)

アプリ コンポーネント (Azure リソースのコレクション) をテストに関連付ける

function patch(options: TestCreateOrUpdateAppComponentsParameters): StreamableMethod<TestCreateOrUpdateAppComponents200Response | TestCreateOrUpdateAppComponents201Response | TestCreateOrUpdateAppComponentsDefaultResponse>

パラメーター

戻り値