Interface ManagedPrivateEndpoint.Update
- All Superinterfaces:
ManagedPrivateEndpoint.UpdateStages.WithGroupId
,ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceId
,ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion
,ManagedPrivateEndpoint.UpdateStages.WithRequestMessage
- Enclosing interface:
- ManagedPrivateEndpoint
public static interface ManagedPrivateEndpoint.Update
extends ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceId, ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion, ManagedPrivateEndpoint.UpdateStages.WithGroupId, ManagedPrivateEndpoint.UpdateStages.WithRequestMessage
The template for ManagedPrivateEndpoint update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.kusto.models.ManagedPrivateEndpoint.UpdateStages.WithGroupId
withGroupId
Methods inherited from interface com.azure.resourcemanager.kusto.models.ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceId
withPrivateLinkResourceId
Methods inherited from interface com.azure.resourcemanager.kusto.models.ManagedPrivateEndpoint.UpdateStages.WithPrivateLinkResourceRegion
withPrivateLinkResourceRegion
Methods inherited from interface com.azure.resourcemanager.kusto.models.ManagedPrivateEndpoint.UpdateStages.WithRequestMessage
withRequestMessage
-
Method Details
-
apply
ManagedPrivateEndpoint 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.
-