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 application.
- ApplicationRecoveryOptionType :
- # Specifies the recovery option of Azure AD conditional access policy.
- ConditionalAccessPolicyRecoveryOption :
- # Specifies the recovery option of an Azure AD service principal.
- ServicePrincipalRecoveryOptionType :
- # Specifies the recovery option of an Azure AD user.
- UserRecoveryOptionType :
- }