@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
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
DomainTopicsGetResponse,
|
|
16
16
|
DomainTopicsCreateOrUpdateOptionalParams,
|
|
17
17
|
DomainTopicsCreateOrUpdateResponse,
|
|
18
|
-
DomainTopicsDeleteOptionalParams
|
|
18
|
+
DomainTopicsDeleteOptionalParams,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -30,7 +30,7 @@ export interface DomainTopics {
|
|
|
30
30
|
listByDomain(
|
|
31
31
|
resourceGroupName: string,
|
|
32
32
|
domainName: string,
|
|
33
|
-
options?: DomainTopicsListByDomainOptionalParams
|
|
33
|
+
options?: DomainTopicsListByDomainOptionalParams,
|
|
34
34
|
): PagedAsyncIterableIterator<DomainTopic>;
|
|
35
35
|
/**
|
|
36
36
|
* Get properties of a domain topic.
|
|
@@ -43,7 +43,7 @@ export interface DomainTopics {
|
|
|
43
43
|
resourceGroupName: string,
|
|
44
44
|
domainName: string,
|
|
45
45
|
domainTopicName: string,
|
|
46
|
-
options?: DomainTopicsGetOptionalParams
|
|
46
|
+
options?: DomainTopicsGetOptionalParams,
|
|
47
47
|
): Promise<DomainTopicsGetResponse>;
|
|
48
48
|
/**
|
|
49
49
|
* Asynchronously creates or updates a new domain topic with the specified parameters.
|
|
@@ -56,7 +56,7 @@ export interface DomainTopics {
|
|
|
56
56
|
resourceGroupName: string,
|
|
57
57
|
domainName: string,
|
|
58
58
|
domainTopicName: string,
|
|
59
|
-
options?: DomainTopicsCreateOrUpdateOptionalParams
|
|
59
|
+
options?: DomainTopicsCreateOrUpdateOptionalParams,
|
|
60
60
|
): Promise<
|
|
61
61
|
SimplePollerLike<
|
|
62
62
|
OperationState<DomainTopicsCreateOrUpdateResponse>,
|
|
@@ -74,7 +74,7 @@ export interface DomainTopics {
|
|
|
74
74
|
resourceGroupName: string,
|
|
75
75
|
domainName: string,
|
|
76
76
|
domainTopicName: string,
|
|
77
|
-
options?: DomainTopicsCreateOrUpdateOptionalParams
|
|
77
|
+
options?: DomainTopicsCreateOrUpdateOptionalParams,
|
|
78
78
|
): Promise<DomainTopicsCreateOrUpdateResponse>;
|
|
79
79
|
/**
|
|
80
80
|
* Delete existing domain topic.
|
|
@@ -87,7 +87,7 @@ export interface DomainTopics {
|
|
|
87
87
|
resourceGroupName: string,
|
|
88
88
|
domainName: string,
|
|
89
89
|
domainTopicName: string,
|
|
90
|
-
options?: DomainTopicsDeleteOptionalParams
|
|
90
|
+
options?: DomainTopicsDeleteOptionalParams,
|
|
91
91
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
92
92
|
/**
|
|
93
93
|
* Delete existing domain topic.
|
|
@@ -100,6 +100,6 @@ export interface DomainTopics {
|
|
|
100
100
|
resourceGroupName: string,
|
|
101
101
|
domainName: string,
|
|
102
102
|
domainTopicName: string,
|
|
103
|
-
options?: DomainTopicsDeleteOptionalParams
|
|
103
|
+
options?: DomainTopicsDeleteOptionalParams,
|
|
104
104
|
): Promise<void>;
|
|
105
105
|
}
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
DomainsListSharedAccessKeysResponse,
|
|
24
24
|
DomainRegenerateKeyRequest,
|
|
25
25
|
DomainsRegenerateKeyOptionalParams,
|
|
26
|
-
DomainsRegenerateKeyResponse
|
|
26
|
+
DomainsRegenerateKeyResponse,
|
|
27
27
|
} from "../models";
|
|
28
28
|
|
|
29
29
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -34,7 +34,7 @@ export interface Domains {
|
|
|
34
34
|
* @param options The options parameters.
|
|
35
35
|
*/
|
|
36
36
|
listBySubscription(
|
|
37
|
-
options?: DomainsListBySubscriptionOptionalParams
|
|
37
|
+
options?: DomainsListBySubscriptionOptionalParams,
|
|
38
38
|
): PagedAsyncIterableIterator<Domain>;
|
|
39
39
|
/**
|
|
40
40
|
* List all the domains under a resource group.
|
|
@@ -43,7 +43,7 @@ export interface Domains {
|
|
|
43
43
|
*/
|
|
44
44
|
listByResourceGroup(
|
|
45
45
|
resourceGroupName: string,
|
|
46
|
-
options?: DomainsListByResourceGroupOptionalParams
|
|
46
|
+
options?: DomainsListByResourceGroupOptionalParams,
|
|
47
47
|
): PagedAsyncIterableIterator<Domain>;
|
|
48
48
|
/**
|
|
49
49
|
* Get properties of a domain.
|
|
@@ -54,7 +54,7 @@ export interface Domains {
|
|
|
54
54
|
get(
|
|
55
55
|
resourceGroupName: string,
|
|
56
56
|
domainName: string,
|
|
57
|
-
options?: DomainsGetOptionalParams
|
|
57
|
+
options?: DomainsGetOptionalParams,
|
|
58
58
|
): Promise<DomainsGetResponse>;
|
|
59
59
|
/**
|
|
60
60
|
* Asynchronously creates or updates a new domain with the specified parameters.
|
|
@@ -67,7 +67,7 @@ export interface Domains {
|
|
|
67
67
|
resourceGroupName: string,
|
|
68
68
|
domainName: string,
|
|
69
69
|
domainInfo: Domain,
|
|
70
|
-
options?: DomainsCreateOrUpdateOptionalParams
|
|
70
|
+
options?: DomainsCreateOrUpdateOptionalParams,
|
|
71
71
|
): Promise<
|
|
72
72
|
SimplePollerLike<
|
|
73
73
|
OperationState<DomainsCreateOrUpdateResponse>,
|
|
@@ -85,7 +85,7 @@ export interface Domains {
|
|
|
85
85
|
resourceGroupName: string,
|
|
86
86
|
domainName: string,
|
|
87
87
|
domainInfo: Domain,
|
|
88
|
-
options?: DomainsCreateOrUpdateOptionalParams
|
|
88
|
+
options?: DomainsCreateOrUpdateOptionalParams,
|
|
89
89
|
): Promise<DomainsCreateOrUpdateResponse>;
|
|
90
90
|
/**
|
|
91
91
|
* Delete existing domain.
|
|
@@ -96,7 +96,7 @@ export interface Domains {
|
|
|
96
96
|
beginDelete(
|
|
97
97
|
resourceGroupName: string,
|
|
98
98
|
domainName: string,
|
|
99
|
-
options?: DomainsDeleteOptionalParams
|
|
99
|
+
options?: DomainsDeleteOptionalParams,
|
|
100
100
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
101
101
|
/**
|
|
102
102
|
* Delete existing domain.
|
|
@@ -107,7 +107,7 @@ export interface Domains {
|
|
|
107
107
|
beginDeleteAndWait(
|
|
108
108
|
resourceGroupName: string,
|
|
109
109
|
domainName: string,
|
|
110
|
-
options?: DomainsDeleteOptionalParams
|
|
110
|
+
options?: DomainsDeleteOptionalParams,
|
|
111
111
|
): Promise<void>;
|
|
112
112
|
/**
|
|
113
113
|
* Asynchronously updates a domain with the specified parameters.
|
|
@@ -120,7 +120,7 @@ export interface Domains {
|
|
|
120
120
|
resourceGroupName: string,
|
|
121
121
|
domainName: string,
|
|
122
122
|
domainUpdateParameters: DomainUpdateParameters,
|
|
123
|
-
options?: DomainsUpdateOptionalParams
|
|
123
|
+
options?: DomainsUpdateOptionalParams,
|
|
124
124
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
125
125
|
/**
|
|
126
126
|
* Asynchronously updates a domain with the specified parameters.
|
|
@@ -133,7 +133,7 @@ export interface Domains {
|
|
|
133
133
|
resourceGroupName: string,
|
|
134
134
|
domainName: string,
|
|
135
135
|
domainUpdateParameters: DomainUpdateParameters,
|
|
136
|
-
options?: DomainsUpdateOptionalParams
|
|
136
|
+
options?: DomainsUpdateOptionalParams,
|
|
137
137
|
): Promise<void>;
|
|
138
138
|
/**
|
|
139
139
|
* List the two keys used to publish to a domain.
|
|
@@ -144,7 +144,7 @@ export interface Domains {
|
|
|
144
144
|
listSharedAccessKeys(
|
|
145
145
|
resourceGroupName: string,
|
|
146
146
|
domainName: string,
|
|
147
|
-
options?: DomainsListSharedAccessKeysOptionalParams
|
|
147
|
+
options?: DomainsListSharedAccessKeysOptionalParams,
|
|
148
148
|
): Promise<DomainsListSharedAccessKeysResponse>;
|
|
149
149
|
/**
|
|
150
150
|
* Regenerate a shared access key for a domain.
|
|
@@ -157,6 +157,6 @@ export interface Domains {
|
|
|
157
157
|
resourceGroupName: string,
|
|
158
158
|
domainName: string,
|
|
159
159
|
regenerateKeyRequest: DomainRegenerateKeyRequest,
|
|
160
|
-
options?: DomainsRegenerateKeyOptionalParams
|
|
160
|
+
options?: DomainsRegenerateKeyOptionalParams,
|
|
161
161
|
): Promise<DomainsRegenerateKeyResponse>;
|
|
162
162
|
}
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
EventSubscriptionsUpdateOptionalParams,
|
|
32
32
|
EventSubscriptionsUpdateResponse,
|
|
33
33
|
EventSubscriptionsGetFullUrlOptionalParams,
|
|
34
|
-
EventSubscriptionsGetFullUrlResponse
|
|
34
|
+
EventSubscriptionsGetFullUrlResponse,
|
|
35
35
|
} from "../models";
|
|
36
36
|
|
|
37
37
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -42,7 +42,7 @@ export interface EventSubscriptions {
|
|
|
42
42
|
* @param options The options parameters.
|
|
43
43
|
*/
|
|
44
44
|
listGlobalBySubscription(
|
|
45
|
-
options?: EventSubscriptionsListGlobalBySubscriptionOptionalParams
|
|
45
|
+
options?: EventSubscriptionsListGlobalBySubscriptionOptionalParams,
|
|
46
46
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
47
47
|
/**
|
|
48
48
|
* List all global event subscriptions under an Azure subscription for a topic type.
|
|
@@ -51,7 +51,7 @@ export interface EventSubscriptions {
|
|
|
51
51
|
*/
|
|
52
52
|
listGlobalBySubscriptionForTopicType(
|
|
53
53
|
topicTypeName: string,
|
|
54
|
-
options?: EventSubscriptionsListGlobalBySubscriptionForTopicTypeOptionalParams
|
|
54
|
+
options?: EventSubscriptionsListGlobalBySubscriptionForTopicTypeOptionalParams,
|
|
55
55
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
56
56
|
/**
|
|
57
57
|
* List all global event subscriptions under a specific Azure subscription and resource group.
|
|
@@ -60,7 +60,7 @@ export interface EventSubscriptions {
|
|
|
60
60
|
*/
|
|
61
61
|
listGlobalByResourceGroup(
|
|
62
62
|
resourceGroupName: string,
|
|
63
|
-
options?: EventSubscriptionsListGlobalByResourceGroupOptionalParams
|
|
63
|
+
options?: EventSubscriptionsListGlobalByResourceGroupOptionalParams,
|
|
64
64
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
65
65
|
/**
|
|
66
66
|
* List all global event subscriptions under a resource group for a specific topic type.
|
|
@@ -71,7 +71,7 @@ export interface EventSubscriptions {
|
|
|
71
71
|
listGlobalByResourceGroupForTopicType(
|
|
72
72
|
resourceGroupName: string,
|
|
73
73
|
topicTypeName: string,
|
|
74
|
-
options?: EventSubscriptionsListGlobalByResourceGroupForTopicTypeOptionalParams
|
|
74
|
+
options?: EventSubscriptionsListGlobalByResourceGroupForTopicTypeOptionalParams,
|
|
75
75
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
76
76
|
/**
|
|
77
77
|
* List all event subscriptions from the given location under a specific Azure subscription.
|
|
@@ -80,7 +80,7 @@ export interface EventSubscriptions {
|
|
|
80
80
|
*/
|
|
81
81
|
listRegionalBySubscription(
|
|
82
82
|
location: string,
|
|
83
|
-
options?: EventSubscriptionsListRegionalBySubscriptionOptionalParams
|
|
83
|
+
options?: EventSubscriptionsListRegionalBySubscriptionOptionalParams,
|
|
84
84
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
85
85
|
/**
|
|
86
86
|
* List all event subscriptions from the given location under a specific Azure subscription and
|
|
@@ -92,7 +92,7 @@ export interface EventSubscriptions {
|
|
|
92
92
|
listRegionalByResourceGroup(
|
|
93
93
|
resourceGroupName: string,
|
|
94
94
|
location: string,
|
|
95
|
-
options?: EventSubscriptionsListRegionalByResourceGroupOptionalParams
|
|
95
|
+
options?: EventSubscriptionsListRegionalByResourceGroupOptionalParams,
|
|
96
96
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
97
97
|
/**
|
|
98
98
|
* List all event subscriptions from the given location under a specific Azure subscription and topic
|
|
@@ -104,7 +104,7 @@ export interface EventSubscriptions {
|
|
|
104
104
|
listRegionalBySubscriptionForTopicType(
|
|
105
105
|
location: string,
|
|
106
106
|
topicTypeName: string,
|
|
107
|
-
options?: EventSubscriptionsListRegionalBySubscriptionForTopicTypeOptionalParams
|
|
107
|
+
options?: EventSubscriptionsListRegionalBySubscriptionForTopicTypeOptionalParams,
|
|
108
108
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
109
109
|
/**
|
|
110
110
|
* List all event subscriptions from the given location under a specific Azure subscription and
|
|
@@ -118,7 +118,7 @@ export interface EventSubscriptions {
|
|
|
118
118
|
resourceGroupName: string,
|
|
119
119
|
location: string,
|
|
120
120
|
topicTypeName: string,
|
|
121
|
-
options?: EventSubscriptionsListRegionalByResourceGroupForTopicTypeOptionalParams
|
|
121
|
+
options?: EventSubscriptionsListRegionalByResourceGroupForTopicTypeOptionalParams,
|
|
122
122
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
123
123
|
/**
|
|
124
124
|
* List all event subscriptions that have been created for a specific resource.
|
|
@@ -133,7 +133,7 @@ export interface EventSubscriptions {
|
|
|
133
133
|
providerNamespace: string,
|
|
134
134
|
resourceTypeName: string,
|
|
135
135
|
resourceName: string,
|
|
136
|
-
options?: EventSubscriptionsListByResourceOptionalParams
|
|
136
|
+
options?: EventSubscriptionsListByResourceOptionalParams,
|
|
137
137
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
138
138
|
/**
|
|
139
139
|
* List all event subscriptions that have been created for a specific domain topic.
|
|
@@ -146,7 +146,7 @@ export interface EventSubscriptions {
|
|
|
146
146
|
resourceGroupName: string,
|
|
147
147
|
domainName: string,
|
|
148
148
|
topicName: string,
|
|
149
|
-
options?: EventSubscriptionsListByDomainTopicOptionalParams
|
|
149
|
+
options?: EventSubscriptionsListByDomainTopicOptionalParams,
|
|
150
150
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
151
151
|
/**
|
|
152
152
|
* Get all delivery attributes for an event subscription.
|
|
@@ -164,7 +164,7 @@ export interface EventSubscriptions {
|
|
|
164
164
|
getDeliveryAttributes(
|
|
165
165
|
scope: string,
|
|
166
166
|
eventSubscriptionName: string,
|
|
167
|
-
options?: EventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
167
|
+
options?: EventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
168
168
|
): Promise<EventSubscriptionsGetDeliveryAttributesResponse>;
|
|
169
169
|
/**
|
|
170
170
|
* Get properties of an event subscription.
|
|
@@ -176,13 +176,13 @@ export interface EventSubscriptions {
|
|
|
176
176
|
* for a resource, and
|
|
177
177
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
178
178
|
* for an EventGrid topic.
|
|
179
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
179
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
180
180
|
* @param options The options parameters.
|
|
181
181
|
*/
|
|
182
182
|
get(
|
|
183
183
|
scope: string,
|
|
184
184
|
eventSubscriptionName: string,
|
|
185
|
-
options?: EventSubscriptionsGetOptionalParams
|
|
185
|
+
options?: EventSubscriptionsGetOptionalParams,
|
|
186
186
|
): Promise<EventSubscriptionsGetResponse>;
|
|
187
187
|
/**
|
|
188
188
|
* Asynchronously creates a new event subscription or updates an existing event subscription based on
|
|
@@ -196,8 +196,8 @@ export interface EventSubscriptions {
|
|
|
196
196
|
* for a resource, and
|
|
197
197
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
198
198
|
* for an EventGrid topic.
|
|
199
|
-
* @param eventSubscriptionName Name of the event subscription. Event subscription names
|
|
200
|
-
* between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
199
|
+
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
200
|
+
* must be between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
201
201
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
202
202
|
* information.
|
|
203
203
|
* @param options The options parameters.
|
|
@@ -206,7 +206,7 @@ export interface EventSubscriptions {
|
|
|
206
206
|
scope: string,
|
|
207
207
|
eventSubscriptionName: string,
|
|
208
208
|
eventSubscriptionInfo: EventSubscription,
|
|
209
|
-
options?: EventSubscriptionsCreateOrUpdateOptionalParams
|
|
209
|
+
options?: EventSubscriptionsCreateOrUpdateOptionalParams,
|
|
210
210
|
): Promise<
|
|
211
211
|
SimplePollerLike<
|
|
212
212
|
OperationState<EventSubscriptionsCreateOrUpdateResponse>,
|
|
@@ -225,8 +225,8 @@ export interface EventSubscriptions {
|
|
|
225
225
|
* for a resource, and
|
|
226
226
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
227
227
|
* for an EventGrid topic.
|
|
228
|
-
* @param eventSubscriptionName Name of the event subscription. Event subscription names
|
|
229
|
-
* between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
228
|
+
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
229
|
+
* must be between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
230
230
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
231
231
|
* information.
|
|
232
232
|
* @param options The options parameters.
|
|
@@ -235,7 +235,7 @@ export interface EventSubscriptions {
|
|
|
235
235
|
scope: string,
|
|
236
236
|
eventSubscriptionName: string,
|
|
237
237
|
eventSubscriptionInfo: EventSubscription,
|
|
238
|
-
options?: EventSubscriptionsCreateOrUpdateOptionalParams
|
|
238
|
+
options?: EventSubscriptionsCreateOrUpdateOptionalParams,
|
|
239
239
|
): Promise<EventSubscriptionsCreateOrUpdateResponse>;
|
|
240
240
|
/**
|
|
241
241
|
* Delete an existing event subscription.
|
|
@@ -247,13 +247,13 @@ export interface EventSubscriptions {
|
|
|
247
247
|
* for a resource, and
|
|
248
248
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
249
249
|
* for an EventGrid topic.
|
|
250
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
250
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
251
251
|
* @param options The options parameters.
|
|
252
252
|
*/
|
|
253
253
|
beginDelete(
|
|
254
254
|
scope: string,
|
|
255
255
|
eventSubscriptionName: string,
|
|
256
|
-
options?: EventSubscriptionsDeleteOptionalParams
|
|
256
|
+
options?: EventSubscriptionsDeleteOptionalParams,
|
|
257
257
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
258
258
|
/**
|
|
259
259
|
* Delete an existing event subscription.
|
|
@@ -265,13 +265,13 @@ export interface EventSubscriptions {
|
|
|
265
265
|
* for a resource, and
|
|
266
266
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
267
267
|
* for an EventGrid topic.
|
|
268
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
268
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
269
269
|
* @param options The options parameters.
|
|
270
270
|
*/
|
|
271
271
|
beginDeleteAndWait(
|
|
272
272
|
scope: string,
|
|
273
273
|
eventSubscriptionName: string,
|
|
274
|
-
options?: EventSubscriptionsDeleteOptionalParams
|
|
274
|
+
options?: EventSubscriptionsDeleteOptionalParams,
|
|
275
275
|
): Promise<void>;
|
|
276
276
|
/**
|
|
277
277
|
* Asynchronously updates an existing event subscription.
|
|
@@ -291,7 +291,7 @@ export interface EventSubscriptions {
|
|
|
291
291
|
scope: string,
|
|
292
292
|
eventSubscriptionName: string,
|
|
293
293
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
294
|
-
options?: EventSubscriptionsUpdateOptionalParams
|
|
294
|
+
options?: EventSubscriptionsUpdateOptionalParams,
|
|
295
295
|
): Promise<
|
|
296
296
|
SimplePollerLike<
|
|
297
297
|
OperationState<EventSubscriptionsUpdateResponse>,
|
|
@@ -316,7 +316,7 @@ export interface EventSubscriptions {
|
|
|
316
316
|
scope: string,
|
|
317
317
|
eventSubscriptionName: string,
|
|
318
318
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
319
|
-
options?: EventSubscriptionsUpdateOptionalParams
|
|
319
|
+
options?: EventSubscriptionsUpdateOptionalParams,
|
|
320
320
|
): Promise<EventSubscriptionsUpdateResponse>;
|
|
321
321
|
/**
|
|
322
322
|
* Get the full endpoint URL for an event subscription.
|
|
@@ -334,6 +334,6 @@ export interface EventSubscriptions {
|
|
|
334
334
|
getFullUrl(
|
|
335
335
|
scope: string,
|
|
336
336
|
eventSubscriptionName: string,
|
|
337
|
-
options?: EventSubscriptionsGetFullUrlOptionalParams
|
|
337
|
+
options?: EventSubscriptionsGetFullUrlOptionalParams,
|
|
338
338
|
): Promise<EventSubscriptionsGetFullUrlResponse>;
|
|
339
339
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
import {
|
|
10
10
|
ExtensionTopicsGetOptionalParams,
|
|
11
|
-
ExtensionTopicsGetResponse
|
|
11
|
+
ExtensionTopicsGetResponse,
|
|
12
12
|
} from "../models";
|
|
13
13
|
|
|
14
14
|
/** Interface representing a ExtensionTopics. */
|
|
@@ -25,6 +25,6 @@ export interface ExtensionTopics {
|
|
|
25
25
|
*/
|
|
26
26
|
get(
|
|
27
27
|
scope: string,
|
|
28
|
-
options?: ExtensionTopicsGetOptionalParams
|
|
28
|
+
options?: ExtensionTopicsGetOptionalParams,
|
|
29
29
|
): Promise<ExtensionTopicsGetResponse>;
|
|
30
30
|
}
|
|
@@ -20,7 +20,9 @@ import {
|
|
|
20
20
|
NamespaceTopicEventSubscriptionsUpdateOptionalParams,
|
|
21
21
|
NamespaceTopicEventSubscriptionsUpdateResponse,
|
|
22
22
|
NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
23
|
-
NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse
|
|
23
|
+
NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse,
|
|
24
|
+
NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
25
|
+
NamespaceTopicEventSubscriptionsGetFullUrlResponse,
|
|
24
26
|
} from "../models";
|
|
25
27
|
|
|
26
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -37,15 +39,14 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
37
39
|
resourceGroupName: string,
|
|
38
40
|
namespaceName: string,
|
|
39
41
|
topicName: string,
|
|
40
|
-
options?: NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams
|
|
42
|
+
options?: NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams,
|
|
41
43
|
): PagedAsyncIterableIterator<Subscription>;
|
|
42
44
|
/**
|
|
43
45
|
* Get properties of an event subscription of a namespace topic.
|
|
44
46
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
45
47
|
* @param namespaceName Name of the namespace.
|
|
46
48
|
* @param topicName Name of the namespace topic.
|
|
47
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
48
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
49
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
49
50
|
* @param options The options parameters.
|
|
50
51
|
*/
|
|
51
52
|
get(
|
|
@@ -53,7 +54,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
53
54
|
namespaceName: string,
|
|
54
55
|
topicName: string,
|
|
55
56
|
eventSubscriptionName: string,
|
|
56
|
-
options?: NamespaceTopicEventSubscriptionsGetOptionalParams
|
|
57
|
+
options?: NamespaceTopicEventSubscriptionsGetOptionalParams,
|
|
57
58
|
): Promise<NamespaceTopicEventSubscriptionsGetResponse>;
|
|
58
59
|
/**
|
|
59
60
|
* Asynchronously creates or updates an event subscription of a namespace topic with the specified
|
|
@@ -62,7 +63,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
62
63
|
* @param namespaceName Name of the namespace.
|
|
63
64
|
* @param topicName Name of the namespace topic.
|
|
64
65
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
65
|
-
* must be between 3 and
|
|
66
|
+
* must be between 3 and 50 characters in length and use alphanumeric letters only.
|
|
66
67
|
* @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
|
|
67
68
|
* information, and others.
|
|
68
69
|
* @param options The options parameters.
|
|
@@ -73,7 +74,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
73
74
|
topicName: string,
|
|
74
75
|
eventSubscriptionName: string,
|
|
75
76
|
eventSubscriptionInfo: Subscription,
|
|
76
|
-
options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
77
|
+
options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
77
78
|
): Promise<
|
|
78
79
|
SimplePollerLike<
|
|
79
80
|
OperationState<NamespaceTopicEventSubscriptionsCreateOrUpdateResponse>,
|
|
@@ -87,7 +88,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
87
88
|
* @param namespaceName Name of the namespace.
|
|
88
89
|
* @param topicName Name of the namespace topic.
|
|
89
90
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
90
|
-
* must be between 3 and
|
|
91
|
+
* must be between 3 and 50 characters in length and use alphanumeric letters only.
|
|
91
92
|
* @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
|
|
92
93
|
* information, and others.
|
|
93
94
|
* @param options The options parameters.
|
|
@@ -98,15 +99,14 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
98
99
|
topicName: string,
|
|
99
100
|
eventSubscriptionName: string,
|
|
100
101
|
eventSubscriptionInfo: Subscription,
|
|
101
|
-
options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
102
|
+
options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
102
103
|
): Promise<NamespaceTopicEventSubscriptionsCreateOrUpdateResponse>;
|
|
103
104
|
/**
|
|
104
105
|
* Delete an existing event subscription of a namespace topic.
|
|
105
106
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
106
107
|
* @param namespaceName Name of the namespace.
|
|
107
108
|
* @param topicName Name of the namespace topic.
|
|
108
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
109
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
109
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
110
110
|
* @param options The options parameters.
|
|
111
111
|
*/
|
|
112
112
|
beginDelete(
|
|
@@ -114,15 +114,14 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
114
114
|
namespaceName: string,
|
|
115
115
|
topicName: string,
|
|
116
116
|
eventSubscriptionName: string,
|
|
117
|
-
options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams
|
|
117
|
+
options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams,
|
|
118
118
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
119
119
|
/**
|
|
120
120
|
* Delete an existing event subscription of a namespace topic.
|
|
121
121
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
122
122
|
* @param namespaceName Name of the namespace.
|
|
123
123
|
* @param topicName Name of the namespace topic.
|
|
124
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
125
|
-
* 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.
|
|
126
125
|
* @param options The options parameters.
|
|
127
126
|
*/
|
|
128
127
|
beginDeleteAndWait(
|
|
@@ -130,15 +129,14 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
130
129
|
namespaceName: string,
|
|
131
130
|
topicName: string,
|
|
132
131
|
eventSubscriptionName: string,
|
|
133
|
-
options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams
|
|
132
|
+
options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams,
|
|
134
133
|
): Promise<void>;
|
|
135
134
|
/**
|
|
136
135
|
* Update an existing event subscription of a namespace topic.
|
|
137
136
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
138
137
|
* @param namespaceName Name of the namespace.
|
|
139
138
|
* @param topicName Name of the namespace topic.
|
|
140
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
141
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
139
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
142
140
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
143
141
|
* @param options The options parameters.
|
|
144
142
|
*/
|
|
@@ -148,7 +146,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
148
146
|
topicName: string,
|
|
149
147
|
eventSubscriptionName: string,
|
|
150
148
|
eventSubscriptionUpdateParameters: SubscriptionUpdateParameters,
|
|
151
|
-
options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams
|
|
149
|
+
options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams,
|
|
152
150
|
): Promise<
|
|
153
151
|
SimplePollerLike<
|
|
154
152
|
OperationState<NamespaceTopicEventSubscriptionsUpdateResponse>,
|
|
@@ -160,8 +158,7 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
160
158
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
161
159
|
* @param namespaceName Name of the namespace.
|
|
162
160
|
* @param topicName Name of the namespace topic.
|
|
163
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
164
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
161
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
165
162
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
166
163
|
* @param options The options parameters.
|
|
167
164
|
*/
|
|
@@ -171,15 +168,14 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
171
168
|
topicName: string,
|
|
172
169
|
eventSubscriptionName: string,
|
|
173
170
|
eventSubscriptionUpdateParameters: SubscriptionUpdateParameters,
|
|
174
|
-
options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams
|
|
171
|
+
options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams,
|
|
175
172
|
): Promise<NamespaceTopicEventSubscriptionsUpdateResponse>;
|
|
176
173
|
/**
|
|
177
174
|
* Get all delivery attributes for an event subscription of a namespace topic.
|
|
178
175
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
179
176
|
* @param namespaceName Name of the namespace.
|
|
180
177
|
* @param topicName Name of the namespace topic.
|
|
181
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
182
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
178
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
183
179
|
* @param options The options parameters.
|
|
184
180
|
*/
|
|
185
181
|
getDeliveryAttributes(
|
|
@@ -187,6 +183,21 @@ export interface NamespaceTopicEventSubscriptions {
|
|
|
187
183
|
namespaceName: string,
|
|
188
184
|
topicName: string,
|
|
189
185
|
eventSubscriptionName: string,
|
|
190
|
-
options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
186
|
+
options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
191
187
|
): Promise<NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
188
|
+
/**
|
|
189
|
+
* Get the full endpoint URL for an event subscription of a namespace topic.
|
|
190
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
191
|
+
* @param namespaceName Name of the namespace.
|
|
192
|
+
* @param topicName Name of the namespace topic.
|
|
193
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
194
|
+
* @param options The options parameters.
|
|
195
|
+
*/
|
|
196
|
+
getFullUrl(
|
|
197
|
+
resourceGroupName: string,
|
|
198
|
+
namespaceName: string,
|
|
199
|
+
topicName: string,
|
|
200
|
+
eventSubscriptionName: string,
|
|
201
|
+
options?: NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
202
|
+
): Promise<NamespaceTopicEventSubscriptionsGetFullUrlResponse>;
|
|
192
203
|
}
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
NamespaceTopicsListSharedAccessKeysResponse,
|
|
24
24
|
TopicRegenerateKeyRequest,
|
|
25
25
|
NamespaceTopicsRegenerateKeyOptionalParams,
|
|
26
|
-
NamespaceTopicsRegenerateKeyResponse
|
|
26
|
+
NamespaceTopicsRegenerateKeyResponse,
|
|
27
27
|
} from "../models";
|
|
28
28
|
|
|
29
29
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -38,7 +38,7 @@ export interface NamespaceTopics {
|
|
|
38
38
|
listByNamespace(
|
|
39
39
|
resourceGroupName: string,
|
|
40
40
|
namespaceName: string,
|
|
41
|
-
options?: NamespaceTopicsListByNamespaceOptionalParams
|
|
41
|
+
options?: NamespaceTopicsListByNamespaceOptionalParams,
|
|
42
42
|
): PagedAsyncIterableIterator<NamespaceTopic>;
|
|
43
43
|
/**
|
|
44
44
|
* Get properties of a namespace topic.
|
|
@@ -51,7 +51,7 @@ export interface NamespaceTopics {
|
|
|
51
51
|
resourceGroupName: string,
|
|
52
52
|
namespaceName: string,
|
|
53
53
|
topicName: string,
|
|
54
|
-
options?: NamespaceTopicsGetOptionalParams
|
|
54
|
+
options?: NamespaceTopicsGetOptionalParams,
|
|
55
55
|
): Promise<NamespaceTopicsGetResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Asynchronously creates a new namespace topic with the specified parameters.
|
|
@@ -66,7 +66,7 @@ export interface NamespaceTopics {
|
|
|
66
66
|
namespaceName: string,
|
|
67
67
|
topicName: string,
|
|
68
68
|
namespaceTopicInfo: NamespaceTopic,
|
|
69
|
-
options?: NamespaceTopicsCreateOrUpdateOptionalParams
|
|
69
|
+
options?: NamespaceTopicsCreateOrUpdateOptionalParams,
|
|
70
70
|
): Promise<
|
|
71
71
|
SimplePollerLike<
|
|
72
72
|
OperationState<NamespaceTopicsCreateOrUpdateResponse>,
|
|
@@ -86,7 +86,7 @@ export interface NamespaceTopics {
|
|
|
86
86
|
namespaceName: string,
|
|
87
87
|
topicName: string,
|
|
88
88
|
namespaceTopicInfo: NamespaceTopic,
|
|
89
|
-
options?: NamespaceTopicsCreateOrUpdateOptionalParams
|
|
89
|
+
options?: NamespaceTopicsCreateOrUpdateOptionalParams,
|
|
90
90
|
): Promise<NamespaceTopicsCreateOrUpdateResponse>;
|
|
91
91
|
/**
|
|
92
92
|
* Delete existing namespace topic.
|
|
@@ -99,7 +99,7 @@ export interface NamespaceTopics {
|
|
|
99
99
|
resourceGroupName: string,
|
|
100
100
|
namespaceName: string,
|
|
101
101
|
topicName: string,
|
|
102
|
-
options?: NamespaceTopicsDeleteOptionalParams
|
|
102
|
+
options?: NamespaceTopicsDeleteOptionalParams,
|
|
103
103
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
104
104
|
/**
|
|
105
105
|
* Delete existing namespace topic.
|
|
@@ -112,7 +112,7 @@ export interface NamespaceTopics {
|
|
|
112
112
|
resourceGroupName: string,
|
|
113
113
|
namespaceName: string,
|
|
114
114
|
topicName: string,
|
|
115
|
-
options?: NamespaceTopicsDeleteOptionalParams
|
|
115
|
+
options?: NamespaceTopicsDeleteOptionalParams,
|
|
116
116
|
): Promise<void>;
|
|
117
117
|
/**
|
|
118
118
|
* Asynchronously updates a namespace topic with the specified parameters.
|
|
@@ -127,7 +127,7 @@ export interface NamespaceTopics {
|
|
|
127
127
|
namespaceName: string,
|
|
128
128
|
topicName: string,
|
|
129
129
|
namespaceTopicUpdateParameters: NamespaceTopicUpdateParameters,
|
|
130
|
-
options?: NamespaceTopicsUpdateOptionalParams
|
|
130
|
+
options?: NamespaceTopicsUpdateOptionalParams,
|
|
131
131
|
): Promise<
|
|
132
132
|
SimplePollerLike<
|
|
133
133
|
OperationState<NamespaceTopicsUpdateResponse>,
|
|
@@ -147,7 +147,7 @@ export interface NamespaceTopics {
|
|
|
147
147
|
namespaceName: string,
|
|
148
148
|
topicName: string,
|
|
149
149
|
namespaceTopicUpdateParameters: NamespaceTopicUpdateParameters,
|
|
150
|
-
options?: NamespaceTopicsUpdateOptionalParams
|
|
150
|
+
options?: NamespaceTopicsUpdateOptionalParams,
|
|
151
151
|
): Promise<NamespaceTopicsUpdateResponse>;
|
|
152
152
|
/**
|
|
153
153
|
* List the two keys used to publish to a namespace topic.
|
|
@@ -160,7 +160,7 @@ export interface NamespaceTopics {
|
|
|
160
160
|
resourceGroupName: string,
|
|
161
161
|
namespaceName: string,
|
|
162
162
|
topicName: string,
|
|
163
|
-
options?: NamespaceTopicsListSharedAccessKeysOptionalParams
|
|
163
|
+
options?: NamespaceTopicsListSharedAccessKeysOptionalParams,
|
|
164
164
|
): Promise<NamespaceTopicsListSharedAccessKeysResponse>;
|
|
165
165
|
/**
|
|
166
166
|
* Regenerate a shared access key for a namespace topic.
|
|
@@ -175,7 +175,7 @@ export interface NamespaceTopics {
|
|
|
175
175
|
namespaceName: string,
|
|
176
176
|
topicName: string,
|
|
177
177
|
regenerateKeyRequest: TopicRegenerateKeyRequest,
|
|
178
|
-
options?: NamespaceTopicsRegenerateKeyOptionalParams
|
|
178
|
+
options?: NamespaceTopicsRegenerateKeyOptionalParams,
|
|
179
179
|
): Promise<
|
|
180
180
|
SimplePollerLike<
|
|
181
181
|
OperationState<NamespaceTopicsRegenerateKeyResponse>,
|
|
@@ -195,6 +195,6 @@ export interface NamespaceTopics {
|
|
|
195
195
|
namespaceName: string,
|
|
196
196
|
topicName: string,
|
|
197
197
|
regenerateKeyRequest: TopicRegenerateKeyRequest,
|
|
198
|
-
options?: NamespaceTopicsRegenerateKeyOptionalParams
|
|
198
|
+
options?: NamespaceTopicsRegenerateKeyOptionalParams,
|
|
199
199
|
): Promise<NamespaceTopicsRegenerateKeyResponse>;
|
|
200
200
|
}
|