次の方法で共有


PrivateEndpointsDelete interface

メソッド

delete(PrivateEndpointsDeleteParameters)

指定したプライベート エンドポイントを削除します。

get(PrivateEndpointsGetParameters)

指定したプライベート エンドポイントをリソース グループ別に取得します。

put(PrivateEndpointsCreateOrUpdateParameters)

指定したリソース グループ内のプライベート エンドポイントを作成または更新します。

メソッドの詳細

delete(PrivateEndpointsDeleteParameters)

指定したプライベート エンドポイントを削除します。

function delete(options: PrivateEndpointsDeleteParameters): StreamableMethod<PrivateEndpointsDelete200Response | PrivateEndpointsDelete202Response | PrivateEndpointsDelete204Response | PrivateEndpointsDeleteDefaultResponse>

パラメーター

戻り値

get(PrivateEndpointsGetParameters)

指定したプライベート エンドポイントをリソース グループ別に取得します。

function get(options: PrivateEndpointsGetParameters): StreamableMethod<PrivateEndpointsGet200Response | PrivateEndpointsGetDefaultResponse>

パラメーター

戻り値

put(PrivateEndpointsCreateOrUpdateParameters)

指定したリソース グループ内のプライベート エンドポイントを作成または更新します。

function put(options: PrivateEndpointsCreateOrUpdateParameters): StreamableMethod<PrivateEndpointsCreateOrUpdate200Response | PrivateEndpointsCreateOrUpdate201Response | PrivateEndpointsCreateOrUpdateDefaultResponse>

パラメーター

戻り値