Interface Profile.Update
- All Superinterfaces:
Profile.UpdateStages.WithEnabledState
,Profile.UpdateStages.WithTags
- Enclosing interface:
- Profile
public static interface Profile.Update
extends Profile.UpdateStages.WithTags, Profile.UpdateStages.WithEnabledState
The template for Profile update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.frontdoor.models.Profile.UpdateStages.WithEnabledState
withEnabledState
Methods inherited from interface com.azure.resourcemanager.frontdoor.models.Profile.UpdateStages.WithTags
withTags
-
Method Details
-
apply
Profile 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.
-