AADProfileArgs

constructor(adminGroupObjectIDs: Output<List<String>>? = null, clientAppID: Output<String>? = null, enableAzureRbac: Output<Boolean>? = null, managed: Output<Boolean>? = null, serverAppID: Output<String>? = null, serverAppSecret: Output<String>? = null, tenantID: Output<String>? = null)