次の方法で共有


BastionHostsDelete interface

メソッド

delete(BastionHostsDeleteParameters)

指定した Bastion ホストを削除します。

get(BastionHostsGetParameters)

指定した Bastion ホストを取得します。

patch(BastionHostsUpdateTagsParameters)

BastionHost リソースのタグの更新

put(BastionHostsCreateOrUpdateParameters)

指定した Bastion ホストを作成または更新します。

メソッドの詳細

delete(BastionHostsDeleteParameters)

指定した Bastion ホストを削除します。

function delete(options: BastionHostsDeleteParameters): StreamableMethod<BastionHostsDelete200Response | BastionHostsDelete202Response | BastionHostsDelete204Response | BastionHostsDeleteDefaultResponse>

パラメーター

戻り値

get(BastionHostsGetParameters)

指定した Bastion ホストを取得します。

function get(options: BastionHostsGetParameters): StreamableMethod<BastionHostsGet200Response | BastionHostsGetDefaultResponse>

パラメーター

戻り値

patch(BastionHostsUpdateTagsParameters)

BastionHost リソースのタグの更新

function patch(options: BastionHostsUpdateTagsParameters): StreamableMethod<BastionHostsUpdateTags200Response | BastionHostsUpdateTags202Response | BastionHostsUpdateTagsDefaultResponse>

パラメーター

戻り値

put(BastionHostsCreateOrUpdateParameters)

指定した Bastion ホストを作成または更新します。

function put(options: BastionHostsCreateOrUpdateParameters): StreamableMethod<BastionHostsCreateOrUpdate200Response | BastionHostsCreateOrUpdate201Response | BastionHostsCreateOrUpdateDefaultResponse>

パラメーター

戻り値