次の方法で共有


IpAllocationsDelete interface

メソッド

delete(IpAllocationsDeleteParameters)

指定した IpAllocation を削除します。

get(IpAllocationsGetParameters)

リソース グループ別に指定された IpAllocation を取得します。

patch(IpAllocationsUpdateTagsParameters)

IpAllocation タグを更新します。

put(IpAllocationsCreateOrUpdateParameters)

指定したリソース グループ内の IpAllocation を作成または更新します。

メソッドの詳細

delete(IpAllocationsDeleteParameters)

指定した IpAllocation を削除します。

function delete(options: IpAllocationsDeleteParameters): StreamableMethod<IpAllocationsDelete200Response | IpAllocationsDelete202Response | IpAllocationsDelete204Response | IpAllocationsDeleteDefaultResponse>

パラメーター

戻り値

get(IpAllocationsGetParameters)

リソース グループ別に指定された IpAllocation を取得します。

function get(options: IpAllocationsGetParameters): StreamableMethod<IpAllocationsGet200Response | IpAllocationsGetDefaultResponse>

パラメーター

戻り値

patch(IpAllocationsUpdateTagsParameters)

IpAllocation タグを更新します。

function patch(options: IpAllocationsUpdateTagsParameters): StreamableMethod<IpAllocationsUpdateTags200Response | IpAllocationsUpdateTagsDefaultResponse>

パラメーター

戻り値

put(IpAllocationsCreateOrUpdateParameters)

指定したリソース グループ内の IpAllocation を作成または更新します。

function put(options: IpAllocationsCreateOrUpdateParameters): StreamableMethod<IpAllocationsCreateOrUpdate200Response | IpAllocationsCreateOrUpdate201Response | IpAllocationsCreateOrUpdateDefaultResponse>

パラメーター

戻り値