INPUT_OBJECT
ObjectRecoveryOptionsType
Description
Configuration to retrieve Azure AD object recovery.
link GraphQL Schema definition
- input ObjectRecoveryOptionsType {
- # Specifies the recovery option of an Azure AD service principal.
- ServicePrincipalRecoveryOptionType :
- # Specifies the recovery option of an Azure AD application.
- ApplicationRecoveryOptionType :
- }