Skip to main content

domain_services

Overview

Namedomain_services
TypeResource
Idazure.aad_domain_services.domain_services

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
etagstringResource etag
locationstringResource location
propertiesobjectProperties of the Domain Service.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTdomainServiceName, resourceGroupName, subscriptionIdThe Get Domain Service operation retrieves a json representation of the Domain Service.
listSELECTsubscriptionIdThe List Domain Services in Subscription operation lists all the domain services available under the given subscription (and across all resource groups within that subscription).
list_by_resource_groupSELECTresourceGroupName, subscriptionIdThe List Domain Services in Resource Group operation lists all the domain services available under the given resource group.
create_or_updateINSERTdomainServiceName, resourceGroupName, subscriptionIdThe 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.
deleteDELETEdomainServiceName, resourceGroupName, subscriptionIdThe Delete Domain Service operation deletes an existing Domain Service.
_listEXECsubscriptionIdThe List Domain Services in Subscription operation lists all the domain services available under the given subscription (and across all resource groups within that subscription).
_list_by_resource_groupEXECresourceGroupName, subscriptionIdThe List Domain Services in Resource Group operation lists all the domain services available under the given resource group.
updateEXECdomainServiceName, resourceGroupName, subscriptionIdThe Update Domain Service operation can be used to update the existing deployment. The update call only supports the properties listed in the PATCH body.