ActiveDirectoryProperties Class
Settings properties for Active Directory (AD).
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ActiveDirectoryProperties
Constructor
ActiveDirectoryProperties(*, domain_name: str, net_bios_domain_name: str, forest_name: str, domain_guid: str, domain_sid: str, azure_storage_sid: str, **kwargs)
Variables
- domain_name
- str
Required. Specifies the primary domain that the AD DNS server is authoritative for.
- net_bios_domain_name
- str
Required. Specifies the NetBIOS domain name.
- forest_name
- str
Required. Specifies the Active Directory forest to get.
- domain_guid
- str
Required. Specifies the domain GUID.
- domain_sid
- str
Required. Specifies the security identifier (SID).
- azure_storage_sid
- str
Required. Specifies the security identifier (SID) for Azure Storage.
Feedback
Submit and view feedback for