@azure/arm-eventgrid 14.0.0-beta.2 → 14.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 +6 -80
- package/README.md +1 -1
- package/dist/index.js +4289 -5700
- 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/channelsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetSample.js +1 -1
- package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +1 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +13 -14
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +3 -3
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +11 -11
- package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +11 -11
- package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +1 -8
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +2 -3
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListSample.js +1 -1
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +1 -29
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/topicsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/topicsListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/topicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersListSample.js +1 -1
- package/dist-esm/src/eventGridManagementClient.d.ts +6 -6
- package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
- package/dist-esm/src/eventGridManagementClient.js +35 -8
- package/dist-esm/src/eventGridManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +520 -1037
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +56 -119
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +28 -53
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +626 -1270
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +6 -11
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +29 -61
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.js +30 -30
- package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js +12 -12
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.js +12 -12
- package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -5
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.js +40 -40
- package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/topics.js +1 -1
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -5
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -5
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.js +18 -20
- package/dist-esm/test/eventgrid_examples.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-eventgrid.api.md +44 -457
- package/src/eventGridManagementClient.ts +48 -22
- package/src/models/index.ts +582 -1175
- package/src/models/mappers.ts +663 -1384
- package/src/models/parameters.ts +36 -76
- package/src/operations/domainEventSubscriptions.ts +42 -42
- package/src/operations/domainTopicEventSubscriptions.ts +12 -12
- package/src/operations/eventSubscriptions.ts +12 -12
- package/src/operations/index.ts +3 -5
- package/src/operations/partnerNamespaces.ts +1 -1
- package/src/operations/privateEndpointConnections.ts +11 -11
- package/src/operations/topicEventSubscriptions.ts +52 -52
- package/src/operations/topics.ts +1 -1
- package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -16
- package/src/operationsInterfaces/index.ts +3 -5
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -16
- package/types/arm-eventgrid.d.ts +95 -780
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js +0 -45
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +0 -39
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +0 -44
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +0 -43
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +0 -34
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/eventChannels.d.ts +0 -72
- package/dist-esm/src/operations/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operations/eventChannels.js +0 -271
- package/dist-esm/src/operations/eventChannels.js.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.d.ts +0 -98
- package/dist-esm/src/operations/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.js +0 -421
- package/dist-esm/src/operations/partnerDestinations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts +0 -47
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.js +0 -9
- package/dist-esm/src/operationsInterfaces/eventChannels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js +0 -9
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +0 -1
- package/src/operations/eventChannels.ts +0 -384
- package/src/operations/partnerDestinations.ts +0 -546
- package/src/operationsInterfaces/eventChannels.ts +0 -89
- package/src/operationsInterfaces/partnerDestinations.ts +0 -116
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
# Release History
|
|
2
2
|
|
|
3
|
-
## 14.0.0
|
|
3
|
+
## 14.0.0 (2022-06-17)
|
|
4
4
|
|
|
5
5
|
**Features**
|
|
6
6
|
|
|
7
7
|
- Added operation group Channels
|
|
8
8
|
- Added operation group DomainEventSubscriptions
|
|
9
9
|
- Added operation group DomainTopicEventSubscriptions
|
|
10
|
-
- Added operation group EventChannels
|
|
11
10
|
- Added operation group PartnerConfigurations
|
|
12
|
-
- Added operation group PartnerDestinations
|
|
13
11
|
- Added operation group PartnerNamespaces
|
|
14
12
|
- Added operation group PartnerRegistrations
|
|
15
13
|
- Added operation group PartnerTopicEventSubscriptions
|
|
@@ -41,21 +39,10 @@
|
|
|
41
39
|
- Added Interface DomainTopicEventSubscriptionsListNextOptionalParams
|
|
42
40
|
- Added Interface DomainTopicEventSubscriptionsListOptionalParams
|
|
43
41
|
- Added Interface DomainTopicEventSubscriptionsUpdateOptionalParams
|
|
44
|
-
- Added Interface EventChannelDestination
|
|
45
|
-
- Added Interface EventChannelFilter
|
|
46
|
-
- Added Interface EventChannelsCreateOrUpdateOptionalParams
|
|
47
|
-
- Added Interface EventChannelsDeleteOptionalParams
|
|
48
|
-
- Added Interface EventChannelsGetOptionalParams
|
|
49
|
-
- Added Interface EventChannelsListByPartnerNamespaceNextOptionalParams
|
|
50
|
-
- Added Interface EventChannelsListByPartnerNamespaceOptionalParams
|
|
51
|
-
- Added Interface EventChannelsListResult
|
|
52
|
-
- Added Interface EventChannelSource
|
|
53
42
|
- Added Interface EventTypeInfo
|
|
54
|
-
- Added Interface ExtendedLocation
|
|
55
43
|
- Added Interface InlineEventProperties
|
|
56
44
|
- Added Interface Partner
|
|
57
45
|
- Added Interface PartnerAuthorization
|
|
58
|
-
- Added Interface PartnerClientAuthentication
|
|
59
46
|
- Added Interface PartnerConfigurationsAuthorizePartnerOptionalParams
|
|
60
47
|
- Added Interface PartnerConfigurationsCreateOrUpdateOptionalParams
|
|
61
48
|
- Added Interface PartnerConfigurationsDeleteOptionalParams
|
|
@@ -67,18 +54,6 @@
|
|
|
67
54
|
- Added Interface PartnerConfigurationsUnauthorizePartnerOptionalParams
|
|
68
55
|
- Added Interface PartnerConfigurationsUpdateOptionalParams
|
|
69
56
|
- Added Interface PartnerConfigurationUpdateParameters
|
|
70
|
-
- Added Interface PartnerDestinationInfo
|
|
71
|
-
- Added Interface PartnerDestinationsActivateOptionalParams
|
|
72
|
-
- Added Interface PartnerDestinationsCreateOrUpdateOptionalParams
|
|
73
|
-
- Added Interface PartnerDestinationsDeleteOptionalParams
|
|
74
|
-
- Added Interface PartnerDestinationsGetOptionalParams
|
|
75
|
-
- Added Interface PartnerDestinationsListByResourceGroupNextOptionalParams
|
|
76
|
-
- Added Interface PartnerDestinationsListByResourceGroupOptionalParams
|
|
77
|
-
- Added Interface PartnerDestinationsListBySubscriptionNextOptionalParams
|
|
78
|
-
- Added Interface PartnerDestinationsListBySubscriptionOptionalParams
|
|
79
|
-
- Added Interface PartnerDestinationsListResult
|
|
80
|
-
- Added Interface PartnerDestinationsUpdateOptionalParams
|
|
81
|
-
- Added Interface PartnerDestinationUpdateParameters
|
|
82
57
|
- Added Interface PartnerDetails
|
|
83
58
|
- Added Interface PartnerNamespaceRegenerateKeyRequest
|
|
84
59
|
- Added Interface PartnerNamespacesCreateOrUpdateOptionalParams
|
|
@@ -125,10 +100,7 @@
|
|
|
125
100
|
- Added Interface PartnerTopicsListResult
|
|
126
101
|
- Added Interface PartnerTopicsUpdateOptionalParams
|
|
127
102
|
- Added Interface PartnerTopicUpdateParameters
|
|
128
|
-
- Added Interface PartnerUpdateDestinationInfo
|
|
129
103
|
- Added Interface PartnerUpdateTopicInfo
|
|
130
|
-
- Added Interface ResourceMoveChangeHistory
|
|
131
|
-
- Added Interface ResourceSku
|
|
132
104
|
- Added Interface TopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
133
105
|
- Added Interface TopicEventSubscriptionsDeleteOptionalParams
|
|
134
106
|
- Added Interface TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
@@ -141,7 +113,6 @@
|
|
|
141
113
|
- Added Interface VerifiedPartnersListNextOptionalParams
|
|
142
114
|
- Added Interface VerifiedPartnersListOptionalParams
|
|
143
115
|
- Added Interface VerifiedPartnersListResult
|
|
144
|
-
- Added Type Alias AzureADPartnerClientAuthentication
|
|
145
116
|
- Added Type Alias Channel
|
|
146
117
|
- Added Type Alias ChannelProvisioningState
|
|
147
118
|
- Added Type Alias ChannelsCreateOrUpdateResponse
|
|
@@ -165,20 +136,11 @@
|
|
|
165
136
|
- Added Type Alias DomainTopicEventSubscriptionsListNextResponse
|
|
166
137
|
- Added Type Alias DomainTopicEventSubscriptionsListResponse
|
|
167
138
|
- Added Type Alias DomainTopicEventSubscriptionsUpdateResponse
|
|
168
|
-
- Added Type Alias EventChannel
|
|
169
|
-
- Added Type Alias EventChannelProvisioningState
|
|
170
|
-
- Added Type Alias EventChannelsCreateOrUpdateResponse
|
|
171
|
-
- Added Type Alias EventChannelsGetResponse
|
|
172
|
-
- Added Type Alias EventChannelsListByPartnerNamespaceNextResponse
|
|
173
|
-
- Added Type Alias EventChannelsListByPartnerNamespaceResponse
|
|
174
139
|
- Added Type Alias EventDefinitionKind
|
|
175
140
|
- Added Type Alias IsNotNullAdvancedFilter
|
|
176
141
|
- Added Type Alias IsNullOrUndefinedAdvancedFilter
|
|
177
142
|
- Added Type Alias NumberInRangeAdvancedFilter
|
|
178
143
|
- Added Type Alias NumberNotInRangeAdvancedFilter
|
|
179
|
-
- Added Type Alias ParentType
|
|
180
|
-
- Added Type Alias PartnerClientAuthenticationType
|
|
181
|
-
- Added Type Alias PartnerClientAuthenticationUnion
|
|
182
144
|
- Added Type Alias PartnerConfiguration
|
|
183
145
|
- Added Type Alias PartnerConfigurationProvisioningState
|
|
184
146
|
- Added Type Alias PartnerConfigurationsAuthorizePartnerResponse
|
|
@@ -189,20 +151,6 @@
|
|
|
189
151
|
- Added Type Alias PartnerConfigurationsListBySubscriptionResponse
|
|
190
152
|
- Added Type Alias PartnerConfigurationsUnauthorizePartnerResponse
|
|
191
153
|
- Added Type Alias PartnerConfigurationsUpdateResponse
|
|
192
|
-
- Added Type Alias PartnerDestination
|
|
193
|
-
- Added Type Alias PartnerDestinationActivationState
|
|
194
|
-
- Added Type Alias PartnerDestinationInfoUnion
|
|
195
|
-
- Added Type Alias PartnerDestinationProvisioningState
|
|
196
|
-
- Added Type Alias PartnerDestinationsActivateResponse
|
|
197
|
-
- Added Type Alias PartnerDestinationsCreateOrUpdateResponse
|
|
198
|
-
- Added Type Alias PartnerDestinationsGetResponse
|
|
199
|
-
- Added Type Alias PartnerDestinationsListByResourceGroupNextResponse
|
|
200
|
-
- Added Type Alias PartnerDestinationsListByResourceGroupResponse
|
|
201
|
-
- Added Type Alias PartnerDestinationsListBySubscriptionNextResponse
|
|
202
|
-
- Added Type Alias PartnerDestinationsListBySubscriptionResponse
|
|
203
|
-
- Added Type Alias PartnerDestinationsUpdateResponse
|
|
204
|
-
- Added Type Alias PartnerEndpointType
|
|
205
|
-
- Added Type Alias PartnerEventSubscriptionDestination
|
|
206
154
|
- Added Type Alias PartnerNamespace
|
|
207
155
|
- Added Type Alias PartnerNamespaceProvisioningState
|
|
208
156
|
- Added Type Alias PartnerNamespacesCreateOrUpdateResponse
|
|
@@ -221,7 +169,6 @@
|
|
|
221
169
|
- Added Type Alias PartnerRegistrationsListByResourceGroupResponse
|
|
222
170
|
- Added Type Alias PartnerRegistrationsListBySubscriptionNextResponse
|
|
223
171
|
- Added Type Alias PartnerRegistrationsListBySubscriptionResponse
|
|
224
|
-
- Added Type Alias PartnerRegistrationVisibilityState
|
|
225
172
|
- Added Type Alias PartnerTopic
|
|
226
173
|
- Added Type Alias PartnerTopicActivationState
|
|
227
174
|
- Added Type Alias PartnerTopicEventSubscriptionsCreateOrUpdateResponse
|
|
@@ -232,7 +179,6 @@
|
|
|
232
179
|
- Added Type Alias PartnerTopicEventSubscriptionsListByPartnerTopicResponse
|
|
233
180
|
- Added Type Alias PartnerTopicEventSubscriptionsUpdateResponse
|
|
234
181
|
- Added Type Alias PartnerTopicProvisioningState
|
|
235
|
-
- Added Type Alias PartnerTopicReadinessState
|
|
236
182
|
- Added Type Alias PartnerTopicRoutingMode
|
|
237
183
|
- Added Type Alias PartnerTopicsActivateResponse
|
|
238
184
|
- Added Type Alias PartnerTopicsCreateOrUpdateResponse
|
|
@@ -243,10 +189,8 @@
|
|
|
243
189
|
- Added Type Alias PartnerTopicsListBySubscriptionNextResponse
|
|
244
190
|
- Added Type Alias PartnerTopicsListBySubscriptionResponse
|
|
245
191
|
- Added Type Alias PartnerTopicsUpdateResponse
|
|
246
|
-
- Added Type Alias
|
|
192
|
+
- Added Type Alias PrivateEndpointConnectionsParentType
|
|
247
193
|
- Added Type Alias ReadinessState
|
|
248
|
-
- Added Type Alias ResourceKind
|
|
249
|
-
- Added Type Alias Sku
|
|
250
194
|
- Added Type Alias StringNotBeginsWithAdvancedFilter
|
|
251
195
|
- Added Type Alias StringNotContainsAdvancedFilter
|
|
252
196
|
- Added Type Alias StringNotEndsWithAdvancedFilter
|
|
@@ -257,57 +201,40 @@
|
|
|
257
201
|
- Added Type Alias TopicEventSubscriptionsListNextResponse
|
|
258
202
|
- Added Type Alias TopicEventSubscriptionsListResponse
|
|
259
203
|
- Added Type Alias TopicEventSubscriptionsUpdateResponse
|
|
204
|
+
- Added Type Alias TopicTypeSourceScope
|
|
260
205
|
- Added Type Alias VerifiedPartner
|
|
261
206
|
- Added Type Alias VerifiedPartnerProvisioningState
|
|
262
207
|
- Added Type Alias VerifiedPartnersGetResponse
|
|
263
208
|
- Added Type Alias VerifiedPartnersListNextResponse
|
|
264
209
|
- Added Type Alias VerifiedPartnersListResponse
|
|
265
|
-
- Added Type Alias WebhookPartnerDestinationInfo
|
|
266
|
-
- Added Type Alias WebhookUpdatePartnerDestinationInfo
|
|
267
210
|
- Interface DomainUpdateParameters has a new optional parameter dataResidencyBoundary
|
|
268
|
-
- Interface DomainUpdateParameters has a new optional parameter sku
|
|
269
211
|
- Interface Operation has a new optional parameter isDataAction
|
|
270
212
|
- Interface TopicUpdateParameters has a new optional parameter dataResidencyBoundary
|
|
271
|
-
- Interface TopicUpdateParameters has a new optional parameter sku
|
|
272
213
|
- Class EventGridManagementClient has a new parameter channels
|
|
273
214
|
- Class EventGridManagementClient has a new parameter domainEventSubscriptions
|
|
274
215
|
- Class EventGridManagementClient has a new parameter domainTopicEventSubscriptions
|
|
275
|
-
- Class EventGridManagementClient has a new parameter eventChannels
|
|
276
216
|
- Class EventGridManagementClient has a new parameter partnerConfigurations
|
|
277
|
-
- Class EventGridManagementClient has a new parameter partnerDestinations
|
|
278
217
|
- Class EventGridManagementClient has a new parameter partnerNamespaces
|
|
279
218
|
- Class EventGridManagementClient has a new parameter partnerRegistrations
|
|
280
219
|
- Class EventGridManagementClient has a new parameter partnerTopicEventSubscriptions
|
|
281
220
|
- Class EventGridManagementClient has a new parameter partnerTopics
|
|
282
221
|
- Class EventGridManagementClient has a new parameter topicEventSubscriptions
|
|
283
222
|
- Class EventGridManagementClient has a new parameter verifiedPartners
|
|
284
|
-
- Type Alias Domain has a new parameter sku
|
|
285
223
|
- Type Alias Domain has a new parameter dataResidencyBoundary
|
|
286
|
-
- Type Alias Topic has a new parameter sku
|
|
287
|
-
- Type Alias Topic has a new parameter kind
|
|
288
|
-
- Type Alias Topic has a new parameter extendedLocation
|
|
289
224
|
- Type Alias Topic has a new parameter dataResidencyBoundary
|
|
290
225
|
- Added Enum KnownChannelProvisioningState
|
|
291
226
|
- Added Enum KnownChannelType
|
|
292
227
|
- Added Enum KnownDataResidencyBoundary
|
|
293
|
-
- Added Enum KnownEventChannelProvisioningState
|
|
294
228
|
- Added Enum KnownEventDefinitionKind
|
|
295
|
-
- Added Enum KnownParentType
|
|
296
|
-
- Added Enum KnownPartnerClientAuthenticationType
|
|
297
229
|
- Added Enum KnownPartnerConfigurationProvisioningState
|
|
298
|
-
- Added Enum KnownPartnerDestinationActivationState
|
|
299
|
-
- Added Enum KnownPartnerDestinationProvisioningState
|
|
300
|
-
- Added Enum KnownPartnerEndpointType
|
|
301
230
|
- Added Enum KnownPartnerNamespaceProvisioningState
|
|
302
231
|
- Added Enum KnownPartnerRegistrationProvisioningState
|
|
303
|
-
- Added Enum KnownPartnerRegistrationVisibilityState
|
|
304
232
|
- Added Enum KnownPartnerTopicActivationState
|
|
305
233
|
- Added Enum KnownPartnerTopicProvisioningState
|
|
306
|
-
- Added Enum KnownPartnerTopicReadinessState
|
|
307
234
|
- Added Enum KnownPartnerTopicRoutingMode
|
|
235
|
+
- Added Enum KnownPrivateEndpointConnectionsParentType
|
|
308
236
|
- Added Enum KnownReadinessState
|
|
309
|
-
- Added Enum
|
|
310
|
-
- Added Enum KnownSku
|
|
237
|
+
- Added Enum KnownTopicTypeSourceScope
|
|
311
238
|
- Added Enum KnownVerifiedPartnerProvisioningState
|
|
312
239
|
- Enum KnownAdvancedFilterOperatorType has a new value IsNotNull
|
|
313
240
|
- Enum KnownAdvancedFilterOperatorType has a new value IsNullOrUndefined
|
|
@@ -316,8 +243,6 @@
|
|
|
316
243
|
- Enum KnownAdvancedFilterOperatorType has a new value StringNotBeginsWith
|
|
317
244
|
- Enum KnownAdvancedFilterOperatorType has a new value StringNotContains
|
|
318
245
|
- Enum KnownAdvancedFilterOperatorType has a new value StringNotEndsWith
|
|
319
|
-
- Enum KnownEndpointType has a new value PartnerDestination
|
|
320
|
-
- Enum KnownTopicTypePropertiesSupportedScopesForSourceItem has a new value ManagementGroup
|
|
321
246
|
|
|
322
247
|
**Breaking Changes**
|
|
323
248
|
|
|
@@ -331,6 +256,7 @@
|
|
|
331
256
|
- Removed Enum KnownEnum19
|
|
332
257
|
- Removed Enum KnownEnum20
|
|
333
258
|
- Removed Enum KnownEnum21
|
|
259
|
+
- Removed Enum KnownTopicTypePropertiesSupportedScopesForSourceItem
|
|
334
260
|
|
|
335
261
|
|
|
336
262
|
## 13.0.0 (2021-12-09)
|
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ Azure EventGrid Management Client
|
|
|
6
6
|
|
|
7
7
|
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/arm-eventgrid) |
|
|
8
8
|
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-eventgrid) |
|
|
9
|
-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-eventgrid
|
|
9
|
+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-eventgrid) |
|
|
10
10
|
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
|
|
11
11
|
|
|
12
12
|
## Getting started
|