Interface ManagedPrivateEndpointResource.Update
- All Superinterfaces:
ManagedPrivateEndpointResource.UpdateStages.WithIfMatch
,ManagedPrivateEndpointResource.UpdateStages.WithProperties
- Enclosing interface:
- ManagedPrivateEndpointResource
public static interface ManagedPrivateEndpointResource.Update
extends ManagedPrivateEndpointResource.UpdateStages.WithProperties, ManagedPrivateEndpointResource.UpdateStages.WithIfMatch
The template for ManagedPrivateEndpointResource update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.datafactory.models.ManagedPrivateEndpointResource.UpdateStages.WithIfMatch
withIfMatch
Methods inherited from interface com.azure.resourcemanager.datafactory.models.ManagedPrivateEndpointResource.UpdateStages.WithProperties
withProperties
-
Method Details
-
apply
ManagedPrivateEndpointResource 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.
-