OBJECT
CompleteAzureAdAppSetupReply
Description
Response of the operation that onboards an Azure AD.
link GraphQL Schema definition
- type CompleteAzureAdAppSetupReply {
- # Details about the Azure AD cluster setup.
- ClusterDetails :
- # Workload ID for the Azure AD.
- UUID! :
- }