Interface PrivateEndpointConnection.Update
- All Superinterfaces:
PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
- Enclosing interface:
- PrivateEndpointConnection
public static interface PrivateEndpointConnection.Update
extends PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
The template for PrivateEndpointConnection update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.kusto.models.PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
withPrivateLinkServiceConnectionState
-
Method Details
-
apply
PrivateEndpointConnection apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-