Version: v3.3 
Domains
Datasets are registered to a Domain, which can be categorized by business type, industry, purpose, or other relevant specifications.
Below is the sample resource definition file for Domain:
{
"rDomain":{
"Type": "Domain",
"Properties": {
"DomainName": "cicddomain",
"DisplayName": "cicddomain",
"DomainDescription": "Domain created with CICD"
}
}
}