@azure/arm-communication 3.0.1 → 4.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/CHANGELOG.md +123 -0
  2. package/README.md +1 -1
  3. package/dist/index.js +2392 -473
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/communicationServicesCheckNameAvailabilitySample.d.ts +2 -0
  8. package/dist-esm/samples-dev/communicationServicesCheckNameAvailabilitySample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/{communicationServiceCheckNameAvailabilitySample.js → communicationServicesCheckNameAvailabilitySample.js} +5 -11
  10. package/dist-esm/samples-dev/communicationServicesCheckNameAvailabilitySample.js.map +1 -0
  11. package/dist-esm/samples-dev/communicationServicesCreateOrUpdateSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/communicationServicesCreateOrUpdateSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/{communicationServiceCreateOrUpdateSample.js → communicationServicesCreateOrUpdateSample.js} +3 -6
  14. package/dist-esm/samples-dev/communicationServicesCreateOrUpdateSample.js.map +1 -0
  15. package/dist-esm/samples-dev/communicationServicesDeleteSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/communicationServicesDeleteSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/{communicationServiceDeleteSample.js → communicationServicesDeleteSample.js} +3 -3
  18. package/dist-esm/samples-dev/communicationServicesDeleteSample.js.map +1 -0
  19. package/dist-esm/samples-dev/communicationServicesGetSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/communicationServicesGetSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/{communicationServiceGetSample.js → communicationServicesGetSample.js} +3 -3
  22. package/dist-esm/samples-dev/communicationServicesGetSample.js.map +1 -0
  23. package/dist-esm/samples-dev/communicationServicesLinkNotificationHubSample.d.ts +2 -0
  24. package/dist-esm/samples-dev/communicationServicesLinkNotificationHubSample.d.ts.map +1 -0
  25. package/dist-esm/samples-dev/{communicationServiceLinkNotificationHubSample.js → communicationServicesLinkNotificationHubSample.js} +3 -3
  26. package/dist-esm/samples-dev/communicationServicesLinkNotificationHubSample.js.map +1 -0
  27. package/dist-esm/samples-dev/communicationServicesListByResourceGroupSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/communicationServicesListByResourceGroupSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/{communicationServiceListByResourceGroupSample.js → communicationServicesListByResourceGroupSample.js} +3 -3
  30. package/dist-esm/samples-dev/communicationServicesListByResourceGroupSample.js.map +1 -0
  31. package/dist-esm/samples-dev/communicationServicesListBySubscriptionSample.d.ts +2 -0
  32. package/dist-esm/samples-dev/communicationServicesListBySubscriptionSample.d.ts.map +1 -0
  33. package/dist-esm/samples-dev/{communicationServiceListBySubscriptionSample.js → communicationServicesListBySubscriptionSample.js} +3 -3
  34. package/dist-esm/samples-dev/communicationServicesListBySubscriptionSample.js.map +1 -0
  35. package/dist-esm/samples-dev/communicationServicesListKeysSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/communicationServicesListKeysSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/{communicationServiceListKeysSample.js → communicationServicesListKeysSample.js} +3 -3
  38. package/dist-esm/samples-dev/communicationServicesListKeysSample.js.map +1 -0
  39. package/dist-esm/samples-dev/communicationServicesRegenerateKeySample.d.ts +2 -0
  40. package/dist-esm/samples-dev/communicationServicesRegenerateKeySample.d.ts.map +1 -0
  41. package/dist-esm/samples-dev/{communicationServiceRegenerateKeySample.js → communicationServicesRegenerateKeySample.js} +3 -3
  42. package/dist-esm/samples-dev/communicationServicesRegenerateKeySample.js.map +1 -0
  43. package/dist-esm/samples-dev/communicationServicesUpdateSample.d.ts +2 -0
  44. package/dist-esm/samples-dev/communicationServicesUpdateSample.d.ts.map +1 -0
  45. package/dist-esm/samples-dev/{communicationServiceUpdateSample.js → communicationServicesUpdateSample.js} +3 -4
  46. package/dist-esm/samples-dev/communicationServicesUpdateSample.js.map +1 -0
  47. package/dist-esm/samples-dev/domainsCancelVerificationSample.d.ts +2 -0
  48. package/dist-esm/samples-dev/domainsCancelVerificationSample.d.ts.map +1 -0
  49. package/dist-esm/samples-dev/domainsCancelVerificationSample.js +33 -0
  50. package/dist-esm/samples-dev/domainsCancelVerificationSample.js.map +1 -0
  51. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +36 -0
  54. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +1 -0
  55. package/dist-esm/samples-dev/domainsDeleteSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/domainsDeleteSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/domainsDeleteSample.js +32 -0
  58. package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -0
  59. package/dist-esm/samples-dev/domainsGetSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/domainsGetSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/domainsGetSample.js +32 -0
  62. package/dist-esm/samples-dev/domainsGetSample.js.map +1 -0
  63. package/dist-esm/samples-dev/domainsInitiateVerificationSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/domainsInitiateVerificationSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/domainsInitiateVerificationSample.js +33 -0
  66. package/dist-esm/samples-dev/domainsInitiateVerificationSample.js.map +1 -0
  67. package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.d.ts +2 -0
  68. package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.d.ts.map +1 -0
  69. package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.js +45 -0
  70. package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.js.map +1 -0
  71. package/dist-esm/samples-dev/domainsUpdateSample.d.ts +2 -0
  72. package/dist-esm/samples-dev/domainsUpdateSample.d.ts.map +1 -0
  73. package/dist-esm/samples-dev/domainsUpdateSample.js +36 -0
  74. package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -0
  75. package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.d.ts +2 -0
  76. package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.d.ts.map +1 -0
  77. package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.js +35 -0
  78. package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.js.map +1 -0
  79. package/dist-esm/samples-dev/emailServicesDeleteSample.d.ts +2 -0
  80. package/dist-esm/samples-dev/emailServicesDeleteSample.d.ts.map +1 -0
  81. package/dist-esm/samples-dev/emailServicesDeleteSample.js +31 -0
  82. package/dist-esm/samples-dev/emailServicesDeleteSample.js.map +1 -0
  83. package/dist-esm/samples-dev/emailServicesGetSample.d.ts +2 -0
  84. package/dist-esm/samples-dev/emailServicesGetSample.d.ts.map +1 -0
  85. package/dist-esm/samples-dev/emailServicesGetSample.js +31 -0
  86. package/dist-esm/samples-dev/emailServicesGetSample.js.map +1 -0
  87. package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.d.ts +2 -0
  88. package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.d.ts.map +1 -0
  89. package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.js +44 -0
  90. package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.js.map +1 -0
  91. package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.d.ts +2 -0
  92. package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.d.ts.map +1 -0
  93. package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.js +43 -0
  94. package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.js.map +1 -0
  95. package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.d.ts +2 -0
  96. package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.d.ts.map +1 -0
  97. package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.js +29 -0
  98. package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.js.map +1 -0
  99. package/dist-esm/samples-dev/emailServicesUpdateSample.d.ts +2 -0
  100. package/dist-esm/samples-dev/emailServicesUpdateSample.d.ts.map +1 -0
  101. package/dist-esm/samples-dev/emailServicesUpdateSample.js +32 -0
  102. package/dist-esm/samples-dev/emailServicesUpdateSample.js.map +1 -0
  103. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/operationsListSample.js +43 -0
  106. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  107. package/dist-esm/src/communicationServiceManagementClient.d.ts +6 -2
  108. package/dist-esm/src/communicationServiceManagementClient.d.ts.map +1 -1
  109. package/dist-esm/src/communicationServiceManagementClient.js +52 -4
  110. package/dist-esm/src/communicationServiceManagementClient.js.map +1 -1
  111. package/dist-esm/src/models/index.d.ts +547 -75
  112. package/dist-esm/src/models/index.d.ts.map +1 -1
  113. package/dist-esm/src/models/index.js +77 -13
  114. package/dist-esm/src/models/index.js.map +1 -1
  115. package/dist-esm/src/models/mappers.d.ts +29 -6
  116. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  117. package/dist-esm/src/models/mappers.js +549 -58
  118. package/dist-esm/src/models/mappers.js.map +1 -1
  119. package/dist-esm/src/models/parameters.d.ts +8 -0
  120. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  121. package/dist-esm/src/models/parameters.js +59 -6
  122. package/dist-esm/src/models/parameters.js.map +1 -1
  123. package/dist-esm/src/operations/{communicationService.d.ts → communicationServices.d.ts} +39 -18
  124. package/dist-esm/src/operations/communicationServices.d.ts.map +1 -0
  125. package/dist-esm/src/operations/{communicationService.js → communicationServices.js} +128 -17
  126. package/dist-esm/src/operations/communicationServices.js.map +1 -0
  127. package/dist-esm/src/operations/domains.d.ts +138 -0
  128. package/dist-esm/src/operations/domains.d.ts.map +1 -0
  129. package/dist-esm/src/operations/domains.js +607 -0
  130. package/dist-esm/src/operations/domains.js.map +1 -0
  131. package/dist-esm/src/operations/emailServices.d.ts +112 -0
  132. package/dist-esm/src/operations/emailServices.d.ts.map +1 -0
  133. package/dist-esm/src/operations/emailServices.js +534 -0
  134. package/dist-esm/src/operations/emailServices.js.map +1 -0
  135. package/dist-esm/src/operations/index.d.ts +3 -1
  136. package/dist-esm/src/operations/index.d.ts.map +1 -1
  137. package/dist-esm/src/operations/index.js +3 -1
  138. package/dist-esm/src/operations/index.js.map +1 -1
  139. package/dist-esm/src/operationsInterfaces/communicationServices.d.ts +109 -0
  140. package/dist-esm/src/operationsInterfaces/communicationServices.d.ts.map +1 -0
  141. package/dist-esm/src/operationsInterfaces/communicationServices.js +9 -0
  142. package/dist-esm/src/operationsInterfaces/communicationServices.js.map +1 -0
  143. package/dist-esm/src/operationsInterfaces/domains.d.ts +112 -0
  144. package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -0
  145. package/dist-esm/src/operationsInterfaces/{communicationService.js → domains.js} +1 -1
  146. package/dist-esm/src/operationsInterfaces/domains.js.map +1 -0
  147. package/dist-esm/src/operationsInterfaces/emailServices.d.ts +76 -0
  148. package/dist-esm/src/operationsInterfaces/emailServices.d.ts.map +1 -0
  149. package/dist-esm/src/operationsInterfaces/emailServices.js +9 -0
  150. package/dist-esm/src/operationsInterfaces/emailServices.js.map +1 -0
  151. package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
  152. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  153. package/dist-esm/src/operationsInterfaces/index.js +3 -1
  154. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  155. package/dist-esm/test/communication_examples.d.ts.map +1 -1
  156. package/dist-esm/test/communication_examples.js +21 -23
  157. package/dist-esm/test/communication_examples.js.map +1 -1
  158. package/package.json +12 -8
  159. package/review/arm-communication.api.md +528 -96
  160. package/src/communicationServiceManagementClient.ts +78 -6
  161. package/src/models/index.ts +650 -110
  162. package/src/models/mappers.ts +623 -81
  163. package/src/models/parameters.ts +73 -6
  164. package/src/operations/{communicationService.ts → communicationServices.ts} +249 -71
  165. package/src/operations/domains.ts +886 -0
  166. package/src/operations/emailServices.ts +717 -0
  167. package/src/operations/index.ts +3 -1
  168. package/src/operationsInterfaces/{communicationService.ts → communicationServices.ts} +89 -42
  169. package/src/operationsInterfaces/domains.ts +221 -0
  170. package/src/operationsInterfaces/emailServices.ts +148 -0
  171. package/src/operationsInterfaces/index.ts +3 -1
  172. package/types/arm-communication.d.ts +974 -226
  173. package/types/tsdoc-metadata.json +1 -1
  174. package/dist-esm/samples-dev/communicationServiceCheckNameAvailabilitySample.d.ts +0 -2
  175. package/dist-esm/samples-dev/communicationServiceCheckNameAvailabilitySample.d.ts.map +0 -1
  176. package/dist-esm/samples-dev/communicationServiceCheckNameAvailabilitySample.js.map +0 -1
  177. package/dist-esm/samples-dev/communicationServiceCreateOrUpdateSample.d.ts +0 -2
  178. package/dist-esm/samples-dev/communicationServiceCreateOrUpdateSample.d.ts.map +0 -1
  179. package/dist-esm/samples-dev/communicationServiceCreateOrUpdateSample.js.map +0 -1
  180. package/dist-esm/samples-dev/communicationServiceDeleteSample.d.ts +0 -2
  181. package/dist-esm/samples-dev/communicationServiceDeleteSample.d.ts.map +0 -1
  182. package/dist-esm/samples-dev/communicationServiceDeleteSample.js.map +0 -1
  183. package/dist-esm/samples-dev/communicationServiceGetSample.d.ts +0 -2
  184. package/dist-esm/samples-dev/communicationServiceGetSample.d.ts.map +0 -1
  185. package/dist-esm/samples-dev/communicationServiceGetSample.js.map +0 -1
  186. package/dist-esm/samples-dev/communicationServiceLinkNotificationHubSample.d.ts +0 -2
  187. package/dist-esm/samples-dev/communicationServiceLinkNotificationHubSample.d.ts.map +0 -1
  188. package/dist-esm/samples-dev/communicationServiceLinkNotificationHubSample.js.map +0 -1
  189. package/dist-esm/samples-dev/communicationServiceListByResourceGroupSample.d.ts +0 -2
  190. package/dist-esm/samples-dev/communicationServiceListByResourceGroupSample.d.ts.map +0 -1
  191. package/dist-esm/samples-dev/communicationServiceListByResourceGroupSample.js.map +0 -1
  192. package/dist-esm/samples-dev/communicationServiceListBySubscriptionSample.d.ts +0 -2
  193. package/dist-esm/samples-dev/communicationServiceListBySubscriptionSample.d.ts.map +0 -1
  194. package/dist-esm/samples-dev/communicationServiceListBySubscriptionSample.js.map +0 -1
  195. package/dist-esm/samples-dev/communicationServiceListKeysSample.d.ts +0 -2
  196. package/dist-esm/samples-dev/communicationServiceListKeysSample.d.ts.map +0 -1
  197. package/dist-esm/samples-dev/communicationServiceListKeysSample.js.map +0 -1
  198. package/dist-esm/samples-dev/communicationServiceRegenerateKeySample.d.ts +0 -2
  199. package/dist-esm/samples-dev/communicationServiceRegenerateKeySample.d.ts.map +0 -1
  200. package/dist-esm/samples-dev/communicationServiceRegenerateKeySample.js.map +0 -1
  201. package/dist-esm/samples-dev/communicationServiceUpdateSample.d.ts +0 -2
  202. package/dist-esm/samples-dev/communicationServiceUpdateSample.d.ts.map +0 -1
  203. package/dist-esm/samples-dev/communicationServiceUpdateSample.js.map +0 -1
  204. package/dist-esm/src/operations/communicationService.d.ts.map +0 -1
  205. package/dist-esm/src/operations/communicationService.js.map +0 -1
  206. package/dist-esm/src/operationsInterfaces/communicationService.d.ts +0 -88
  207. package/dist-esm/src/operationsInterfaces/communicationService.d.ts.map +0 -1
  208. package/dist-esm/src/operationsInterfaces/communicationService.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,128 @@
1
1
  # Release History
2
+
3
+ ## 4.0.0-beta.1 (2022-06-08)
4
+
5
+ **Features**
2
6
 
7
+ - Added operation group CommunicationServices
8
+ - Added operation group Domains
9
+ - Added operation group EmailServices
10
+ - Added Interface CheckNameAvailabilityRequest
11
+ - Added Interface CheckNameAvailabilityResponse
12
+ - Added Interface CommunicationServicesCheckNameAvailabilityOptionalParams
13
+ - Added Interface CommunicationServicesCreateOrUpdateHeaders
14
+ - Added Interface CommunicationServicesCreateOrUpdateOptionalParams
15
+ - Added Interface CommunicationServicesDeleteHeaders
16
+ - Added Interface CommunicationServicesDeleteOptionalParams
17
+ - Added Interface CommunicationServicesGetOptionalParams
18
+ - Added Interface CommunicationServicesLinkNotificationHubOptionalParams
19
+ - Added Interface CommunicationServicesListByResourceGroupNextOptionalParams
20
+ - Added Interface CommunicationServicesListByResourceGroupOptionalParams
21
+ - Added Interface CommunicationServicesListBySubscriptionNextOptionalParams
22
+ - Added Interface CommunicationServicesListBySubscriptionOptionalParams
23
+ - Added Interface CommunicationServicesListKeysOptionalParams
24
+ - Added Interface CommunicationServicesRegenerateKeyHeaders
25
+ - Added Interface CommunicationServicesRegenerateKeyOptionalParams
26
+ - Added Interface CommunicationServicesUpdateHeaders
27
+ - Added Interface CommunicationServicesUpdateOptionalParams
28
+ - Added Interface DnsRecord
29
+ - Added Interface DomainPropertiesVerificationRecords
30
+ - Added Interface DomainPropertiesVerificationStates
31
+ - Added Interface DomainResourceList
32
+ - Added Interface DomainsCancelVerificationHeaders
33
+ - Added Interface DomainsCancelVerificationOptionalParams
34
+ - Added Interface DomainsCreateOrUpdateHeaders
35
+ - Added Interface DomainsCreateOrUpdateOptionalParams
36
+ - Added Interface DomainsDeleteHeaders
37
+ - Added Interface DomainsDeleteOptionalParams
38
+ - Added Interface DomainsGetOptionalParams
39
+ - Added Interface DomainsInitiateVerificationHeaders
40
+ - Added Interface DomainsInitiateVerificationOptionalParams
41
+ - Added Interface DomainsListByEmailServiceResourceNextOptionalParams
42
+ - Added Interface DomainsListByEmailServiceResourceOptionalParams
43
+ - Added Interface DomainsUpdateHeaders
44
+ - Added Interface DomainsUpdateOptionalParams
45
+ - Added Interface EmailServiceResourceList
46
+ - Added Interface EmailServicesCreateOrUpdateHeaders
47
+ - Added Interface EmailServicesCreateOrUpdateOptionalParams
48
+ - Added Interface EmailServicesDeleteHeaders
49
+ - Added Interface EmailServicesDeleteOptionalParams
50
+ - Added Interface EmailServicesGetOptionalParams
51
+ - Added Interface EmailServicesListByResourceGroupNextOptionalParams
52
+ - Added Interface EmailServicesListByResourceGroupOptionalParams
53
+ - Added Interface EmailServicesListBySubscriptionNextOptionalParams
54
+ - Added Interface EmailServicesListBySubscriptionOptionalParams
55
+ - Added Interface EmailServicesListVerifiedExchangeOnlineDomainsOptionalParams
56
+ - Added Interface EmailServicesUpdateHeaders
57
+ - Added Interface EmailServicesUpdateOptionalParams
58
+ - Added Interface VerificationParameter
59
+ - Added Interface VerificationStatusRecord
60
+ - Added Type Alias CheckNameAvailabilityReason
61
+ - Added Type Alias CommunicationServiceResourceUpdate
62
+ - Added Type Alias CommunicationServicesCheckNameAvailabilityResponse
63
+ - Added Type Alias CommunicationServicesCreateOrUpdateResponse
64
+ - Added Type Alias CommunicationServicesGetResponse
65
+ - Added Type Alias CommunicationServicesLinkNotificationHubResponse
66
+ - Added Type Alias CommunicationServicesListByResourceGroupNextResponse
67
+ - Added Type Alias CommunicationServicesListByResourceGroupResponse
68
+ - Added Type Alias CommunicationServicesListBySubscriptionNextResponse
69
+ - Added Type Alias CommunicationServicesListBySubscriptionResponse
70
+ - Added Type Alias CommunicationServicesListKeysResponse
71
+ - Added Type Alias CommunicationServicesProvisioningState
72
+ - Added Type Alias CommunicationServicesRegenerateKeyResponse
73
+ - Added Type Alias CommunicationServicesUpdateResponse
74
+ - Added Type Alias DomainManagement
75
+ - Added Type Alias DomainResource
76
+ - Added Type Alias DomainsCancelVerificationResponse
77
+ - Added Type Alias DomainsCreateOrUpdateResponse
78
+ - Added Type Alias DomainsGetResponse
79
+ - Added Type Alias DomainsInitiateVerificationResponse
80
+ - Added Type Alias DomainsListByEmailServiceResourceNextResponse
81
+ - Added Type Alias DomainsListByEmailServiceResourceResponse
82
+ - Added Type Alias DomainsProvisioningState
83
+ - Added Type Alias DomainsUpdateResponse
84
+ - Added Type Alias EmailServiceResource
85
+ - Added Type Alias EmailServiceResourceUpdate
86
+ - Added Type Alias EmailServicesCreateOrUpdateResponse
87
+ - Added Type Alias EmailServicesGetResponse
88
+ - Added Type Alias EmailServicesListByResourceGroupNextResponse
89
+ - Added Type Alias EmailServicesListByResourceGroupResponse
90
+ - Added Type Alias EmailServicesListBySubscriptionNextResponse
91
+ - Added Type Alias EmailServicesListBySubscriptionResponse
92
+ - Added Type Alias EmailServicesListVerifiedExchangeOnlineDomainsResponse
93
+ - Added Type Alias EmailServicesProvisioningState
94
+ - Added Type Alias EmailServicesUpdateResponse
95
+ - Added Type Alias NameAvailabilityParameters
96
+ - Added Type Alias TrackedResource
97
+ - Added Type Alias UpdateDomainRequestParameters
98
+ - Added Type Alias UserEngagementTracking
99
+ - Added Type Alias VerificationStatus
100
+ - Added Type Alias VerificationType
101
+ - Interface Resource has a new optional parameter systemData
102
+ - Class CommunicationServiceManagementClient has a new parameter communicationServices
103
+ - Class CommunicationServiceManagementClient has a new parameter domains
104
+ - Class CommunicationServiceManagementClient has a new parameter emailServices
105
+ - Add parameters of TrackedResource to TypeAlias CommunicationServiceResource
106
+ - Type Alias CommunicationServiceResource has a new parameter linkedDomains
107
+ - Added Enum KnownCheckNameAvailabilityReason
108
+ - Added Enum KnownCommunicationServicesProvisioningState
109
+ - Added Enum KnownDomainManagement
110
+ - Added Enum KnownDomainsProvisioningState
111
+ - Added Enum KnownEmailServicesProvisioningState
112
+ - Added Enum KnownUserEngagementTracking
113
+ - Added Enum KnownVerificationStatus
114
+ - Added Enum KnownVerificationType
115
+
116
+ **Breaking Changes**
117
+
118
+ - Removed operation group CommunicationService
119
+ - Class CommunicationServiceManagementClient no longer has parameter communicationService
120
+ - Delete parameters of Resource in TypeAlias CommunicationServiceResource
121
+ - Delete parameters of LocationResource in TypeAlias CommunicationServiceResource
122
+ - Delete parameters of TaggedResource in TypeAlias CommunicationServiceResource
123
+ - Type Alias CommunicationServiceResource no longer has parameter systemData
124
+ - Removed Enum KnownProvisioningState
125
+
3
126
  ## 3.0.1 (2022-04-11)
4
127
 
5
128
  **features**
package/README.md CHANGED
@@ -6,7 +6,7 @@ REST API for Azure Communication Services
6
6
 
7
7
  [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/communication/arm-communication) |
8
8
  [Package (NPM)](https://www.npmjs.com/package/@azure/arm-communication) |
9
- [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-communication) |
9
+ [API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-communication?view=azure-node-preview) |
10
10
  [Samples](https://github.com/Azure-Samples/azure-samples-js-management)
11
11
 
12
12
  ## Getting started