DomainServices
Create or Update Domain Service (PUT Resource)
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.
put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AAD/domainServices/{domainServiceName}
Path parameters
subscriptionIdstring required
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
resourceGroupNamestring required
The name of the resource group within the user's subscription. The name is case insensitive.
domainServiceNamestring required
The name of the domain service.
Query parameters
api-versionstring required
Client Api Version.
Request body
Response
HTTP 200 (OK) if the operation was successful.