AADCheckRequirements Class
Represents AAD (Azure Active Directory) requirements check request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.DataConnectorsCheckRequirementsAADCheckRequirements
Constructor
AADCheckRequirements(*, tenant_id: Optional[str] = None, **kwargs)
Variables
- kind
- str or DataConnectorKind
Required. Describes the kind of connector to be checked.Constant filled by server. Possible values include: "AzureActiveDirectory", "AzureSecurityCenter", "MicrosoftCloudAppSecurity", "ThreatIntelligence", "ThreatIntelligenceTaxii", "Office365", "OfficeATP", "OfficeIRM", "Office365Project", "OfficePowerBI", "AmazonWebServicesCloudTrail", "AmazonWebServicesS3", "AzureAdvancedThreatProtection", "MicrosoftDefenderAdvancedThreatProtection", "Dynamics365", "MicrosoftThreatProtection", "MicrosoftThreatIntelligence", "GenericUI", "APIPolling", "IOT".
- tenant_id
- str
The tenant id to connect to, and get the data from.
Feedback
Submit and view feedback for