@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
|
@@ -18,6 +18,8 @@ import {
|
|
|
18
18
|
EventSubscription,
|
|
19
19
|
TopicEventSubscriptionsListNextOptionalParams,
|
|
20
20
|
TopicEventSubscriptionsListOptionalParams,
|
|
21
|
+
TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
22
|
+
TopicEventSubscriptionsGetDeliveryAttributesResponse,
|
|
21
23
|
TopicEventSubscriptionsGetOptionalParams,
|
|
22
24
|
TopicEventSubscriptionsGetResponse,
|
|
23
25
|
TopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
@@ -29,8 +31,6 @@ import {
|
|
|
29
31
|
TopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
30
32
|
TopicEventSubscriptionsGetFullUrlResponse,
|
|
31
33
|
TopicEventSubscriptionsListResponse,
|
|
32
|
-
TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
33
|
-
TopicEventSubscriptionsGetDeliveryAttributesResponse,
|
|
34
34
|
TopicEventSubscriptionsListNextResponse
|
|
35
35
|
} from "../models";
|
|
36
36
|
|
|
@@ -106,6 +106,25 @@ export class TopicEventSubscriptionsImpl implements TopicEventSubscriptions {
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
+
/**
|
|
110
|
+
* Get all delivery attributes for an event subscription for topic.
|
|
111
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
112
|
+
* @param topicName Name of the domain topic.
|
|
113
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
114
|
+
* @param options The options parameters.
|
|
115
|
+
*/
|
|
116
|
+
getDeliveryAttributes(
|
|
117
|
+
resourceGroupName: string,
|
|
118
|
+
topicName: string,
|
|
119
|
+
eventSubscriptionName: string,
|
|
120
|
+
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
121
|
+
): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse> {
|
|
122
|
+
return this.client.sendOperationRequest(
|
|
123
|
+
{ resourceGroupName, topicName, eventSubscriptionName, options },
|
|
124
|
+
getDeliveryAttributesOperationSpec
|
|
125
|
+
);
|
|
126
|
+
}
|
|
127
|
+
|
|
109
128
|
/**
|
|
110
129
|
* Get properties of an event subscription of a topic.
|
|
111
130
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -461,25 +480,6 @@ export class TopicEventSubscriptionsImpl implements TopicEventSubscriptions {
|
|
|
461
480
|
);
|
|
462
481
|
}
|
|
463
482
|
|
|
464
|
-
/**
|
|
465
|
-
* Get all delivery attributes for an event subscription for topic.
|
|
466
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
467
|
-
* @param topicName Name of the domain topic.
|
|
468
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
469
|
-
* @param options The options parameters.
|
|
470
|
-
*/
|
|
471
|
-
getDeliveryAttributes(
|
|
472
|
-
resourceGroupName: string,
|
|
473
|
-
topicName: string,
|
|
474
|
-
eventSubscriptionName: string,
|
|
475
|
-
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
476
|
-
): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse> {
|
|
477
|
-
return this.client.sendOperationRequest(
|
|
478
|
-
{ resourceGroupName, topicName, eventSubscriptionName, options },
|
|
479
|
-
getDeliveryAttributesOperationSpec
|
|
480
|
-
);
|
|
481
|
-
}
|
|
482
|
-
|
|
483
483
|
/**
|
|
484
484
|
* ListNext
|
|
485
485
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -502,6 +502,27 @@ export class TopicEventSubscriptionsImpl implements TopicEventSubscriptions {
|
|
|
502
502
|
// Operation Specifications
|
|
503
503
|
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
504
504
|
|
|
505
|
+
const getDeliveryAttributesOperationSpec: coreClient.OperationSpec = {
|
|
506
|
+
path:
|
|
507
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes",
|
|
508
|
+
httpMethod: "POST",
|
|
509
|
+
responses: {
|
|
510
|
+
200: {
|
|
511
|
+
bodyMapper: Mappers.DeliveryAttributeListResult
|
|
512
|
+
},
|
|
513
|
+
default: {}
|
|
514
|
+
},
|
|
515
|
+
queryParameters: [Parameters.apiVersion],
|
|
516
|
+
urlParameters: [
|
|
517
|
+
Parameters.$host,
|
|
518
|
+
Parameters.subscriptionId,
|
|
519
|
+
Parameters.resourceGroupName,
|
|
520
|
+
Parameters.topicName,
|
|
521
|
+
Parameters.eventSubscriptionName
|
|
522
|
+
],
|
|
523
|
+
headerParameters: [Parameters.accept],
|
|
524
|
+
serializer
|
|
525
|
+
};
|
|
505
526
|
const getOperationSpec: coreClient.OperationSpec = {
|
|
506
527
|
path:
|
|
507
528
|
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}",
|
|
@@ -517,8 +538,8 @@ const getOperationSpec: coreClient.OperationSpec = {
|
|
|
517
538
|
Parameters.$host,
|
|
518
539
|
Parameters.subscriptionId,
|
|
519
540
|
Parameters.resourceGroupName,
|
|
520
|
-
Parameters.
|
|
521
|
-
Parameters.
|
|
541
|
+
Parameters.topicName,
|
|
542
|
+
Parameters.eventSubscriptionName
|
|
522
543
|
],
|
|
523
544
|
headerParameters: [Parameters.accept],
|
|
524
545
|
serializer
|
|
@@ -548,8 +569,8 @@ const createOrUpdateOperationSpec: coreClient.OperationSpec = {
|
|
|
548
569
|
Parameters.$host,
|
|
549
570
|
Parameters.subscriptionId,
|
|
550
571
|
Parameters.resourceGroupName,
|
|
551
|
-
Parameters.
|
|
552
|
-
Parameters.
|
|
572
|
+
Parameters.topicName,
|
|
573
|
+
Parameters.eventSubscriptionName
|
|
553
574
|
],
|
|
554
575
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
555
576
|
mediaType: "json",
|
|
@@ -565,8 +586,8 @@ const deleteOperationSpec: coreClient.OperationSpec = {
|
|
|
565
586
|
Parameters.$host,
|
|
566
587
|
Parameters.subscriptionId,
|
|
567
588
|
Parameters.resourceGroupName,
|
|
568
|
-
Parameters.
|
|
569
|
-
Parameters.
|
|
589
|
+
Parameters.topicName,
|
|
590
|
+
Parameters.eventSubscriptionName
|
|
570
591
|
],
|
|
571
592
|
serializer
|
|
572
593
|
};
|
|
@@ -595,8 +616,8 @@ const updateOperationSpec: coreClient.OperationSpec = {
|
|
|
595
616
|
Parameters.$host,
|
|
596
617
|
Parameters.subscriptionId,
|
|
597
618
|
Parameters.resourceGroupName,
|
|
598
|
-
Parameters.
|
|
599
|
-
Parameters.
|
|
619
|
+
Parameters.topicName,
|
|
620
|
+
Parameters.eventSubscriptionName
|
|
600
621
|
],
|
|
601
622
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
602
623
|
mediaType: "json",
|
|
@@ -617,8 +638,8 @@ const getFullUrlOperationSpec: coreClient.OperationSpec = {
|
|
|
617
638
|
Parameters.$host,
|
|
618
639
|
Parameters.subscriptionId,
|
|
619
640
|
Parameters.resourceGroupName,
|
|
620
|
-
Parameters.
|
|
621
|
-
Parameters.
|
|
641
|
+
Parameters.topicName,
|
|
642
|
+
Parameters.eventSubscriptionName
|
|
622
643
|
],
|
|
623
644
|
headerParameters: [Parameters.accept],
|
|
624
645
|
serializer
|
|
@@ -643,27 +664,6 @@ const listOperationSpec: coreClient.OperationSpec = {
|
|
|
643
664
|
headerParameters: [Parameters.accept],
|
|
644
665
|
serializer
|
|
645
666
|
};
|
|
646
|
-
const getDeliveryAttributesOperationSpec: coreClient.OperationSpec = {
|
|
647
|
-
path:
|
|
648
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}/eventSubscriptions/{eventSubscriptionName}/getDeliveryAttributes",
|
|
649
|
-
httpMethod: "POST",
|
|
650
|
-
responses: {
|
|
651
|
-
200: {
|
|
652
|
-
bodyMapper: Mappers.DeliveryAttributeListResult
|
|
653
|
-
},
|
|
654
|
-
default: {}
|
|
655
|
-
},
|
|
656
|
-
queryParameters: [Parameters.apiVersion],
|
|
657
|
-
urlParameters: [
|
|
658
|
-
Parameters.$host,
|
|
659
|
-
Parameters.subscriptionId,
|
|
660
|
-
Parameters.resourceGroupName,
|
|
661
|
-
Parameters.eventSubscriptionName,
|
|
662
|
-
Parameters.topicName
|
|
663
|
-
],
|
|
664
|
-
headerParameters: [Parameters.accept],
|
|
665
|
-
serializer
|
|
666
|
-
};
|
|
667
667
|
const listNextOperationSpec: coreClient.OperationSpec = {
|
|
668
668
|
path: "{nextLink}",
|
|
669
669
|
httpMethod: "GET",
|
package/src/operations/topics.ts
CHANGED
|
@@ -856,7 +856,7 @@ const regenerateKeyOperationSpec: coreClient.OperationSpec = {
|
|
|
856
856
|
},
|
|
857
857
|
default: {}
|
|
858
858
|
},
|
|
859
|
-
requestBody: Parameters.
|
|
859
|
+
requestBody: Parameters.regenerateKeyRequest1,
|
|
860
860
|
queryParameters: [Parameters.apiVersion],
|
|
861
861
|
urlParameters: [
|
|
862
862
|
Parameters.$host,
|
|
@@ -11,6 +11,8 @@ import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
|
11
11
|
import {
|
|
12
12
|
EventSubscription,
|
|
13
13
|
DomainEventSubscriptionsListOptionalParams,
|
|
14
|
+
DomainEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
15
|
+
DomainEventSubscriptionsGetDeliveryAttributesResponse,
|
|
14
16
|
DomainEventSubscriptionsGetOptionalParams,
|
|
15
17
|
DomainEventSubscriptionsGetResponse,
|
|
16
18
|
DomainEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
@@ -20,9 +22,7 @@ import {
|
|
|
20
22
|
DomainEventSubscriptionsUpdateOptionalParams,
|
|
21
23
|
DomainEventSubscriptionsUpdateResponse,
|
|
22
24
|
DomainEventSubscriptionsGetFullUrlOptionalParams,
|
|
23
|
-
DomainEventSubscriptionsGetFullUrlResponse
|
|
24
|
-
DomainEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
25
|
-
DomainEventSubscriptionsGetDeliveryAttributesResponse
|
|
25
|
+
DomainEventSubscriptionsGetFullUrlResponse
|
|
26
26
|
} from "../models";
|
|
27
27
|
|
|
28
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -39,6 +39,19 @@ export interface DomainEventSubscriptions {
|
|
|
39
39
|
domainName: string,
|
|
40
40
|
options?: DomainEventSubscriptionsListOptionalParams
|
|
41
41
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
42
|
+
/**
|
|
43
|
+
* Get all delivery attributes for an event subscription for domain.
|
|
44
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
45
|
+
* @param domainName Name of the domain topic.
|
|
46
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
getDeliveryAttributes(
|
|
50
|
+
resourceGroupName: string,
|
|
51
|
+
domainName: string,
|
|
52
|
+
eventSubscriptionName: string,
|
|
53
|
+
options?: DomainEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
54
|
+
): Promise<DomainEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
42
55
|
/**
|
|
43
56
|
* Get properties of an event subscription of a domain.
|
|
44
57
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -168,17 +181,4 @@ export interface DomainEventSubscriptions {
|
|
|
168
181
|
eventSubscriptionName: string,
|
|
169
182
|
options?: DomainEventSubscriptionsGetFullUrlOptionalParams
|
|
170
183
|
): Promise<DomainEventSubscriptionsGetFullUrlResponse>;
|
|
171
|
-
/**
|
|
172
|
-
* Get all delivery attributes for an event subscription for domain.
|
|
173
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
174
|
-
* @param domainName Name of the domain topic.
|
|
175
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
176
|
-
* @param options The options parameters.
|
|
177
|
-
*/
|
|
178
|
-
getDeliveryAttributes(
|
|
179
|
-
resourceGroupName: string,
|
|
180
|
-
domainName: string,
|
|
181
|
-
eventSubscriptionName: string,
|
|
182
|
-
options?: DomainEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
183
|
-
): Promise<DomainEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
184
184
|
}
|
|
@@ -9,23 +9,21 @@
|
|
|
9
9
|
export * from "./channels";
|
|
10
10
|
export * from "./domains";
|
|
11
11
|
export * from "./domainTopics";
|
|
12
|
-
export * from "./eventChannels";
|
|
13
|
-
export * from "./eventSubscriptions";
|
|
14
|
-
export * from "./domainTopicEventSubscriptions";
|
|
15
12
|
export * from "./topicEventSubscriptions";
|
|
16
13
|
export * from "./domainEventSubscriptions";
|
|
14
|
+
export * from "./eventSubscriptions";
|
|
15
|
+
export * from "./domainTopicEventSubscriptions";
|
|
17
16
|
export * from "./systemTopicEventSubscriptions";
|
|
18
17
|
export * from "./partnerTopicEventSubscriptions";
|
|
19
18
|
export * from "./operations";
|
|
19
|
+
export * from "./topics";
|
|
20
20
|
export * from "./partnerConfigurations";
|
|
21
|
-
export * from "./partnerDestinations";
|
|
22
21
|
export * from "./partnerNamespaces";
|
|
23
22
|
export * from "./partnerRegistrations";
|
|
24
23
|
export * from "./partnerTopics";
|
|
25
24
|
export * from "./privateEndpointConnections";
|
|
26
25
|
export * from "./privateLinkResources";
|
|
27
26
|
export * from "./systemTopics";
|
|
28
|
-
export * from "./topics";
|
|
29
27
|
export * from "./extensionTopics";
|
|
30
28
|
export * from "./topicTypes";
|
|
31
29
|
export * from "./verifiedPartners";
|
|
@@ -10,7 +10,7 @@ import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
|
10
10
|
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
11
11
|
import {
|
|
12
12
|
PrivateEndpointConnection,
|
|
13
|
-
|
|
13
|
+
PrivateEndpointConnectionsParentType,
|
|
14
14
|
PrivateEndpointConnectionsListByResourceOptionalParams,
|
|
15
15
|
PrivateEndpointConnectionsGetOptionalParams,
|
|
16
16
|
PrivateEndpointConnectionsGetResponse,
|
|
@@ -33,7 +33,7 @@ export interface PrivateEndpointConnections {
|
|
|
33
33
|
*/
|
|
34
34
|
listByResource(
|
|
35
35
|
resourceGroupName: string,
|
|
36
|
-
parentType:
|
|
36
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
37
37
|
parentName: string,
|
|
38
38
|
options?: PrivateEndpointConnectionsListByResourceOptionalParams
|
|
39
39
|
): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
@@ -49,7 +49,7 @@ export interface PrivateEndpointConnections {
|
|
|
49
49
|
*/
|
|
50
50
|
get(
|
|
51
51
|
resourceGroupName: string,
|
|
52
|
-
parentType:
|
|
52
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
53
53
|
parentName: string,
|
|
54
54
|
privateEndpointConnectionName: string,
|
|
55
55
|
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
@@ -67,7 +67,7 @@ export interface PrivateEndpointConnections {
|
|
|
67
67
|
*/
|
|
68
68
|
beginUpdate(
|
|
69
69
|
resourceGroupName: string,
|
|
70
|
-
parentType:
|
|
70
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
71
71
|
parentName: string,
|
|
72
72
|
privateEndpointConnectionName: string,
|
|
73
73
|
privateEndpointConnection: PrivateEndpointConnection,
|
|
@@ -91,7 +91,7 @@ export interface PrivateEndpointConnections {
|
|
|
91
91
|
*/
|
|
92
92
|
beginUpdateAndWait(
|
|
93
93
|
resourceGroupName: string,
|
|
94
|
-
parentType:
|
|
94
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
95
95
|
parentName: string,
|
|
96
96
|
privateEndpointConnectionName: string,
|
|
97
97
|
privateEndpointConnection: PrivateEndpointConnection,
|
|
@@ -109,7 +109,7 @@ export interface PrivateEndpointConnections {
|
|
|
109
109
|
*/
|
|
110
110
|
beginDelete(
|
|
111
111
|
resourceGroupName: string,
|
|
112
|
-
parentType:
|
|
112
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
113
113
|
parentName: string,
|
|
114
114
|
privateEndpointConnectionName: string,
|
|
115
115
|
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
@@ -126,7 +126,7 @@ export interface PrivateEndpointConnections {
|
|
|
126
126
|
*/
|
|
127
127
|
beginDeleteAndWait(
|
|
128
128
|
resourceGroupName: string,
|
|
129
|
-
parentType:
|
|
129
|
+
parentType: PrivateEndpointConnectionsParentType,
|
|
130
130
|
parentName: string,
|
|
131
131
|
privateEndpointConnectionName: string,
|
|
132
132
|
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
@@ -11,6 +11,8 @@ import { PollerLike, PollOperationState } from "@azure/core-lro";
|
|
|
11
11
|
import {
|
|
12
12
|
EventSubscription,
|
|
13
13
|
TopicEventSubscriptionsListOptionalParams,
|
|
14
|
+
TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
15
|
+
TopicEventSubscriptionsGetDeliveryAttributesResponse,
|
|
14
16
|
TopicEventSubscriptionsGetOptionalParams,
|
|
15
17
|
TopicEventSubscriptionsGetResponse,
|
|
16
18
|
TopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
@@ -20,9 +22,7 @@ import {
|
|
|
20
22
|
TopicEventSubscriptionsUpdateOptionalParams,
|
|
21
23
|
TopicEventSubscriptionsUpdateResponse,
|
|
22
24
|
TopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
23
|
-
TopicEventSubscriptionsGetFullUrlResponse
|
|
24
|
-
TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
25
|
-
TopicEventSubscriptionsGetDeliveryAttributesResponse
|
|
25
|
+
TopicEventSubscriptionsGetFullUrlResponse
|
|
26
26
|
} from "../models";
|
|
27
27
|
|
|
28
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -39,6 +39,19 @@ export interface TopicEventSubscriptions {
|
|
|
39
39
|
topicName: string,
|
|
40
40
|
options?: TopicEventSubscriptionsListOptionalParams
|
|
41
41
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
42
|
+
/**
|
|
43
|
+
* Get all delivery attributes for an event subscription for topic.
|
|
44
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
45
|
+
* @param topicName Name of the domain topic.
|
|
46
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
47
|
+
* @param options The options parameters.
|
|
48
|
+
*/
|
|
49
|
+
getDeliveryAttributes(
|
|
50
|
+
resourceGroupName: string,
|
|
51
|
+
topicName: string,
|
|
52
|
+
eventSubscriptionName: string,
|
|
53
|
+
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
54
|
+
): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
42
55
|
/**
|
|
43
56
|
* Get properties of an event subscription of a topic.
|
|
44
57
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -168,17 +181,4 @@ export interface TopicEventSubscriptions {
|
|
|
168
181
|
eventSubscriptionName: string,
|
|
169
182
|
options?: TopicEventSubscriptionsGetFullUrlOptionalParams
|
|
170
183
|
): Promise<TopicEventSubscriptionsGetFullUrlResponse>;
|
|
171
|
-
/**
|
|
172
|
-
* Get all delivery attributes for an event subscription for topic.
|
|
173
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
174
|
-
* @param topicName Name of the domain topic.
|
|
175
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
176
|
-
* @param options The options parameters.
|
|
177
|
-
*/
|
|
178
|
-
getDeliveryAttributes(
|
|
179
|
-
resourceGroupName: string,
|
|
180
|
-
topicName: string,
|
|
181
|
-
eventSubscriptionName: string,
|
|
182
|
-
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
183
|
-
): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
184
184
|
}
|