@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
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get the full endpoint URL for an event subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the full endpoint URL for an event subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetFullUrlForCustomTopic.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsGetFullUrlForCustomTopic() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32,7 +32,7 @@ eventSubscriptionsGetFullUrlForCustomTopic().catch(console.error);
|
|
|
32
32
|
* This sample demonstrates how to Get the full endpoint URL for an event subscription.
|
|
33
33
|
*
|
|
34
34
|
* @summary Get the full endpoint URL for an event subscription.
|
|
35
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
35
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetFullUrlForResource.json
|
|
36
36
|
*/
|
|
37
37
|
function eventSubscriptionsGetFullUrlForResource() {
|
|
38
38
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -50,7 +50,7 @@ eventSubscriptionsGetFullUrlForResource().catch(console.error);
|
|
|
50
50
|
* This sample demonstrates how to Get the full endpoint URL for an event subscription.
|
|
51
51
|
*
|
|
52
52
|
* @summary Get the full endpoint URL for an event subscription.
|
|
53
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
53
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetFullUrlForResourceGroup.json
|
|
54
54
|
*/
|
|
55
55
|
function eventSubscriptionsGetFullUrlForResourceGroup() {
|
|
56
56
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -68,7 +68,7 @@ eventSubscriptionsGetFullUrlForResourceGroup().catch(console.error);
|
|
|
68
68
|
* This sample demonstrates how to Get the full endpoint URL for an event subscription.
|
|
69
69
|
*
|
|
70
70
|
* @summary Get the full endpoint URL for an event subscription.
|
|
71
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
71
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetFullUrlForSubscription.json
|
|
72
72
|
*/
|
|
73
73
|
function eventSubscriptionsGetFullUrlForSubscription() {
|
|
74
74
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get properties of an event subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsGetForCustomTopic() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32,7 +32,7 @@ eventSubscriptionsGetForCustomTopic().catch(console.error);
|
|
|
32
32
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
33
33
|
*
|
|
34
34
|
* @summary Get properties of an event subscription.
|
|
35
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
35
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_AzureFunctionDestination.json
|
|
36
36
|
*/
|
|
37
37
|
function eventSubscriptionsGetForCustomTopicAzureFunctionDestination() {
|
|
38
38
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -50,7 +50,7 @@ eventSubscriptionsGetForCustomTopicAzureFunctionDestination().catch(console.erro
|
|
|
50
50
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
51
51
|
*
|
|
52
52
|
* @summary Get properties of an event subscription.
|
|
53
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
53
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_EventHubDestination.json
|
|
54
54
|
*/
|
|
55
55
|
function eventSubscriptionsGetForCustomTopicEventHubDestination() {
|
|
56
56
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -68,7 +68,7 @@ eventSubscriptionsGetForCustomTopicEventHubDestination().catch(console.error);
|
|
|
68
68
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
69
69
|
*
|
|
70
70
|
* @summary Get properties of an event subscription.
|
|
71
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
71
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_HybridConnectionDestination.json
|
|
72
72
|
*/
|
|
73
73
|
function eventSubscriptionsGetForCustomTopicHybridConnectionDestination() {
|
|
74
74
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -86,7 +86,7 @@ eventSubscriptionsGetForCustomTopicHybridConnectionDestination().catch(console.e
|
|
|
86
86
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
87
87
|
*
|
|
88
88
|
* @summary Get properties of an event subscription.
|
|
89
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
89
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_ServiceBusQueueDestination.json
|
|
90
90
|
*/
|
|
91
91
|
function eventSubscriptionsGetForCustomTopicServiceBusQueueDestination() {
|
|
92
92
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -104,7 +104,7 @@ eventSubscriptionsGetForCustomTopicServiceBusQueueDestination().catch(console.er
|
|
|
104
104
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
105
105
|
*
|
|
106
106
|
* @summary Get properties of an event subscription.
|
|
107
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
107
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_ServiceBusTopicDestination.json
|
|
108
108
|
*/
|
|
109
109
|
function eventSubscriptionsGetForCustomTopicServiceBusTopicDestination() {
|
|
110
110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -122,7 +122,7 @@ eventSubscriptionsGetForCustomTopicServiceBusTopicDestination().catch(console.er
|
|
|
122
122
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
123
123
|
*
|
|
124
124
|
* @summary Get properties of an event subscription.
|
|
125
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
125
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_StorageQueueDestination.json
|
|
126
126
|
*/
|
|
127
127
|
function eventSubscriptionsGetForCustomTopicStorageQueueDestination() {
|
|
128
128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -140,7 +140,7 @@ eventSubscriptionsGetForCustomTopicStorageQueueDestination().catch(console.error
|
|
|
140
140
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
141
141
|
*
|
|
142
142
|
* @summary Get properties of an event subscription.
|
|
143
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
143
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForCustomTopic_WebhookDestination.json
|
|
144
144
|
*/
|
|
145
145
|
function eventSubscriptionsGetForCustomTopicWebhookDestination() {
|
|
146
146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -158,7 +158,7 @@ eventSubscriptionsGetForCustomTopicWebhookDestination().catch(console.error);
|
|
|
158
158
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
159
159
|
*
|
|
160
160
|
* @summary Get properties of an event subscription.
|
|
161
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
161
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForResource.json
|
|
162
162
|
*/
|
|
163
163
|
function eventSubscriptionsGetForResource() {
|
|
164
164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -176,7 +176,7 @@ eventSubscriptionsGetForResource().catch(console.error);
|
|
|
176
176
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
177
177
|
*
|
|
178
178
|
* @summary Get properties of an event subscription.
|
|
179
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
179
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForResourceGroup.json
|
|
180
180
|
*/
|
|
181
181
|
function eventSubscriptionsGetForResourceGroup() {
|
|
182
182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -194,7 +194,7 @@ eventSubscriptionsGetForResourceGroup().catch(console.error);
|
|
|
194
194
|
* This sample demonstrates how to Get properties of an event subscription.
|
|
195
195
|
*
|
|
196
196
|
* @summary Get properties of an event subscription.
|
|
197
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
197
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_GetForSubscription.json
|
|
198
198
|
*/
|
|
199
199
|
function eventSubscriptionsGetForSubscription() {
|
|
200
200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions that have been created for a specific domain topic.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions that have been created for a specific domain topic.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListByDomainTopic.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListByDomainTopic() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions that have been created for a specific resource.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions that have been created for a specific resource.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListByResource.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListByResource() {
|
|
20
20
|
var e_1, _a;
|
package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js
CHANGED
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all global event subscriptions under a resource group for a specific topic type.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all global event subscriptions under a resource group for a specific topic type.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListGlobalByResourceGroupForTopicType.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListGlobalByResourceGroupForTopicType() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all global event subscriptions under a specific Azure subscription and resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all global event subscriptions under a specific Azure subscription and resource group.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListGlobalByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListGlobalByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|
package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js
CHANGED
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all global event subscriptions under an Azure subscription for a topic type.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all global event subscriptions under an Azure subscription for a topic type.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListGlobalBySubscriptionForTopicType.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListGlobalBySubscriptionForTopicType() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all aggregated global event subscriptions under a specific Azure subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all aggregated global event subscriptions under a specific Azure subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListGlobalBySubscription.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListGlobalBySubscription() {
|
|
20
20
|
var e_1, _a;
|
package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js
CHANGED
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions from the given location under a specific Azure subscription and resource group and topic type.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions from the given location under a specific Azure subscription and resource group and topic type.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListRegionalByResourceGroupForTopicType.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListRegionalByResourceGroupForTopicType() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListRegionalByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListRegionalByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|
package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js
CHANGED
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions from the given location under a specific Azure subscription and topic type.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions from the given location under a specific Azure subscription and topic type.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListRegionalBySubscriptionForTopicType.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListRegionalBySubscriptionForTopicType() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all event subscriptions from the given location under a specific Azure subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all event subscriptions from the given location under a specific Azure subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_ListRegionalBySubscription.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsListRegionalBySubscription() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary Asynchronously updates an existing event subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic.json
|
|
18
18
|
*/
|
|
19
19
|
function eventSubscriptionsUpdateForCustomTopic() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -44,7 +44,7 @@ eventSubscriptionsUpdateForCustomTopic().catch(console.error);
|
|
|
44
44
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
45
45
|
*
|
|
46
46
|
* @summary Asynchronously updates an existing event subscription.
|
|
47
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
47
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_AzureFunctionDestination.json
|
|
48
48
|
*/
|
|
49
49
|
function eventSubscriptionsUpdateForCustomTopicAzureFunctionDestination() {
|
|
50
50
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -78,7 +78,7 @@ eventSubscriptionsUpdateForCustomTopicAzureFunctionDestination().catch(console.e
|
|
|
78
78
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
79
79
|
*
|
|
80
80
|
* @summary Asynchronously updates an existing event subscription.
|
|
81
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
81
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_EventHubDestination.json
|
|
82
82
|
*/
|
|
83
83
|
function eventSubscriptionsUpdateForCustomTopicEventHubDestination() {
|
|
84
84
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -108,7 +108,7 @@ eventSubscriptionsUpdateForCustomTopicEventHubDestination().catch(console.error)
|
|
|
108
108
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
109
109
|
*
|
|
110
110
|
* @summary Asynchronously updates an existing event subscription.
|
|
111
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
111
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_HybridConnectionDestination.json
|
|
112
112
|
*/
|
|
113
113
|
function eventSubscriptionsUpdateForCustomTopicHybridConnectionDestination() {
|
|
114
114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -138,7 +138,7 @@ eventSubscriptionsUpdateForCustomTopicHybridConnectionDestination().catch(consol
|
|
|
138
138
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
139
139
|
*
|
|
140
140
|
* @summary Asynchronously updates an existing event subscription.
|
|
141
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
141
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_ServiceBusQueueDestination.json
|
|
142
142
|
*/
|
|
143
143
|
function eventSubscriptionsUpdateForCustomTopicServiceBusQueueDestination() {
|
|
144
144
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -172,7 +172,7 @@ eventSubscriptionsUpdateForCustomTopicServiceBusQueueDestination().catch(console
|
|
|
172
172
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
173
173
|
*
|
|
174
174
|
* @summary Asynchronously updates an existing event subscription.
|
|
175
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
175
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_ServiceBusTopicDestination.json
|
|
176
176
|
*/
|
|
177
177
|
function eventSubscriptionsUpdateForCustomTopicServiceBusTopicDestination() {
|
|
178
178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -202,7 +202,7 @@ eventSubscriptionsUpdateForCustomTopicServiceBusTopicDestination().catch(console
|
|
|
202
202
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
203
203
|
*
|
|
204
204
|
* @summary Asynchronously updates an existing event subscription.
|
|
205
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
205
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_StorageQueueDestination.json
|
|
206
206
|
*/
|
|
207
207
|
function eventSubscriptionsUpdateForCustomTopicStorageQueueDestination() {
|
|
208
208
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -238,7 +238,7 @@ eventSubscriptionsUpdateForCustomTopicStorageQueueDestination().catch(console.er
|
|
|
238
238
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
239
239
|
*
|
|
240
240
|
* @summary Asynchronously updates an existing event subscription.
|
|
241
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
241
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForCustomTopic_WebhookDestination.json
|
|
242
242
|
*/
|
|
243
243
|
function eventSubscriptionsUpdateForCustomTopicWebhookDestination() {
|
|
244
244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -268,7 +268,7 @@ eventSubscriptionsUpdateForCustomTopicWebhookDestination().catch(console.error);
|
|
|
268
268
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
269
269
|
*
|
|
270
270
|
* @summary Asynchronously updates an existing event subscription.
|
|
271
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
271
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForResource.json
|
|
272
272
|
*/
|
|
273
273
|
function eventSubscriptionsUpdateForResource() {
|
|
274
274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -298,7 +298,7 @@ eventSubscriptionsUpdateForResource().catch(console.error);
|
|
|
298
298
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
299
299
|
*
|
|
300
300
|
* @summary Asynchronously updates an existing event subscription.
|
|
301
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
301
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForResourceGroup.json
|
|
302
302
|
*/
|
|
303
303
|
function eventSubscriptionsUpdateForResourceGroup() {
|
|
304
304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -328,7 +328,7 @@ eventSubscriptionsUpdateForResourceGroup().catch(console.error);
|
|
|
328
328
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
329
329
|
*
|
|
330
330
|
* @summary Asynchronously updates an existing event subscription.
|
|
331
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
331
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/EventSubscriptions_UpdateForSubscription.json
|
|
332
332
|
*/
|
|
333
333
|
function eventSubscriptionsUpdateForSubscription() {
|
|
334
334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get the properties of an extension topic.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the properties of an extension topic.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/ExtensionTopics_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function extensionTopicsGet() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List the available operations supported by the Microsoft.EventGrid resource provider.
|
|
15
15
|
*
|
|
16
16
|
* @summary List the available operations supported by the Microsoft.EventGrid resource provider.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/Operations_List.json
|
|
18
18
|
*/
|
|
19
19
|
function operationsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Authorize a single partner either by partner registration immutable Id or by partner name.
|
|
15
15
|
*
|
|
16
16
|
* @summary Authorize a single partner either by partner registration immutable Id or by partner name.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_AuthorizePartner.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsAuthorizePartner() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Synchronously creates or updates a partner configuration with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Synchronously creates or updates a partner configuration with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_CreateOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsCreateOrUpdate() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete existing partner configuration.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete existing partner configuration.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsDelete() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get properties of a partner configuration.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get properties of a partner configuration.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsGet() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all the partner configurations under a resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the partner configurations under a resource group.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_ListByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsListByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all the partner configurations under an Azure subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the partner configurations under an Azure subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_ListBySubscription.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsListBySubscription() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Unauthorize a single partner either by partner registration immutable Id or by partner name.
|
|
15
15
|
*
|
|
16
16
|
* @summary Unauthorize a single partner either by partner registration immutable Id or by partner name.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_UnauthorizePartner.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsUnauthorizePartner() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Synchronously updates a partner configuration with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Synchronously updates a partner configuration with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerConfigurations_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerConfigurationsUpdate() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Asynchronously creates a new partner namespace with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Asynchronously creates a new partner namespace with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_CreateOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesCreateOrUpdate() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete existing partner namespace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete existing partner namespace.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesDelete() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get properties of a partner namespace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Get properties of a partner namespace.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesGet() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all the partner namespaces under a resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the partner namespaces under a resource group.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_ListByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesListByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all the partner namespaces under an Azure subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the partner namespaces under an Azure subscription.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_ListBySubscription.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesListBySubscription() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List the two keys used to publish to a partner namespace.
|
|
15
15
|
*
|
|
16
16
|
* @summary List the two keys used to publish to a partner namespace.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_ListSharedAccessKeys.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesListSharedAccessKeys() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Regenerate a shared access key for a partner namespace.
|
|
15
15
|
*
|
|
16
16
|
* @summary Regenerate a shared access key for a partner namespace.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_RegenerateKey.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesRegenerateKey() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Asynchronously updates a partner namespace with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Asynchronously updates a partner namespace with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerNamespaces_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerNamespacesUpdate() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Creates a new partner registration with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates a new partner registration with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerRegistrations_CreateOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerRegistrationsCreateOrUpdate() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -22,14 +22,7 @@ function partnerRegistrationsCreateOrUpdate() {
|
|
|
22
22
|
const resourceGroupName = "examplerg";
|
|
23
23
|
const partnerRegistrationName = "examplePartnerRegistrationName1";
|
|
24
24
|
const partnerRegistrationInfo = {
|
|
25
|
-
authorizedAzureSubscriptionIds: ["d48566a8-2428-4a6c-8347-9675d09fb851"],
|
|
26
25
|
location: "global",
|
|
27
|
-
logoUri: "https://www.example.com/logo.png",
|
|
28
|
-
partnerName: "ContosoCorp",
|
|
29
|
-
partnerResourceTypeDescription: "ContocoCorp Accounts Description Text",
|
|
30
|
-
partnerResourceTypeDisplayName: "ContocoCorp Accounts DisplayName Text",
|
|
31
|
-
partnerResourceTypeName: "ContosoCorp.Accounts",
|
|
32
|
-
setupUri: "https://www.example.com/setup.html",
|
|
33
26
|
tags: { key1: "value1", key2: "Value2", key3: "Value3" }
|
|
34
27
|
};
|
|
35
28
|
const credential = new DefaultAzureCredential();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"partnerRegistrationsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/partnerRegistrationsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,kCAAkC;;QAC/C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,WAAW,CAAC;QACtC,MAAM,uBAAuB,GAAG,iCAAiC,CAAC;QAClE,MAAM,uBAAuB,GAAwB;YACnD,
|
|
1
|
+
{"version":3,"file":"partnerRegistrationsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/partnerRegistrationsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD;;;;;GAKG;AACH,SAAe,kCAAkC;;QAC/C,MAAM,cAAc,GAAG,sCAAsC,CAAC;QAC9D,MAAM,iBAAiB,GAAG,WAAW,CAAC;QACtC,MAAM,uBAAuB,GAAG,iCAAiC,CAAC;QAClE,MAAM,uBAAuB,GAAwB;YACnD,QAAQ,EAAE,QAAQ;YAClB,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzD,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,oBAAoB,CAAC,0BAA0B,CACzE,iBAAiB,EACjB,uBAAuB,EACvB,uBAAuB,CACxB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,kCAAkC,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Deletes a partner registration with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Deletes a partner registration with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerRegistrations_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerRegistrationsDelete() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Gets a partner registration with the specified parameters.
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets a partner registration with the specified parameters.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerRegistrations_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerRegistrationsGet() {
|
|
20
20
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List all the partner registrations under a resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List all the partner registrations under a resource group.
|
|
17
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/
|
|
17
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/stable/2022-06-15/examples/PartnerRegistrations_ListByResourceGroup.json
|
|
18
18
|
*/
|
|
19
19
|
function partnerRegistrationsListByResourceGroup() {
|
|
20
20
|
var e_1, _a;
|