ApplicationGatewayPrivateEndpointConnectionsDelete interface
Metoder
| delete(Application |
Tar bort den angivna privata slutpunktsanslutningen på programgatewayen. |
| get(Application |
Hämtar den angivna privata slutpunktsanslutningen på programgatewayen. |
| put(Application |
Uppdaterar den angivna privata slutpunktsanslutningen på programgatewayen. |
Metodinformation
delete(ApplicationGatewayPrivateEndpointConnectionsDeleteParameters)
Tar bort den angivna privata slutpunktsanslutningen på programgatewayen.
function delete(options: ApplicationGatewayPrivateEndpointConnectionsDeleteParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsDelete200Response | ApplicationGatewayPrivateEndpointConnectionsDelete202Response | ApplicationGatewayPrivateEndpointConnectionsDelete204Response | ApplicationGatewayPrivateEndpointConnectionsDeleteDefaultResponse>
Parametrar
Returer
get(ApplicationGatewayPrivateEndpointConnectionsGetParameters)
Hämtar den angivna privata slutpunktsanslutningen på programgatewayen.
function get(options: ApplicationGatewayPrivateEndpointConnectionsGetParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsGet200Response | ApplicationGatewayPrivateEndpointConnectionsGetDefaultResponse>
Parametrar
Returer
put(ApplicationGatewayPrivateEndpointConnectionsUpdateParameters)
Uppdaterar den angivna privata slutpunktsanslutningen på programgatewayen.
function put(options: ApplicationGatewayPrivateEndpointConnectionsUpdateParameters): StreamableMethod<ApplicationGatewayPrivateEndpointConnectionsUpdate200Response | ApplicationGatewayPrivateEndpointConnectionsUpdate202Response | ApplicationGatewayPrivateEndpointConnectionsUpdateDefaultResponse>