ApplicationGatewayPrivateEndpointConnectionsDelete interface
メソッド
| delete(Application |
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。 |
| get(Application |
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を取得します。 |
| put(Application |
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。 |
メソッドの詳細
delete(ApplicationGatewayPrivateEndpointConnectionsDeleteParameters)
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を削除します。
function delete(options: ApplicationGatewayPrivateEndpointConnectionsDeleteParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsDelete200Response | ApplicationGatewayPrivateEndpointConnectionsDelete202Response | ApplicationGatewayPrivateEndpointConnectionsDelete204Response | ApplicationGatewayPrivateEndpointConnectionsDeleteDefaultResponse>
パラメーター
戻り値
get(ApplicationGatewayPrivateEndpointConnectionsGetParameters)
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を取得します。
function get(options: ApplicationGatewayPrivateEndpointConnectionsGetParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsGet200Response | ApplicationGatewayPrivateEndpointConnectionsGetDefaultResponse>
パラメーター
戻り値
put(ApplicationGatewayPrivateEndpointConnectionsUpdateParameters)
アプリケーション ゲートウェイで指定されたプライベート エンドポイント接続を更新します。
function put(options: ApplicationGatewayPrivateEndpointConnectionsUpdateParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsUpdate200Response | ApplicationGatewayPrivateEndpointConnectionsUpdate202Response | ApplicationGatewayPrivateEndpointConnectionsUpdateDefaultResponse>