@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
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
TopicEventSubscriptionsUpdateOptionalParams,
|
|
23
23
|
TopicEventSubscriptionsUpdateResponse,
|
|
24
24
|
TopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
25
|
-
TopicEventSubscriptionsGetFullUrlResponse
|
|
25
|
+
TopicEventSubscriptionsGetFullUrlResponse,
|
|
26
26
|
} from "../models";
|
|
27
27
|
|
|
28
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -37,7 +37,7 @@ export interface TopicEventSubscriptions {
|
|
|
37
37
|
list(
|
|
38
38
|
resourceGroupName: string,
|
|
39
39
|
topicName: string,
|
|
40
|
-
options?: TopicEventSubscriptionsListOptionalParams
|
|
40
|
+
options?: TopicEventSubscriptionsListOptionalParams,
|
|
41
41
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
42
42
|
/**
|
|
43
43
|
* Get all delivery attributes for an event subscription for topic.
|
|
@@ -50,28 +50,27 @@ export interface TopicEventSubscriptions {
|
|
|
50
50
|
resourceGroupName: string,
|
|
51
51
|
topicName: string,
|
|
52
52
|
eventSubscriptionName: string,
|
|
53
|
-
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
53
|
+
options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
54
54
|
): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
55
55
|
/**
|
|
56
56
|
* Get properties of an event subscription of a topic.
|
|
57
57
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
58
58
|
* @param topicName Name of the topic.
|
|
59
|
-
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
60
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
59
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
61
60
|
* @param options The options parameters.
|
|
62
61
|
*/
|
|
63
62
|
get(
|
|
64
63
|
resourceGroupName: string,
|
|
65
64
|
topicName: string,
|
|
66
65
|
eventSubscriptionName: string,
|
|
67
|
-
options?: TopicEventSubscriptionsGetOptionalParams
|
|
66
|
+
options?: TopicEventSubscriptionsGetOptionalParams,
|
|
68
67
|
): Promise<TopicEventSubscriptionsGetResponse>;
|
|
69
68
|
/**
|
|
70
69
|
* Asynchronously creates a new event subscription or updates an existing event subscription.
|
|
71
70
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
72
71
|
* @param topicName Name of the domain topic.
|
|
73
72
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
74
|
-
* must be between 3 and
|
|
73
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
75
74
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
76
75
|
* information.
|
|
77
76
|
* @param options The options parameters.
|
|
@@ -81,7 +80,7 @@ export interface TopicEventSubscriptions {
|
|
|
81
80
|
topicName: string,
|
|
82
81
|
eventSubscriptionName: string,
|
|
83
82
|
eventSubscriptionInfo: EventSubscription,
|
|
84
|
-
options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
83
|
+
options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
85
84
|
): Promise<
|
|
86
85
|
SimplePollerLike<
|
|
87
86
|
OperationState<TopicEventSubscriptionsCreateOrUpdateResponse>,
|
|
@@ -93,7 +92,7 @@ export interface TopicEventSubscriptions {
|
|
|
93
92
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
94
93
|
* @param topicName Name of the domain topic.
|
|
95
94
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
96
|
-
* must be between 3 and
|
|
95
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
97
96
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
98
97
|
* information.
|
|
99
98
|
* @param options The options parameters.
|
|
@@ -103,35 +102,33 @@ export interface TopicEventSubscriptions {
|
|
|
103
102
|
topicName: string,
|
|
104
103
|
eventSubscriptionName: string,
|
|
105
104
|
eventSubscriptionInfo: EventSubscription,
|
|
106
|
-
options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
105
|
+
options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
107
106
|
): Promise<TopicEventSubscriptionsCreateOrUpdateResponse>;
|
|
108
107
|
/**
|
|
109
108
|
* Delete an existing event subscription for a topic.
|
|
110
109
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
111
110
|
* @param topicName Name of the topic.
|
|
112
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
113
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
111
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
114
112
|
* @param options The options parameters.
|
|
115
113
|
*/
|
|
116
114
|
beginDelete(
|
|
117
115
|
resourceGroupName: string,
|
|
118
116
|
topicName: string,
|
|
119
117
|
eventSubscriptionName: string,
|
|
120
|
-
options?: TopicEventSubscriptionsDeleteOptionalParams
|
|
118
|
+
options?: TopicEventSubscriptionsDeleteOptionalParams,
|
|
121
119
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
122
120
|
/**
|
|
123
121
|
* Delete an existing event subscription for a topic.
|
|
124
122
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
125
123
|
* @param topicName Name of the topic.
|
|
126
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
127
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
124
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
128
125
|
* @param options The options parameters.
|
|
129
126
|
*/
|
|
130
127
|
beginDeleteAndWait(
|
|
131
128
|
resourceGroupName: string,
|
|
132
129
|
topicName: string,
|
|
133
130
|
eventSubscriptionName: string,
|
|
134
|
-
options?: TopicEventSubscriptionsDeleteOptionalParams
|
|
131
|
+
options?: TopicEventSubscriptionsDeleteOptionalParams,
|
|
135
132
|
): Promise<void>;
|
|
136
133
|
/**
|
|
137
134
|
* Update an existing event subscription for a topic.
|
|
@@ -146,7 +143,7 @@ export interface TopicEventSubscriptions {
|
|
|
146
143
|
topicName: string,
|
|
147
144
|
eventSubscriptionName: string,
|
|
148
145
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
149
|
-
options?: TopicEventSubscriptionsUpdateOptionalParams
|
|
146
|
+
options?: TopicEventSubscriptionsUpdateOptionalParams,
|
|
150
147
|
): Promise<
|
|
151
148
|
SimplePollerLike<
|
|
152
149
|
OperationState<TopicEventSubscriptionsUpdateResponse>,
|
|
@@ -166,7 +163,7 @@ export interface TopicEventSubscriptions {
|
|
|
166
163
|
topicName: string,
|
|
167
164
|
eventSubscriptionName: string,
|
|
168
165
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
169
|
-
options?: TopicEventSubscriptionsUpdateOptionalParams
|
|
166
|
+
options?: TopicEventSubscriptionsUpdateOptionalParams,
|
|
170
167
|
): Promise<TopicEventSubscriptionsUpdateResponse>;
|
|
171
168
|
/**
|
|
172
169
|
* Get the full endpoint URL for an event subscription for topic.
|
|
@@ -179,6 +176,6 @@ export interface TopicEventSubscriptions {
|
|
|
179
176
|
resourceGroupName: string,
|
|
180
177
|
topicName: string,
|
|
181
178
|
eventSubscriptionName: string,
|
|
182
|
-
options?: TopicEventSubscriptionsGetFullUrlOptionalParams
|
|
179
|
+
options?: TopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
183
180
|
): Promise<TopicEventSubscriptionsGetFullUrlResponse>;
|
|
184
181
|
}
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
TopicSpacesGetResponse,
|
|
16
16
|
TopicSpacesCreateOrUpdateOptionalParams,
|
|
17
17
|
TopicSpacesCreateOrUpdateResponse,
|
|
18
|
-
TopicSpacesDeleteOptionalParams
|
|
18
|
+
TopicSpacesDeleteOptionalParams,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -30,7 +30,7 @@ export interface TopicSpaces {
|
|
|
30
30
|
listByNamespace(
|
|
31
31
|
resourceGroupName: string,
|
|
32
32
|
namespaceName: string,
|
|
33
|
-
options?: TopicSpacesListByNamespaceOptionalParams
|
|
33
|
+
options?: TopicSpacesListByNamespaceOptionalParams,
|
|
34
34
|
): PagedAsyncIterableIterator<TopicSpace>;
|
|
35
35
|
/**
|
|
36
36
|
* Get properties of a topic space.
|
|
@@ -43,7 +43,7 @@ export interface TopicSpaces {
|
|
|
43
43
|
resourceGroupName: string,
|
|
44
44
|
namespaceName: string,
|
|
45
45
|
topicSpaceName: string,
|
|
46
|
-
options?: TopicSpacesGetOptionalParams
|
|
46
|
+
options?: TopicSpacesGetOptionalParams,
|
|
47
47
|
): Promise<TopicSpacesGetResponse>;
|
|
48
48
|
/**
|
|
49
49
|
* Create or update a topic space with the specified parameters.
|
|
@@ -58,7 +58,7 @@ export interface TopicSpaces {
|
|
|
58
58
|
namespaceName: string,
|
|
59
59
|
topicSpaceName: string,
|
|
60
60
|
topicSpaceInfo: TopicSpace,
|
|
61
|
-
options?: TopicSpacesCreateOrUpdateOptionalParams
|
|
61
|
+
options?: TopicSpacesCreateOrUpdateOptionalParams,
|
|
62
62
|
): Promise<
|
|
63
63
|
SimplePollerLike<
|
|
64
64
|
OperationState<TopicSpacesCreateOrUpdateResponse>,
|
|
@@ -78,7 +78,7 @@ export interface TopicSpaces {
|
|
|
78
78
|
namespaceName: string,
|
|
79
79
|
topicSpaceName: string,
|
|
80
80
|
topicSpaceInfo: TopicSpace,
|
|
81
|
-
options?: TopicSpacesCreateOrUpdateOptionalParams
|
|
81
|
+
options?: TopicSpacesCreateOrUpdateOptionalParams,
|
|
82
82
|
): Promise<TopicSpacesCreateOrUpdateResponse>;
|
|
83
83
|
/**
|
|
84
84
|
* Delete an existing topic space.
|
|
@@ -91,7 +91,7 @@ export interface TopicSpaces {
|
|
|
91
91
|
resourceGroupName: string,
|
|
92
92
|
namespaceName: string,
|
|
93
93
|
topicSpaceName: string,
|
|
94
|
-
options?: TopicSpacesDeleteOptionalParams
|
|
94
|
+
options?: TopicSpacesDeleteOptionalParams,
|
|
95
95
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
96
96
|
/**
|
|
97
97
|
* Delete an existing topic space.
|
|
@@ -104,6 +104,6 @@ export interface TopicSpaces {
|
|
|
104
104
|
resourceGroupName: string,
|
|
105
105
|
namespaceName: string,
|
|
106
106
|
topicSpaceName: string,
|
|
107
|
-
options?: TopicSpacesDeleteOptionalParams
|
|
107
|
+
options?: TopicSpacesDeleteOptionalParams,
|
|
108
108
|
): Promise<void>;
|
|
109
109
|
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
EventType,
|
|
14
14
|
TopicTypesListEventTypesOptionalParams,
|
|
15
15
|
TopicTypesGetOptionalParams,
|
|
16
|
-
TopicTypesGetResponse
|
|
16
|
+
TopicTypesGetResponse,
|
|
17
17
|
} from "../models";
|
|
18
18
|
|
|
19
19
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -24,7 +24,7 @@ export interface TopicTypes {
|
|
|
24
24
|
* @param options The options parameters.
|
|
25
25
|
*/
|
|
26
26
|
list(
|
|
27
|
-
options?: TopicTypesListOptionalParams
|
|
27
|
+
options?: TopicTypesListOptionalParams,
|
|
28
28
|
): PagedAsyncIterableIterator<TopicTypeInfo>;
|
|
29
29
|
/**
|
|
30
30
|
* List event types for a topic type.
|
|
@@ -33,7 +33,7 @@ export interface TopicTypes {
|
|
|
33
33
|
*/
|
|
34
34
|
listEventTypes(
|
|
35
35
|
topicTypeName: string,
|
|
36
|
-
options?: TopicTypesListEventTypesOptionalParams
|
|
36
|
+
options?: TopicTypesListEventTypesOptionalParams,
|
|
37
37
|
): PagedAsyncIterableIterator<EventType>;
|
|
38
38
|
/**
|
|
39
39
|
* Get information about a topic type.
|
|
@@ -42,6 +42,6 @@ export interface TopicTypes {
|
|
|
42
42
|
*/
|
|
43
43
|
get(
|
|
44
44
|
topicTypeName: string,
|
|
45
|
-
options?: TopicTypesGetOptionalParams
|
|
45
|
+
options?: TopicTypesGetOptionalParams,
|
|
46
46
|
): Promise<TopicTypesGetResponse>;
|
|
47
47
|
}
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
TopicsListSharedAccessKeysResponse,
|
|
27
27
|
TopicRegenerateKeyRequest,
|
|
28
28
|
TopicsRegenerateKeyOptionalParams,
|
|
29
|
-
TopicsRegenerateKeyResponse
|
|
29
|
+
TopicsRegenerateKeyResponse,
|
|
30
30
|
} from "../models";
|
|
31
31
|
|
|
32
32
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -37,7 +37,7 @@ export interface Topics {
|
|
|
37
37
|
* @param options The options parameters.
|
|
38
38
|
*/
|
|
39
39
|
listBySubscription(
|
|
40
|
-
options?: TopicsListBySubscriptionOptionalParams
|
|
40
|
+
options?: TopicsListBySubscriptionOptionalParams,
|
|
41
41
|
): PagedAsyncIterableIterator<Topic>;
|
|
42
42
|
/**
|
|
43
43
|
* List all the topics under a resource group.
|
|
@@ -46,7 +46,7 @@ export interface Topics {
|
|
|
46
46
|
*/
|
|
47
47
|
listByResourceGroup(
|
|
48
48
|
resourceGroupName: string,
|
|
49
|
-
options?: TopicsListByResourceGroupOptionalParams
|
|
49
|
+
options?: TopicsListByResourceGroupOptionalParams,
|
|
50
50
|
): PagedAsyncIterableIterator<Topic>;
|
|
51
51
|
/**
|
|
52
52
|
* List event types for a topic.
|
|
@@ -61,7 +61,7 @@ export interface Topics {
|
|
|
61
61
|
providerNamespace: string,
|
|
62
62
|
resourceTypeName: string,
|
|
63
63
|
resourceName: string,
|
|
64
|
-
options?: TopicsListEventTypesOptionalParams
|
|
64
|
+
options?: TopicsListEventTypesOptionalParams,
|
|
65
65
|
): PagedAsyncIterableIterator<EventType>;
|
|
66
66
|
/**
|
|
67
67
|
* Get properties of a topic.
|
|
@@ -72,7 +72,7 @@ export interface Topics {
|
|
|
72
72
|
get(
|
|
73
73
|
resourceGroupName: string,
|
|
74
74
|
topicName: string,
|
|
75
|
-
options?: TopicsGetOptionalParams
|
|
75
|
+
options?: TopicsGetOptionalParams,
|
|
76
76
|
): Promise<TopicsGetResponse>;
|
|
77
77
|
/**
|
|
78
78
|
* Asynchronously creates a new topic with the specified parameters.
|
|
@@ -85,7 +85,7 @@ export interface Topics {
|
|
|
85
85
|
resourceGroupName: string,
|
|
86
86
|
topicName: string,
|
|
87
87
|
topicInfo: Topic,
|
|
88
|
-
options?: TopicsCreateOrUpdateOptionalParams
|
|
88
|
+
options?: TopicsCreateOrUpdateOptionalParams,
|
|
89
89
|
): Promise<
|
|
90
90
|
SimplePollerLike<
|
|
91
91
|
OperationState<TopicsCreateOrUpdateResponse>,
|
|
@@ -103,7 +103,7 @@ export interface Topics {
|
|
|
103
103
|
resourceGroupName: string,
|
|
104
104
|
topicName: string,
|
|
105
105
|
topicInfo: Topic,
|
|
106
|
-
options?: TopicsCreateOrUpdateOptionalParams
|
|
106
|
+
options?: TopicsCreateOrUpdateOptionalParams,
|
|
107
107
|
): Promise<TopicsCreateOrUpdateResponse>;
|
|
108
108
|
/**
|
|
109
109
|
* Delete existing topic.
|
|
@@ -114,7 +114,7 @@ export interface Topics {
|
|
|
114
114
|
beginDelete(
|
|
115
115
|
resourceGroupName: string,
|
|
116
116
|
topicName: string,
|
|
117
|
-
options?: TopicsDeleteOptionalParams
|
|
117
|
+
options?: TopicsDeleteOptionalParams,
|
|
118
118
|
): Promise<
|
|
119
119
|
SimplePollerLike<OperationState<TopicsDeleteResponse>, TopicsDeleteResponse>
|
|
120
120
|
>;
|
|
@@ -127,7 +127,7 @@ export interface Topics {
|
|
|
127
127
|
beginDeleteAndWait(
|
|
128
128
|
resourceGroupName: string,
|
|
129
129
|
topicName: string,
|
|
130
|
-
options?: TopicsDeleteOptionalParams
|
|
130
|
+
options?: TopicsDeleteOptionalParams,
|
|
131
131
|
): Promise<TopicsDeleteResponse>;
|
|
132
132
|
/**
|
|
133
133
|
* Asynchronously updates a topic with the specified parameters.
|
|
@@ -140,7 +140,7 @@ export interface Topics {
|
|
|
140
140
|
resourceGroupName: string,
|
|
141
141
|
topicName: string,
|
|
142
142
|
topicUpdateParameters: TopicUpdateParameters,
|
|
143
|
-
options?: TopicsUpdateOptionalParams
|
|
143
|
+
options?: TopicsUpdateOptionalParams,
|
|
144
144
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
145
145
|
/**
|
|
146
146
|
* Asynchronously updates a topic with the specified parameters.
|
|
@@ -153,7 +153,7 @@ export interface Topics {
|
|
|
153
153
|
resourceGroupName: string,
|
|
154
154
|
topicName: string,
|
|
155
155
|
topicUpdateParameters: TopicUpdateParameters,
|
|
156
|
-
options?: TopicsUpdateOptionalParams
|
|
156
|
+
options?: TopicsUpdateOptionalParams,
|
|
157
157
|
): Promise<void>;
|
|
158
158
|
/**
|
|
159
159
|
* List the two keys used to publish to a topic.
|
|
@@ -164,7 +164,7 @@ export interface Topics {
|
|
|
164
164
|
listSharedAccessKeys(
|
|
165
165
|
resourceGroupName: string,
|
|
166
166
|
topicName: string,
|
|
167
|
-
options?: TopicsListSharedAccessKeysOptionalParams
|
|
167
|
+
options?: TopicsListSharedAccessKeysOptionalParams,
|
|
168
168
|
): Promise<TopicsListSharedAccessKeysResponse>;
|
|
169
169
|
/**
|
|
170
170
|
* Regenerate a shared access key for a topic.
|
|
@@ -177,7 +177,7 @@ export interface Topics {
|
|
|
177
177
|
resourceGroupName: string,
|
|
178
178
|
topicName: string,
|
|
179
179
|
regenerateKeyRequest: TopicRegenerateKeyRequest,
|
|
180
|
-
options?: TopicsRegenerateKeyOptionalParams
|
|
180
|
+
options?: TopicsRegenerateKeyOptionalParams,
|
|
181
181
|
): Promise<
|
|
182
182
|
SimplePollerLike<
|
|
183
183
|
OperationState<TopicsRegenerateKeyResponse>,
|
|
@@ -195,6 +195,6 @@ export interface Topics {
|
|
|
195
195
|
resourceGroupName: string,
|
|
196
196
|
topicName: string,
|
|
197
197
|
regenerateKeyRequest: TopicRegenerateKeyRequest,
|
|
198
|
-
options?: TopicsRegenerateKeyOptionalParams
|
|
198
|
+
options?: TopicsRegenerateKeyOptionalParams,
|
|
199
199
|
): Promise<TopicsRegenerateKeyResponse>;
|
|
200
200
|
}
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
VerifiedPartner,
|
|
12
12
|
VerifiedPartnersListOptionalParams,
|
|
13
13
|
VerifiedPartnersGetOptionalParams,
|
|
14
|
-
VerifiedPartnersGetResponse
|
|
14
|
+
VerifiedPartnersGetResponse,
|
|
15
15
|
} from "../models";
|
|
16
16
|
|
|
17
17
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -22,7 +22,7 @@ export interface VerifiedPartners {
|
|
|
22
22
|
* @param options The options parameters.
|
|
23
23
|
*/
|
|
24
24
|
list(
|
|
25
|
-
options?: VerifiedPartnersListOptionalParams
|
|
25
|
+
options?: VerifiedPartnersListOptionalParams,
|
|
26
26
|
): PagedAsyncIterableIterator<VerifiedPartner>;
|
|
27
27
|
/**
|
|
28
28
|
* Get properties of a verified partner.
|
|
@@ -31,6 +31,6 @@ export interface VerifiedPartners {
|
|
|
31
31
|
*/
|
|
32
32
|
get(
|
|
33
33
|
verifiedPartnerName: string,
|
|
34
|
-
options?: VerifiedPartnersGetOptionalParams
|
|
34
|
+
options?: VerifiedPartnersGetOptionalParams,
|
|
35
35
|
): Promise<VerifiedPartnersGetResponse>;
|
|
36
36
|
}
|
package/src/pagingHelper.ts
CHANGED
|
@@ -28,7 +28,7 @@ export function getContinuationToken(page: unknown): string | undefined {
|
|
|
28
28
|
|
|
29
29
|
export function setContinuationToken(
|
|
30
30
|
page: unknown,
|
|
31
|
-
continuationToken: string | undefined
|
|
31
|
+
continuationToken: string | undefined,
|
|
32
32
|
): void {
|
|
33
33
|
if (typeof page !== "object" || page === null || !continuationToken) {
|
|
34
34
|
return;
|