次の方法で共有


StaticSitesGetPrivateEndpointConnection interface

メソッド

delete(RequestParameters)

プライベート エンドポイント接続を削除します

get(RequestParameters)

プライベート エンドポイント接続を取得します

put(StaticSitesApproveOrRejectPrivateEndpointConnectionParameters)

プライベート エンドポイント接続を承認または拒否する

メソッドの詳細

delete(RequestParameters)

プライベート エンドポイント接続を削除します

function delete(options?: RequestParameters): StreamableMethod<StaticSitesDeletePrivateEndpointConnection200Response | StaticSitesDeletePrivateEndpointConnection202Response | StaticSitesDeletePrivateEndpointConnection204Response | StaticSitesDeletePrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値

get(RequestParameters)

プライベート エンドポイント接続を取得します

function get(options?: RequestParameters): StreamableMethod<StaticSitesGetPrivateEndpointConnection200Response | StaticSitesGetPrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値

put(StaticSitesApproveOrRejectPrivateEndpointConnectionParameters)

プライベート エンドポイント接続を承認または拒否する

function put(options: StaticSitesApproveOrRejectPrivateEndpointConnectionParameters): StreamableMethod<StaticSitesApproveOrRejectPrivateEndpointConnection200Response | StaticSitesApproveOrRejectPrivateEndpointConnection202Response | StaticSitesApproveOrRejectPrivateEndpointConnectionDefaultResponse>

パラメーター

戻り値