Interface PrivateEndpointConnection.Update
- All Superinterfaces:
PrivateEndpointConnection.UpdateStages.WithIdentity,PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint,PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState,PrivateEndpointConnection.UpdateStages.WithSku,PrivateEndpointConnection.UpdateStages.WithTags
- Enclosing interface:
- PrivateEndpointConnection
public static interface PrivateEndpointConnection.Update
extends PrivateEndpointConnection.UpdateStages.WithTags, PrivateEndpointConnection.UpdateStages.WithIdentity, PrivateEndpointConnection.UpdateStages.WithSku, PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint, PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
The template for PrivateEndpointConnection update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint
withPrivateEndpointMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
withPrivateLinkServiceConnectionStateMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.machinelearning.models.PrivateEndpointConnection.UpdateStages.WithTags
withTags
-
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.
-