v14

latestSwagger 2.0raw.githubusercontent.com2022-12-097793207.8 KB
Adds

Gets the details of Active Directory Domain Service, for a tenant, that are onboarded to Azure Active Directory Connect Health.

get/providers/Microsoft.ADHybridHealthService/addsservices

Query parameters

$filterstring

The service property filter to apply.

serviceTypestring

The service type for the services onboarded to Azure Active Directory Connect Health. Depending on whether the service is monitoring, ADFS, Sync or ADDS roles, the service type can either be AdFederationService or AadSyncService or AdDomainService.

skipCountinteger

The skip count, which specifies the number of elements that can be bypassed from a sequence and then return the remaining elements.

takeCountinteger

The take count , which specifies the number of elements that can be returned from a sequence.

api-versionstring required

The version of the API to be used with the client request.

Response

The list of Active Directory Domain Controller services.

nextLinkstring

The link used to get the next page of operations.

totalCountinteger

The total count of service elements.

continuationTokenstring

The continuation token for paginated calls.

All 77 operations