INPUT_OBJECT
StartAzureAdAppUpdateInput
Description
Configuration to initiate an update to the Azure AD directory app.
link GraphQL Schema definition
- input StartAzureAdAppUpdateInput {
- # Workload FID of the Azure AD directory to update.
- UUID! :
- # Azure AD application details.
- AzureAdApp :
- }