Interface PortalConfigContract.Update
- All Superinterfaces:
PortalConfigContract.UpdateStages.WithCors,PortalConfigContract.UpdateStages.WithCsp,PortalConfigContract.UpdateStages.WithDelegation,PortalConfigContract.UpdateStages.WithEnableBasicAuth,PortalConfigContract.UpdateStages.WithIfMatch,PortalConfigContract.UpdateStages.WithSignin,PortalConfigContract.UpdateStages.WithSignup
- Enclosing interface:
PortalConfigContract
public static interface PortalConfigContract.Update
extends PortalConfigContract.UpdateStages.WithEnableBasicAuth, PortalConfigContract.UpdateStages.WithSignin, PortalConfigContract.UpdateStages.WithSignup, PortalConfigContract.UpdateStages.WithDelegation, PortalConfigContract.UpdateStages.WithCors, PortalConfigContract.UpdateStages.WithCsp, PortalConfigContract.UpdateStages.WithIfMatch
The template for PortalConfigContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithCors
withCorsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithCsp
withCspMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithDelegation
withDelegationMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithEnableBasicAuth
withEnableBasicAuthMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithSignin
withSigninMethods inherited from interface com.azure.resourcemanager.apimanagement.models.PortalConfigContract.UpdateStages.WithSignup
withSignup
-
Method Details
-
apply
PortalConfigContract 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.
-