INPUT_OBJECT
AdGroupSpecInput
Description
Specification to create an AD group.
link GraphQL Schema definition
- input AdGroupSpecInput {
- # The natural ID of the Azure AD group.
- UUID! :
- # Add the custom display name of the Azure AD group.
- String :
- # The additional attribute to filter out user members who are part of an AD group.
- GroupFilterAttribute!]! : [
- }