IAdmDomainSyncedObjectManagementOptions
The IAdmDomainSyncedObjectManagementOptions interface is used to manage options for displaying Azure AD objects synchronized with on-premises AD.
To get the IAdmDomainSyncedObjectManagementOptions interface, use property IAdmAzureManagedDomain::SyncedObjectManagementOptions.
Properties
-
Property
-
Description
-
ManagementType
-
Gets or sets a value indicating whether to display Azure AD objects synchronized with on-premises AD.
-
ManagedDomains
-
If only Azure AD objects synchronized with specific on-premises AD domains should be displayed, this property gets or sets a list of the domains.
Details
ManagementType
Gets or sets a value indicating whether to display Azure AD objects synchronized with on-premises AD.
- Type:
- ADM_SYNCHRONIZATIONMANAGEMENT_TYPE_ENUM
- Access:
- Read/Write
ManagedDomains
If only Azure AD objects synchronized with specific on-premises AD domains should be displayed, this property gets or sets a list of the domains.
- Type:
- string[]
- Access:
- Read/Write
Remarks
The property takes effect only if the ManagementType
property is set to ADM_SYNCHRONIZATIONMANAGEMENT_TYPE_MANAGESPECIFICDOMAINS
.
Requirements
Minimum required version: 2023