Domain Services Resource Provider
The AAD Domain Services API.Technical Specifications
startFlow
- OnInit
- ./lib/triggers/startFlow.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServiceOperations_List
Lists all the available Domain Services operations.
- OnInit
- ./lib/actions/DomainServiceOperations_List.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_List
The List Domain Services in Subscription operation lists all the domain services available under the given subscription (and across all resource groups within that subscription).
- OnInit
- ./lib/actions/DomainServices_List.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_ListByResourceGroup
The List Domain Services in Resource Group operation lists all the domain services available under the given resource group.
- OnInit
- ./lib/actions/DomainServices_ListByResourceGroup.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_Delete
The Delete Domain Service operation deletes an existing Domain Service.
- OnInit
- ./lib/actions/DomainServices_Delete.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_Get
The Get Domain Service operation retrieves a json representation of the Domain Service.
- OnInit
- ./lib/actions/DomainServices_Get.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_Update
The Update Domain Service operation can be used to update the existing deployment. The update call only supports the properties listed in the PATCH body.
- OnInit
- ./lib/actions/DomainServices_Update.js
- OnStartup
- -
- OnClose
- -
Attributes
-
DomainServices_CreateOrUpdate
The Create Domain Service operation creates a new domain service with the specified parameters. If the specific service already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
- OnInit
- ./lib/actions/DomainServices_CreateOrUpdate.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Keine Daten für terms vorhanden
OAUTH_CLIENT_ID
OAuth Client ID
- type
- -
- required
- -
- example
- -
OAUTH_CLIENT_SECRET
OAuth Client Secret
- type
- -
- required
- -
- example
- -