ApplicationGatewayPrivateEndpointConnectionsDelete interface
Metódusok
| delete(Application |
Törli a megadott privát végpontkapcsolatot az Application Gatewayen. |
| get(Application |
Lekéri a megadott privát végpontkapcsolatot az Application Gatewayen. |
| put(Application |
Frissíti a megadott privát végpontkapcsolatot az Application Gatewayen. |
Metódus adatai
delete(ApplicationGatewayPrivateEndpointConnectionsDeleteParameters)
Törli a megadott privát végpontkapcsolatot az Application Gatewayen.
function delete(options: ApplicationGatewayPrivateEndpointConnectionsDeleteParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsDelete200Response | ApplicationGatewayPrivateEndpointConnectionsDelete202Response | ApplicationGatewayPrivateEndpointConnectionsDelete204Response | ApplicationGatewayPrivateEndpointConnectionsDeleteDefaultResponse>
Paraméterek
Válaszok
get(ApplicationGatewayPrivateEndpointConnectionsGetParameters)
Lekéri a megadott privát végpontkapcsolatot az Application Gatewayen.
function get(options: ApplicationGatewayPrivateEndpointConnectionsGetParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsGet200Response | ApplicationGatewayPrivateEndpointConnectionsGetDefaultResponse>
Paraméterek
Válaszok
put(ApplicationGatewayPrivateEndpointConnectionsUpdateParameters)
Frissíti a megadott privát végpontkapcsolatot az Application Gatewayen.
function put(options: ApplicationGatewayPrivateEndpointConnectionsUpdateParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsUpdate200Response | ApplicationGatewayPrivateEndpointConnectionsUpdate202Response | ApplicationGatewayPrivateEndpointConnectionsUpdateDefaultResponse>