@azure/arm-eventgrid 14.2.0-beta.3 → 14.2.0-beta.4
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 +375 -0
- package/LICENSE +1 -1
- package/dist/index.js +4115 -3680
- 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/caCertificatesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/caCertificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/caCertificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
- 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 +2 -2
- package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/channelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/clientGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clientGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/clientsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clientsGetSample.js +1 -1
- package/dist-esm/samples-dev/clientsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js.map +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/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +3 -3
- 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 +2 -2
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +50 -50
- 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 +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 +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +48 -48
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js +41 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespacesGetSample.js +1 -1
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +3 -3
- package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts +2 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js +39 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +2 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +3 -5
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +3 -3
- 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 +2 -2
- package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -5
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js.map +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/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
- 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 +2 -2
- package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/permissionBindingsGetSample.js +1 -1
- package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +2 -2
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js.map +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/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +2 -2
- 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 +2 -2
- package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js.map +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 +2 -2
- package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +2 -2
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +1 -1
- package/dist-esm/samples-dev/topicTypesListSample.js +2 -2
- package/dist-esm/samples-dev/topicTypesListSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
- package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/topicsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/topicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersListSample.js +2 -2
- package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +1 -1
- package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
- package/dist-esm/src/eventGridManagementClient.js +15 -12
- package/dist-esm/src/eventGridManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +181 -10
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +26 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +10 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2293 -1995
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +181 -181
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/caCertificates.d.ts.map +1 -1
- package/dist-esm/src/operations/caCertificates.js +38 -38
- package/dist-esm/src/operations/caCertificates.js.map +1 -1
- package/dist-esm/src/operations/channels.d.ts.map +1 -1
- package/dist-esm/src/operations/channels.js +33 -33
- package/dist-esm/src/operations/channels.js.map +1 -1
- package/dist-esm/src/operations/clientGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/clientGroups.js +38 -38
- package/dist-esm/src/operations/clientGroups.js.map +1 -1
- package/dist-esm/src/operations/clients.d.ts.map +1 -1
- package/dist-esm/src/operations/clients.js +38 -38
- package/dist-esm/src/operations/clients.js.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.js +57 -60
- package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +5 -7
- package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js +61 -63
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/domainTopics.js +31 -31
- package/dist-esm/src/operations/domainTopics.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +53 -53
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.d.ts +7 -7
- package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.js +140 -140
- package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/extensionTopics.js +3 -3
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +18 -15
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +107 -73
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaceTopics.js +69 -69
- package/dist-esm/src/operations/namespaceTopics.js.map +1 -1
- package/dist-esm/src/operations/namespaces.d.ts +15 -1
- package/dist-esm/src/operations/namespaces.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaces.js +163 -77
- package/dist-esm/src/operations/namespaces.js.map +1 -1
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +26 -26
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +4 -4
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerConfigurations.js +55 -55
- package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
- package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerDestinations.js +66 -66
- package/dist-esm/src/operations/partnerDestinations.js.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.js +68 -68
- package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
- package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerRegistrations.js +47 -47
- package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +62 -69
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerTopics.js +46 -46
- package/dist-esm/src/operations/partnerTopics.js.map +1 -1
- package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -1
- package/dist-esm/src/operations/permissionBindings.js +39 -39
- package/dist-esm/src/operations/permissionBindings.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +39 -39
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +14 -14
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/systemTopicEventSubscriptions.js +62 -69
- package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/systemTopics.js +51 -51
- package/dist-esm/src/operations/systemTopics.js.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.js +57 -60
- package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -1
- package/dist-esm/src/operations/topicSpaces.js +38 -38
- package/dist-esm/src/operations/topicSpaces.js.map +1 -1
- package/dist-esm/src/operations/topicTypes.js +11 -11
- package/dist-esm/src/operations/topicTypes.js.map +1 -1
- package/dist-esm/src/operations/topics.d.ts.map +1 -1
- package/dist-esm/src/operations/topics.js +71 -71
- package/dist-esm/src/operations/topics.js.map +1 -1
- package/dist-esm/src/operations/verifiedPartners.js +10 -10
- package/dist-esm/src/operations/verifiedPartners.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +5 -7
- package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +18 -15
- package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/namespaces.d.ts +15 -1
- package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/eventgrid_examples.d.ts +3 -0
- package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.js +14 -8
- package/dist-esm/test/eventgrid_examples.js.map +1 -1
- package/package.json +7 -9
- package/review/arm-eventgrid.api.md +117 -3
- package/src/eventGridManagementClient.ts +28 -30
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +435 -160
- package/src/models/mappers.ts +2974 -2624
- package/src/models/parameters.ts +182 -182
- package/src/operations/caCertificates.ts +77 -83
- package/src/operations/channels.ts +70 -77
- package/src/operations/clientGroups.ts +77 -83
- package/src/operations/clients.ts +77 -83
- package/src/operations/domainEventSubscriptions.ts +111 -124
- package/src/operations/domainTopicEventSubscriptions.ts +119 -130
- package/src/operations/domainTopics.ts +69 -75
- package/src/operations/domains.ts +114 -124
- package/src/operations/eventSubscriptions.ts +428 -449
- package/src/operations/extensionTopics.ts +6 -6
- package/src/operations/namespaceTopicEventSubscriptions.ts +174 -136
- package/src/operations/namespaceTopics.ts +133 -144
- package/src/operations/namespaces.ts +269 -159
- package/src/operations/networkSecurityPerimeterConfigurations.ts +53 -56
- package/src/operations/operations.ts +9 -9
- package/src/operations/partnerConfigurations.ts +113 -124
- package/src/operations/partnerDestinations.ts +125 -135
- package/src/operations/partnerNamespaces.ts +130 -141
- package/src/operations/partnerRegistrations.ts +103 -112
- package/src/operations/partnerTopicEventSubscriptions.ts +120 -136
- package/src/operations/partnerTopics.ts +92 -101
- package/src/operations/permissionBindings.ts +78 -84
- package/src/operations/privateEndpointConnections.ts +80 -85
- package/src/operations/privateLinkResources.ts +31 -33
- package/src/operations/systemTopicEventSubscriptions.ts +120 -136
- package/src/operations/systemTopics.ts +107 -116
- package/src/operations/topicEventSubscriptions.ts +111 -124
- package/src/operations/topicSpaces.ts +77 -83
- package/src/operations/topicTypes.ts +24 -24
- package/src/operations/topics.ts +150 -162
- package/src/operations/verifiedPartners.ts +19 -19
- package/src/operationsInterfaces/caCertificates.ts +7 -7
- package/src/operationsInterfaces/channels.ts +8 -8
- package/src/operationsInterfaces/clientGroups.ts +7 -7
- package/src/operationsInterfaces/clients.ts +7 -7
- package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -19
- package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +16 -18
- package/src/operationsInterfaces/domainTopics.ts +7 -7
- package/src/operationsInterfaces/domains.ts +12 -12
- package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
- package/src/operationsInterfaces/extensionTopics.ts +2 -2
- package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +35 -24
- package/src/operationsInterfaces/namespaceTopics.ts +12 -12
- package/src/operationsInterfaces/namespaces.ts +42 -13
- package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +5 -5
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/partnerConfigurations.ts +12 -12
- package/src/operationsInterfaces/partnerDestinations.ts +11 -11
- package/src/operationsInterfaces/partnerNamespaces.ts +12 -12
- package/src/operationsInterfaces/partnerRegistrations.ts +10 -10
- package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +20 -27
- package/src/operationsInterfaces/partnerTopics.ts +10 -10
- package/src/operationsInterfaces/permissionBindings.ts +7 -7
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/privateLinkResources.ts +3 -3
- package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +20 -27
- package/src/operationsInterfaces/systemTopics.ts +10 -10
- package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -19
- package/src/operationsInterfaces/topicSpaces.ts +7 -7
- package/src/operationsInterfaces/topicTypes.ts +4 -4
- package/src/operationsInterfaces/topics.ts +14 -14
- package/src/operationsInterfaces/verifiedPartners.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/types/arm-eventgrid.d.ts +272 -86
- package/types/tsdoc-metadata.json +1 -1
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
// Copyright (c) Microsoft Corporation.
|
|
10
10
|
// Licensed under the MIT License.
|
|
11
|
-
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
11
|
+
import { EventGridManagementClient, } from "@azure/arm-eventgrid";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
import * as dotenv from "dotenv";
|
|
14
14
|
dotenv.config();
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
17
17
|
*
|
|
18
18
|
* @summary Asynchronously updates an existing event subscription.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic.json
|
|
20
20
|
*/
|
|
21
21
|
function eventSubscriptionsUpdateForCustomTopic() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -25,14 +25,14 @@ function eventSubscriptionsUpdateForCustomTopic() {
|
|
|
25
25
|
const eventSubscriptionUpdateParameters = {
|
|
26
26
|
destination: {
|
|
27
27
|
endpointType: "WebHook",
|
|
28
|
-
endpointUrl: "https://requestb.in/15ksip71"
|
|
28
|
+
endpointUrl: "https://requestb.in/15ksip71",
|
|
29
29
|
},
|
|
30
30
|
filter: {
|
|
31
31
|
isSubjectCaseSensitive: true,
|
|
32
32
|
subjectBeginsWith: "existingPrefix",
|
|
33
|
-
subjectEndsWith: "newSuffix"
|
|
33
|
+
subjectEndsWith: "newSuffix",
|
|
34
34
|
},
|
|
35
|
-
labels: ["label1", "label2"]
|
|
35
|
+
labels: ["label1", "label2"],
|
|
36
36
|
};
|
|
37
37
|
const credential = new DefaultAzureCredential();
|
|
38
38
|
const client = new EventGridManagementClient(credential);
|
|
@@ -44,7 +44,7 @@ function eventSubscriptionsUpdateForCustomTopic() {
|
|
|
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/preview/
|
|
47
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_AzureFunctionDestination.json
|
|
48
48
|
*/
|
|
49
49
|
function eventSubscriptionsUpdateForCustomTopicAzureFunctionDestination() {
|
|
50
50
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -54,17 +54,17 @@ function eventSubscriptionsUpdateForCustomTopicAzureFunctionDestination() {
|
|
|
54
54
|
deadLetterDestination: {
|
|
55
55
|
blobContainerName: "contosocontainer",
|
|
56
56
|
endpointType: "StorageBlob",
|
|
57
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg"
|
|
57
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg",
|
|
58
58
|
},
|
|
59
59
|
destination: {
|
|
60
60
|
endpointType: "AzureFunction",
|
|
61
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Web/sites/ContosoSite/funtions/ContosoFunc"
|
|
61
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Web/sites/ContosoSite/funtions/ContosoFunc",
|
|
62
62
|
},
|
|
63
63
|
filter: {
|
|
64
64
|
isSubjectCaseSensitive: false,
|
|
65
65
|
subjectBeginsWith: "ExamplePrefix",
|
|
66
|
-
subjectEndsWith: "ExampleSuffix"
|
|
67
|
-
}
|
|
66
|
+
subjectEndsWith: "ExampleSuffix",
|
|
67
|
+
},
|
|
68
68
|
};
|
|
69
69
|
const credential = new DefaultAzureCredential();
|
|
70
70
|
const client = new EventGridManagementClient(credential);
|
|
@@ -76,7 +76,7 @@ function eventSubscriptionsUpdateForCustomTopicAzureFunctionDestination() {
|
|
|
76
76
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
77
77
|
*
|
|
78
78
|
* @summary Asynchronously updates an existing event subscription.
|
|
79
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
79
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_EventHubDestination.json
|
|
80
80
|
*/
|
|
81
81
|
function eventSubscriptionsUpdateForCustomTopicEventHubDestination() {
|
|
82
82
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -85,14 +85,14 @@ function eventSubscriptionsUpdateForCustomTopicEventHubDestination() {
|
|
|
85
85
|
const eventSubscriptionUpdateParameters = {
|
|
86
86
|
destination: {
|
|
87
87
|
endpointType: "EventHub",
|
|
88
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.EventHub/namespaces/ContosoNamespace/eventhubs/EH1"
|
|
88
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.EventHub/namespaces/ContosoNamespace/eventhubs/EH1",
|
|
89
89
|
},
|
|
90
90
|
filter: {
|
|
91
91
|
isSubjectCaseSensitive: true,
|
|
92
92
|
subjectBeginsWith: "existingPrefix",
|
|
93
|
-
subjectEndsWith: "newSuffix"
|
|
93
|
+
subjectEndsWith: "newSuffix",
|
|
94
94
|
},
|
|
95
|
-
labels: ["label1", "label2"]
|
|
95
|
+
labels: ["label1", "label2"],
|
|
96
96
|
};
|
|
97
97
|
const credential = new DefaultAzureCredential();
|
|
98
98
|
const client = new EventGridManagementClient(credential);
|
|
@@ -104,7 +104,7 @@ function eventSubscriptionsUpdateForCustomTopicEventHubDestination() {
|
|
|
104
104
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
105
105
|
*
|
|
106
106
|
* @summary Asynchronously updates an existing event subscription.
|
|
107
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
107
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_HybridConnectionDestination.json
|
|
108
108
|
*/
|
|
109
109
|
function eventSubscriptionsUpdateForCustomTopicHybridConnectionDestination() {
|
|
110
110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -113,14 +113,14 @@ function eventSubscriptionsUpdateForCustomTopicHybridConnectionDestination() {
|
|
|
113
113
|
const eventSubscriptionUpdateParameters = {
|
|
114
114
|
destination: {
|
|
115
115
|
endpointType: "HybridConnection",
|
|
116
|
-
resourceId: "/subscriptions/d33c5f7a-02ea-40f4-bf52-07f17e84d6a8/resourceGroups/TestRG/providers/Microsoft.Relay/namespaces/ContosoNamespace/hybridConnections/HC1"
|
|
116
|
+
resourceId: "/subscriptions/d33c5f7a-02ea-40f4-bf52-07f17e84d6a8/resourceGroups/TestRG/providers/Microsoft.Relay/namespaces/ContosoNamespace/hybridConnections/HC1",
|
|
117
117
|
},
|
|
118
118
|
filter: {
|
|
119
119
|
isSubjectCaseSensitive: true,
|
|
120
120
|
subjectBeginsWith: "existingPrefix",
|
|
121
|
-
subjectEndsWith: "newSuffix"
|
|
121
|
+
subjectEndsWith: "newSuffix",
|
|
122
122
|
},
|
|
123
|
-
labels: ["label1", "label2"]
|
|
123
|
+
labels: ["label1", "label2"],
|
|
124
124
|
};
|
|
125
125
|
const credential = new DefaultAzureCredential();
|
|
126
126
|
const client = new EventGridManagementClient(credential);
|
|
@@ -132,7 +132,7 @@ function eventSubscriptionsUpdateForCustomTopicHybridConnectionDestination() {
|
|
|
132
132
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
133
133
|
*
|
|
134
134
|
* @summary Asynchronously updates an existing event subscription.
|
|
135
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
135
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_ServiceBusQueueDestination.json
|
|
136
136
|
*/
|
|
137
137
|
function eventSubscriptionsUpdateForCustomTopicServiceBusQueueDestination() {
|
|
138
138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -142,17 +142,17 @@ function eventSubscriptionsUpdateForCustomTopicServiceBusQueueDestination() {
|
|
|
142
142
|
deadLetterDestination: {
|
|
143
143
|
blobContainerName: "contosocontainer",
|
|
144
144
|
endpointType: "StorageBlob",
|
|
145
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg"
|
|
145
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg",
|
|
146
146
|
},
|
|
147
147
|
destination: {
|
|
148
148
|
endpointType: "ServiceBusQueue",
|
|
149
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.ServiceBus/namespaces/ContosoNamespace/queues/SBQ"
|
|
149
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.ServiceBus/namespaces/ContosoNamespace/queues/SBQ",
|
|
150
150
|
},
|
|
151
151
|
filter: {
|
|
152
152
|
isSubjectCaseSensitive: false,
|
|
153
153
|
subjectBeginsWith: "ExamplePrefix",
|
|
154
|
-
subjectEndsWith: "ExampleSuffix"
|
|
155
|
-
}
|
|
154
|
+
subjectEndsWith: "ExampleSuffix",
|
|
155
|
+
},
|
|
156
156
|
};
|
|
157
157
|
const credential = new DefaultAzureCredential();
|
|
158
158
|
const client = new EventGridManagementClient(credential);
|
|
@@ -164,7 +164,7 @@ function eventSubscriptionsUpdateForCustomTopicServiceBusQueueDestination() {
|
|
|
164
164
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
165
165
|
*
|
|
166
166
|
* @summary Asynchronously updates an existing event subscription.
|
|
167
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
167
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_ServiceBusTopicDestination.json
|
|
168
168
|
*/
|
|
169
169
|
function eventSubscriptionsUpdateForCustomTopicServiceBusTopicDestination() {
|
|
170
170
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -173,14 +173,14 @@ function eventSubscriptionsUpdateForCustomTopicServiceBusTopicDestination() {
|
|
|
173
173
|
const eventSubscriptionUpdateParameters = {
|
|
174
174
|
destination: {
|
|
175
175
|
endpointType: "ServiceBusTopic",
|
|
176
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.ServiceBus/namespaces/ContosoNamespace/topics/SBT"
|
|
176
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.ServiceBus/namespaces/ContosoNamespace/topics/SBT",
|
|
177
177
|
},
|
|
178
178
|
filter: {
|
|
179
179
|
isSubjectCaseSensitive: true,
|
|
180
180
|
subjectBeginsWith: "existingPrefix",
|
|
181
|
-
subjectEndsWith: "newSuffix"
|
|
181
|
+
subjectEndsWith: "newSuffix",
|
|
182
182
|
},
|
|
183
|
-
labels: ["label1", "label2"]
|
|
183
|
+
labels: ["label1", "label2"],
|
|
184
184
|
};
|
|
185
185
|
const credential = new DefaultAzureCredential();
|
|
186
186
|
const client = new EventGridManagementClient(credential);
|
|
@@ -192,7 +192,7 @@ function eventSubscriptionsUpdateForCustomTopicServiceBusTopicDestination() {
|
|
|
192
192
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
193
193
|
*
|
|
194
194
|
* @summary Asynchronously updates an existing event subscription.
|
|
195
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
195
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_StorageQueueDestination.json
|
|
196
196
|
*/
|
|
197
197
|
function eventSubscriptionsUpdateForCustomTopicStorageQueueDestination() {
|
|
198
198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -202,19 +202,19 @@ function eventSubscriptionsUpdateForCustomTopicStorageQueueDestination() {
|
|
|
202
202
|
deadLetterDestination: {
|
|
203
203
|
blobContainerName: "contosocontainer",
|
|
204
204
|
endpointType: "StorageBlob",
|
|
205
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg"
|
|
205
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg",
|
|
206
206
|
},
|
|
207
207
|
destination: {
|
|
208
208
|
endpointType: "StorageQueue",
|
|
209
209
|
queueMessageTimeToLiveInSeconds: 300,
|
|
210
210
|
queueName: "queue1",
|
|
211
|
-
resourceId: "/subscriptions/d33c5f7a-02ea-40f4-bf52-07f17e84d6a8/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg"
|
|
211
|
+
resourceId: "/subscriptions/d33c5f7a-02ea-40f4-bf52-07f17e84d6a8/resourceGroups/TestRG/providers/Microsoft.Storage/storageAccounts/contosostg",
|
|
212
212
|
},
|
|
213
213
|
filter: {
|
|
214
214
|
isSubjectCaseSensitive: false,
|
|
215
215
|
subjectBeginsWith: "ExamplePrefix",
|
|
216
|
-
subjectEndsWith: "ExampleSuffix"
|
|
217
|
-
}
|
|
216
|
+
subjectEndsWith: "ExampleSuffix",
|
|
217
|
+
},
|
|
218
218
|
};
|
|
219
219
|
const credential = new DefaultAzureCredential();
|
|
220
220
|
const client = new EventGridManagementClient(credential);
|
|
@@ -226,7 +226,7 @@ function eventSubscriptionsUpdateForCustomTopicStorageQueueDestination() {
|
|
|
226
226
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
227
227
|
*
|
|
228
228
|
* @summary Asynchronously updates an existing event subscription.
|
|
229
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
229
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForCustomTopic_WebhookDestination.json
|
|
230
230
|
*/
|
|
231
231
|
function eventSubscriptionsUpdateForCustomTopicWebhookDestination() {
|
|
232
232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -235,14 +235,14 @@ function eventSubscriptionsUpdateForCustomTopicWebhookDestination() {
|
|
|
235
235
|
const eventSubscriptionUpdateParameters = {
|
|
236
236
|
destination: {
|
|
237
237
|
endpointType: "WebHook",
|
|
238
|
-
endpointUrl: "https://requestb.in/15ksip71"
|
|
238
|
+
endpointUrl: "https://requestb.in/15ksip71",
|
|
239
239
|
},
|
|
240
240
|
filter: {
|
|
241
241
|
isSubjectCaseSensitive: true,
|
|
242
242
|
subjectBeginsWith: "existingPrefix",
|
|
243
|
-
subjectEndsWith: "newSuffix"
|
|
243
|
+
subjectEndsWith: "newSuffix",
|
|
244
244
|
},
|
|
245
|
-
labels: ["label1", "label2"]
|
|
245
|
+
labels: ["label1", "label2"],
|
|
246
246
|
};
|
|
247
247
|
const credential = new DefaultAzureCredential();
|
|
248
248
|
const client = new EventGridManagementClient(credential);
|
|
@@ -254,7 +254,7 @@ function eventSubscriptionsUpdateForCustomTopicWebhookDestination() {
|
|
|
254
254
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
255
255
|
*
|
|
256
256
|
* @summary Asynchronously updates an existing event subscription.
|
|
257
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
257
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForResource.json
|
|
258
258
|
*/
|
|
259
259
|
function eventSubscriptionsUpdateForResource() {
|
|
260
260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -263,14 +263,14 @@ function eventSubscriptionsUpdateForResource() {
|
|
|
263
263
|
const eventSubscriptionUpdateParameters = {
|
|
264
264
|
destination: {
|
|
265
265
|
endpointType: "WebHook",
|
|
266
|
-
endpointUrl: "https://requestb.in/15ksip71"
|
|
266
|
+
endpointUrl: "https://requestb.in/15ksip71",
|
|
267
267
|
},
|
|
268
268
|
filter: {
|
|
269
269
|
isSubjectCaseSensitive: true,
|
|
270
270
|
subjectBeginsWith: "existingPrefix",
|
|
271
|
-
subjectEndsWith: "newSuffix"
|
|
271
|
+
subjectEndsWith: "newSuffix",
|
|
272
272
|
},
|
|
273
|
-
labels: ["label1", "label2"]
|
|
273
|
+
labels: ["label1", "label2"],
|
|
274
274
|
};
|
|
275
275
|
const credential = new DefaultAzureCredential();
|
|
276
276
|
const client = new EventGridManagementClient(credential);
|
|
@@ -282,7 +282,7 @@ function eventSubscriptionsUpdateForResource() {
|
|
|
282
282
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
283
283
|
*
|
|
284
284
|
* @summary Asynchronously updates an existing event subscription.
|
|
285
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
285
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForResourceGroup.json
|
|
286
286
|
*/
|
|
287
287
|
function eventSubscriptionsUpdateForResourceGroup() {
|
|
288
288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -291,14 +291,14 @@ function eventSubscriptionsUpdateForResourceGroup() {
|
|
|
291
291
|
const eventSubscriptionUpdateParameters = {
|
|
292
292
|
destination: {
|
|
293
293
|
endpointType: "EventHub",
|
|
294
|
-
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.EventHub/namespaces/ContosoNamespace/eventhubs/EH1"
|
|
294
|
+
resourceId: "/subscriptions/55f3dcd4-cac7-43b4-990b-a139d62a1eb2/resourceGroups/TestRG/providers/Microsoft.EventHub/namespaces/ContosoNamespace/eventhubs/EH1",
|
|
295
295
|
},
|
|
296
296
|
filter: {
|
|
297
297
|
isSubjectCaseSensitive: true,
|
|
298
298
|
subjectBeginsWith: "existingPrefix",
|
|
299
|
-
subjectEndsWith: "newSuffix"
|
|
299
|
+
subjectEndsWith: "newSuffix",
|
|
300
300
|
},
|
|
301
|
-
labels: ["label1", "label2"]
|
|
301
|
+
labels: ["label1", "label2"],
|
|
302
302
|
};
|
|
303
303
|
const credential = new DefaultAzureCredential();
|
|
304
304
|
const client = new EventGridManagementClient(credential);
|
|
@@ -310,7 +310,7 @@ function eventSubscriptionsUpdateForResourceGroup() {
|
|
|
310
310
|
* This sample demonstrates how to Asynchronously updates an existing event subscription.
|
|
311
311
|
*
|
|
312
312
|
* @summary Asynchronously updates an existing event subscription.
|
|
313
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
313
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/EventSubscriptions_UpdateForSubscription.json
|
|
314
314
|
*/
|
|
315
315
|
function eventSubscriptionsUpdateForSubscription() {
|
|
316
316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -319,14 +319,14 @@ function eventSubscriptionsUpdateForSubscription() {
|
|
|
319
319
|
const eventSubscriptionUpdateParameters = {
|
|
320
320
|
destination: {
|
|
321
321
|
endpointType: "WebHook",
|
|
322
|
-
endpointUrl: "https://requestb.in/15ksip71"
|
|
322
|
+
endpointUrl: "https://requestb.in/15ksip71",
|
|
323
323
|
},
|
|
324
324
|
filter: {
|
|
325
325
|
isSubjectCaseSensitive: true,
|
|
326
326
|
subjectBeginsWith: "existingPrefix",
|
|
327
|
-
subjectEndsWith: "newSuffix"
|
|
327
|
+
subjectEndsWith: "newSuffix",
|
|
328
328
|
},
|
|
329
|
-
labels: ["label1", "label2"]
|
|
329
|
+
labels: ["label1", "label2"],
|
|
330
330
|
};
|
|
331
331
|
const credential = new DefaultAzureCredential();
|
|
332
332
|
const client = new EventGridManagementClient(credential);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/eventSubscriptionsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,
|
|
1
|
+
{"version":3,"file":"eventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/eventSubscriptionsUpdateSample.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get the properties of an extension topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get the properties of an extension topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/ExtensionTopics_Get.json
|
|
20
20
|
*/
|
|
21
21
|
function extensionTopicsGet() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Asynchronously creates or updates an event subscription of a namespace topic with the specified parameters. Existing event subscriptions will be updated with this API.
|
|
17
17
|
*
|
|
18
18
|
* @summary Asynchronously creates or updates an event subscription of a namespace topic with the specified parameters. Existing event subscriptions will be updated with this API.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_CreateOrUpdate.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsCreateOrUpdate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32,10 +32,10 @@ function namespaceTopicEventSubscriptionsCreateOrUpdate() {
|
|
|
32
32
|
queue: {
|
|
33
33
|
eventTimeToLive: "P1D",
|
|
34
34
|
maxDeliveryCount: 4,
|
|
35
|
-
receiveLockDurationInSeconds: 60
|
|
36
|
-
}
|
|
35
|
+
receiveLockDurationInSeconds: 60,
|
|
36
|
+
},
|
|
37
37
|
},
|
|
38
|
-
eventDeliverySchema: "CloudEventSchemaV1_0"
|
|
38
|
+
eventDeliverySchema: "CloudEventSchemaV1_0",
|
|
39
39
|
};
|
|
40
40
|
const credential = new DefaultAzureCredential();
|
|
41
41
|
const client = new EventGridManagementClient(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAgB,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,8CAA8C;;QAC3D,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,qBAAqB,GAAG,gCAAgC,CAAC;QAC/D,MAAM,qBAAqB,GAAiB;YAC1C,qBAAqB,EAAE;gBACrB,YAAY,EAAE,OAAO;gBACrB,KAAK,EAAE;oBACL,eAAe,EAAE,KAAK;oBACtB,gBAAgB,EAAE,CAAC;oBACnB,4BAA4B,EAAE,EAAE;iBACjC;aACF;YACD,mBAAmB,EAAE,sBAAsB;SAC5C,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAgB,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,8CAA8C;;QAC3D,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,qBAAqB,GAAG,gCAAgC,CAAC;QAC/D,MAAM,qBAAqB,GAAiB;YAC1C,qBAAqB,EAAE;gBACrB,YAAY,EAAE,OAAO;gBACrB,KAAK,EAAE;oBACL,eAAe,EAAE,KAAK;oBACtB,gBAAgB,EAAE,CAAC;oBACnB,4BAA4B,EAAE,EAAE;iBACjC;aACF;YACD,mBAAmB,EAAE,sBAAsB;SAC5C,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,gCAAgC,CAAC,0BAA0B,CACtE,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,qBAAqB,EACrB,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,8CAA8C,EAAE,CAAC;IACnD,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Delete an existing event subscription of a namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Delete an existing event subscription of a namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_Delete.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsDelete() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicEventSubscriptionsDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsDeleteSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,sCAAsC;;QACnD,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,qBAAqB,GAAG,gCAAgC,CAAC;QAC/D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsDeleteSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsDeleteSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,sCAAsC;;QACnD,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,qBAAqB,GAAG,gCAAgC,CAAC;QAC/D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,gCAAgC,CAAC,kBAAkB,CAC9D,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,sCAAsC,EAAE,CAAC;IAC3C,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get all delivery attributes for an event subscription of a namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get all delivery attributes for an event subscription of a namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_GetDeliveryAttributes.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsGetDeliveryAttributes() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,qDAAqD;;QAClE,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,SAAS,GAAG,uBAAuB,CAAC;QAC1C,MAAM,qBAAqB,GAAG,8BAA8B,CAAC;QAC7D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,qDAAqD;;QAClE,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,kBAAkB,CAAC;QACzC,MAAM,SAAS,GAAG,uBAAuB,CAAC;QAC1C,MAAM,qBAAqB,GAAG,8BAA8B,CAAC;QAC7D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,gCAAgC,CAAC,qBAAqB,CACjE,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,qDAAqD,EAAE,CAAC;IAC1D,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __awaiter } from "tslib";
|
|
9
|
+
// Copyright (c) Microsoft Corporation.
|
|
10
|
+
// Licensed under the MIT License.
|
|
11
|
+
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
12
|
+
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
|
+
import * as dotenv from "dotenv";
|
|
14
|
+
dotenv.config();
|
|
15
|
+
/**
|
|
16
|
+
* This sample demonstrates how to Get the full endpoint URL for an event subscription of a namespace topic.
|
|
17
|
+
*
|
|
18
|
+
* @summary Get the full endpoint URL for an event subscription of a namespace topic.
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_GetFullUrl.json
|
|
20
|
+
*/
|
|
21
|
+
function namespaceTopicEventSubscriptionsGetFullUrl() {
|
|
22
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
23
|
+
const subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
|
|
24
|
+
"8f6b6269-84f2-4d09-9e31-1127efcd1e40";
|
|
25
|
+
const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
|
|
26
|
+
const namespaceName = "exampleNamespaceName1";
|
|
27
|
+
const topicName = "exampleDomainTopic1";
|
|
28
|
+
const eventSubscriptionName = "examplesubscription1";
|
|
29
|
+
const credential = new DefaultAzureCredential();
|
|
30
|
+
const client = new EventGridManagementClient(credential, subscriptionId);
|
|
31
|
+
const result = yield client.namespaceTopicEventSubscriptions.getFullUrl(resourceGroupName, namespaceName, topicName, eventSubscriptionName);
|
|
32
|
+
console.log(result);
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
function main() {
|
|
36
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
37
|
+
namespaceTopicEventSubscriptionsGetFullUrl();
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
main().catch(console.error);
|
|
41
|
+
//# sourceMappingURL=namespaceTopicEventSubscriptionsGetFullUrlSample.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsGetFullUrlSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,0CAA0C;;QACvD,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,uBAAuB,CAAC;QAC9C,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,qBAAqB,GAAG,sBAAsB,CAAC;QACrD,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,gCAAgC,CAAC,UAAU,CACrE,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,0CAA0C,EAAE,CAAC;IAC/C,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get properties of an event subscription of a namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get properties of an event subscription of a namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_Get.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsGet() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,11 +16,11 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to List event subscriptions that belong to a specific namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary List event subscriptions that belong to a specific namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_ListByNamespaceTopic.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsListByNamespaceTopic() {
|
|
22
|
-
var _a, e_1, _b, _c;
|
|
23
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
23
|
+
var _a, e_1, _b, _c;
|
|
24
24
|
const subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
|
|
25
25
|
"8f6b6269-84f2-4d09-9e31-1127efcd1e40";
|
|
26
26
|
const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
|
package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oDAAoD;;;QACjE,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gCAAgC,CAAC,oBAAoB,CACjF,iBAAiB,EACjB,aAAa,EACb,SAAS,CACV,CAAA,IAAA,sDAAE;
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oDAAoD;;;QACjE,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gCAAgC,CAAC,oBAAoB,CACjF,iBAAiB,EACjB,aAAa,EACb,SAAS,CACV,CAAA,IAAA,sDAAE,CAAC;gBAJmB,cAItB;gBAJsB,WAItB;gBAJU,IAAI,IAAI,KAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,oDAAoD,EAAE,CAAC;IACzD,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
// Copyright (c) Microsoft Corporation.
|
|
10
10
|
// Licensed under the MIT License.
|
|
11
|
-
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
11
|
+
import { EventGridManagementClient, } from "@azure/arm-eventgrid";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
import * as dotenv from "dotenv";
|
|
14
14
|
dotenv.config();
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Update an existing event subscription of a namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Update an existing event subscription of a namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopicEventSubscriptions_Update.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicEventSubscriptionsUpdate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -32,10 +32,10 @@ function namespaceTopicEventSubscriptionsUpdate() {
|
|
|
32
32
|
queue: {
|
|
33
33
|
eventTimeToLive: "P1D",
|
|
34
34
|
maxDeliveryCount: 3,
|
|
35
|
-
receiveLockDurationInSeconds: 60
|
|
36
|
-
}
|
|
35
|
+
receiveLockDurationInSeconds: 60,
|
|
36
|
+
},
|
|
37
37
|
},
|
|
38
|
-
eventDeliverySchema: "CloudEventSchemaV1_0"
|
|
38
|
+
eventDeliverySchema: "CloudEventSchemaV1_0",
|
|
39
39
|
};
|
|
40
40
|
const credential = new DefaultAzureCredential();
|
|
41
41
|
const client = new EventGridManagementClient(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicEventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,
|
|
1
|
+
{"version":3,"file":"namespaceTopicEventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicEventSubscriptionsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,sCAAsC;;QACnD,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,uBAAuB,CAAC;QAC9C,MAAM,SAAS,GAAG,4BAA4B,CAAC;QAC/C,MAAM,qBAAqB,GAAG,6CAA6C,CAAC;QAC5E,MAAM,iCAAiC,GAAiC;YACtE,qBAAqB,EAAE;gBACrB,YAAY,EAAE,OAAO;gBACrB,KAAK,EAAE;oBACL,eAAe,EAAE,KAAK;oBACtB,gBAAgB,EAAE,CAAC;oBACnB,4BAA4B,EAAE,EAAE;iBACjC;aACF;YACD,mBAAmB,EAAE,sBAAsB;SAC5C,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,gCAAgC,CAAC,kBAAkB,CAC9D,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,qBAAqB,EACrB,iCAAiC,CAClC,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,sCAAsC,EAAE,CAAC;IAC3C,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
// Copyright (c) Microsoft Corporation.
|
|
10
10
|
// Licensed under the MIT License.
|
|
11
|
-
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
11
|
+
import { EventGridManagementClient, } from "@azure/arm-eventgrid";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
import * as dotenv from "dotenv";
|
|
14
14
|
dotenv.config();
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Asynchronously creates a new namespace topic with the specified parameters.
|
|
17
17
|
*
|
|
18
18
|
* @summary Asynchronously creates a new namespace topic with the specified parameters.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopics_CreateOrUpdate.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicsCreateOrUpdate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -28,7 +28,7 @@ function namespaceTopicsCreateOrUpdate() {
|
|
|
28
28
|
const namespaceTopicInfo = {
|
|
29
29
|
eventRetentionInDays: 1,
|
|
30
30
|
inputSchema: "CloudEventSchemaV1_0",
|
|
31
|
-
publisherType: "Custom"
|
|
31
|
+
publisherType: "Custom",
|
|
32
32
|
};
|
|
33
33
|
const credential = new DefaultAzureCredential();
|
|
34
34
|
const client = new EventGridManagementClient(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"namespaceTopicsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,
|
|
1
|
+
{"version":3,"file":"namespaceTopicsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/namespaceTopicsCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,6BAA6B;;QAC1C,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,aAAa,GAAG,mBAAmB,CAAC;QAC1C,MAAM,SAAS,GAAG,wBAAwB,CAAC;QAC3C,MAAM,kBAAkB,GAAmB;YACzC,oBAAoB,EAAE,CAAC;YACvB,WAAW,EAAE,sBAAsB;YACnC,aAAa,EAAE,QAAQ;SACxB,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,eAAe,CAAC,0BAA0B,CACpE,iBAAiB,EACjB,aAAa,EACb,SAAS,EACT,kBAAkB,CACnB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,6BAA6B,EAAE,CAAC;IAClC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Delete existing namespace topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Delete existing namespace topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/NamespaceTopics_Delete.json
|
|
20
20
|
*/
|
|
21
21
|
function namespaceTopicsDelete() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|