OBJECT

UpdateCustomerAppPermissionsReply

Description

Response of the operation to update the Azure app with specified permissions in an idempotent manner.

link GraphQL Schema definition

  • type UpdateCustomerAppPermissionsReply {
  • # Specifies whether the customer app permissions was updated successfully.
  • success: Boolean!
  • }

link Require by