@azure/arm-communication 4.0.0-beta.3 → 4.0.0
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.
- package/CHANGELOG.md +14 -3
- package/README.md +1 -1
- package/dist/index.js +561 -256
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesCheckNameAvailabilitySample.js +6 -4
- package/dist-esm/samples-dev/communicationServicesCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesCreateOrUpdateSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesGetSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesLinkNotificationHubSample.js +4 -3
- package/dist-esm/samples-dev/communicationServicesLinkNotificationHubSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesListKeysSample.js +3 -2
- package/dist-esm/samples-dev/communicationServicesListKeysSample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesRegenerateKeySample.js +4 -3
- package/dist-esm/samples-dev/communicationServicesRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/communicationServicesUpdateSample.js +4 -3
- package/dist-esm/samples-dev/communicationServicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCancelVerificationSample.js +3 -2
- package/dist-esm/samples-dev/domainsCancelVerificationSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +3 -2
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +3 -2
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +3 -2
- package/dist-esm/samples-dev/domainsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsInitiateVerificationSample.js +3 -2
- package/dist-esm/samples-dev/domainsInitiateVerificationSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.js +3 -2
- package/dist-esm/samples-dev/domainsListByEmailServiceResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesDeleteSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesGetSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesListVerifiedExchangeOnlineDomainsSample.js.map +1 -1
- package/dist-esm/samples-dev/emailServicesUpdateSample.js +3 -2
- package/dist-esm/samples-dev/emailServicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/senderUsernamesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/senderUsernamesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/senderUsernamesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/senderUsernamesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesDeleteSample.js +41 -0
- package/dist-esm/samples-dev/senderUsernamesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/senderUsernamesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesGetSample.js +41 -0
- package/dist-esm/samples-dev/senderUsernamesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesListByDomainsSample.d.ts +2 -0
- package/dist-esm/samples-dev/senderUsernamesListByDomainsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/senderUsernamesListByDomainsSample.js +54 -0
- package/dist-esm/samples-dev/senderUsernamesListByDomainsSample.js.map +1 -0
- package/dist-esm/src/communicationServiceManagementClient.d.ts +3 -2
- package/dist-esm/src/communicationServiceManagementClient.d.ts.map +1 -1
- package/dist-esm/src/communicationServiceManagementClient.js +5 -4
- package/dist-esm/src/communicationServiceManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +87 -21
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +22 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +3 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +56 -20
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +22 -7
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/communicationServices.d.ts +5 -22
- package/dist-esm/src/operations/communicationServices.d.ts.map +1 -1
- package/dist-esm/src/operations/communicationServices.js +29 -123
- package/dist-esm/src/operations/communicationServices.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts +6 -6
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +71 -27
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/emailServices.d.ts +4 -4
- package/dist-esm/src/operations/emailServices.d.ts.map +1 -1
- package/dist-esm/src/operations/emailServices.js +29 -17
- package/dist-esm/src/operations/emailServices.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/senderUsernames.d.ts +70 -0
- package/dist-esm/src/operations/senderUsernames.d.ts.map +1 -0
- package/dist-esm/src/operations/senderUsernames.js +280 -0
- package/dist-esm/src/operations/senderUsernames.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/communicationServices.d.ts +5 -22
- package/dist-esm/src/operationsInterfaces/communicationServices.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/domains.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/emailServices.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/emailServices.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/senderUsernames.d.ts +43 -0
- package/dist-esm/src/operationsInterfaces/senderUsernames.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/senderUsernames.js +9 -0
- package/dist-esm/src/operationsInterfaces/senderUsernames.js.map +1 -0
- package/dist-esm/test/communication_examples.d.ts.map +1 -1
- package/dist-esm/test/communication_examples.js +3 -1
- package/dist-esm/test/communication_examples.js.map +1 -1
- package/package.json +9 -9
- package/review/arm-communication.api.md +90 -31
- package/src/communicationServiceManagementClient.ts +9 -5
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +101 -21
- package/src/models/mappers.ts +62 -18
- package/src/models/parameters.ts +25 -7
- package/src/operations/communicationServices.ts +41 -196
- package/src/operations/domains.ts +98 -55
- package/src/operations/emailServices.ts +44 -34
- package/src/operations/index.ts +1 -0
- package/src/operations/senderUsernames.ts +383 -0
- package/src/operationsInterfaces/communicationServices.ts +6 -43
- package/src/operationsInterfaces/domains.ts +12 -9
- package/src/operationsInterfaces/emailServices.ts +6 -6
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/senderUsernames.ts +84 -0
- package/types/arm-communication.d.ts +159 -55
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
# Release History
|
|
2
2
|
|
|
3
|
-
## 4.0.0
|
|
3
|
+
## 4.0.0 (2023-03-27)
|
|
4
4
|
|
|
5
5
|
**Features**
|
|
6
6
|
|
|
7
7
|
- Added operation group CommunicationServices
|
|
8
8
|
- Added operation group Domains
|
|
9
9
|
- Added operation group EmailServices
|
|
10
|
+
- Added operation group SenderUsernames
|
|
10
11
|
- Added Interface CheckNameAvailabilityRequest
|
|
11
12
|
- Added Interface CheckNameAvailabilityResponse
|
|
12
13
|
- Added Interface CommunicationServiceResource
|
|
@@ -24,7 +25,6 @@
|
|
|
24
25
|
- Added Interface CommunicationServicesListBySubscriptionOptionalParams
|
|
25
26
|
- Added Interface CommunicationServicesListKeysOptionalParams
|
|
26
27
|
- Added Interface CommunicationServicesRegenerateKeyOptionalParams
|
|
27
|
-
- Added Interface CommunicationServicesUpdateHeaders
|
|
28
28
|
- Added Interface CommunicationServicesUpdateOptionalParams
|
|
29
29
|
- Added Interface DnsRecord
|
|
30
30
|
- Added Interface DomainPropertiesVerificationRecords
|
|
@@ -59,6 +59,14 @@
|
|
|
59
59
|
- Added Interface EmailServicesListVerifiedExchangeOnlineDomainsOptionalParams
|
|
60
60
|
- Added Interface EmailServicesUpdateHeaders
|
|
61
61
|
- Added Interface EmailServicesUpdateOptionalParams
|
|
62
|
+
- Added Interface ProxyResource
|
|
63
|
+
- Added Interface SenderUsernameResource
|
|
64
|
+
- Added Interface SenderUsernameResourceCollection
|
|
65
|
+
- Added Interface SenderUsernamesCreateOrUpdateOptionalParams
|
|
66
|
+
- Added Interface SenderUsernamesDeleteOptionalParams
|
|
67
|
+
- Added Interface SenderUsernamesGetOptionalParams
|
|
68
|
+
- Added Interface SenderUsernamesListByDomainsNextOptionalParams
|
|
69
|
+
- Added Interface SenderUsernamesListByDomainsOptionalParams
|
|
62
70
|
- Added Interface TrackedResource
|
|
63
71
|
- Added Interface UpdateDomainRequestParameters
|
|
64
72
|
- Added Interface VerificationParameter
|
|
@@ -94,6 +102,10 @@
|
|
|
94
102
|
- Added Type Alias EmailServicesListVerifiedExchangeOnlineDomainsResponse
|
|
95
103
|
- Added Type Alias EmailServicesProvisioningState
|
|
96
104
|
- Added Type Alias EmailServicesUpdateResponse
|
|
105
|
+
- Added Type Alias SenderUsernamesCreateOrUpdateResponse
|
|
106
|
+
- Added Type Alias SenderUsernamesGetResponse
|
|
107
|
+
- Added Type Alias SenderUsernamesListByDomainsNextResponse
|
|
108
|
+
- Added Type Alias SenderUsernamesListByDomainsResponse
|
|
97
109
|
- Added Type Alias UserEngagementTracking
|
|
98
110
|
- Added Type Alias VerificationStatus
|
|
99
111
|
- Added Type Alias VerificationType
|
|
@@ -112,7 +124,6 @@
|
|
|
112
124
|
|
|
113
125
|
- Removed operation group CommunicationService
|
|
114
126
|
- Class CommunicationServiceManagementClient no longer has parameter communicationService
|
|
115
|
-
- Removed Enum KnownProvisioningState
|
|
116
127
|
|
|
117
128
|
## 3.0.1 (2022-04-11)
|
|
118
129
|
|
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) |
|
|
10
10
|
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
|
|
11
11
|
|
|
12
12
|
## Getting started
|