Interface AuthorizationAccessPolicyContract.Update
- All Superinterfaces:
AuthorizationAccessPolicyContract.UpdateStages.WithAppIds,AuthorizationAccessPolicyContract.UpdateStages.WithIfMatch,AuthorizationAccessPolicyContract.UpdateStages.WithObjectId,AuthorizationAccessPolicyContract.UpdateStages.WithTenantId
- Enclosing interface:
AuthorizationAccessPolicyContract
public static interface AuthorizationAccessPolicyContract.Update
extends AuthorizationAccessPolicyContract.UpdateStages.WithAppIds, AuthorizationAccessPolicyContract.UpdateStages.WithTenantId, AuthorizationAccessPolicyContract.UpdateStages.WithObjectId, AuthorizationAccessPolicyContract.UpdateStages.WithIfMatch
The template for AuthorizationAccessPolicyContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationAccessPolicyContract.UpdateStages.WithAppIds
withAppIdsMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationAccessPolicyContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationAccessPolicyContract.UpdateStages.WithObjectId
withObjectIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.AuthorizationAccessPolicyContract.UpdateStages.WithTenantId
withTenantId
-
Method Details
-
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.
-