@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
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to List the two keys used to publish to a topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary List the two keys used to publish to a topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_ListSharedAccessKeys.json
|
|
20
20
|
*/
|
|
21
21
|
function topicsListSharedAccessKeys() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
// Copyright (c) Microsoft Corporation.
|
|
10
10
|
// Licensed under the MIT License.
|
|
11
|
-
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
11
|
+
import { EventGridManagementClient, } from "@azure/arm-eventgrid";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
import * as dotenv from "dotenv";
|
|
14
14
|
dotenv.config();
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Regenerate a shared access key for a topic.
|
|
17
17
|
*
|
|
18
18
|
* @summary Regenerate a shared access key for a topic.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_RegenerateKey.json
|
|
20
20
|
*/
|
|
21
21
|
function topicsRegenerateKey() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topicsRegenerateKeySample.js","sourceRoot":"","sources":["../../samples-dev/topicsRegenerateKeySample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,
|
|
1
|
+
{"version":3,"file":"topicsRegenerateKeySample.js","sourceRoot":"","sources":["../../samples-dev/topicsRegenerateKeySample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,mBAAmB;;QAChC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,oBAAoB,GAA8B,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;QAC5E,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,yBAAyB,CAC1D,iBAAiB,EACjB,SAAS,EACT,oBAAoB,CACrB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,mBAAmB,EAAE,CAAC;IACxB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
// Copyright (c) Microsoft Corporation.
|
|
10
10
|
// Licensed under the MIT License.
|
|
11
|
-
import { EventGridManagementClient } from "@azure/arm-eventgrid";
|
|
11
|
+
import { EventGridManagementClient, } from "@azure/arm-eventgrid";
|
|
12
12
|
import { DefaultAzureCredential } from "@azure/identity";
|
|
13
13
|
import * as dotenv from "dotenv";
|
|
14
14
|
dotenv.config();
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Asynchronously updates a topic with the specified parameters.
|
|
17
17
|
*
|
|
18
18
|
* @summary Asynchronously updates a topic with the specified parameters.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_Update.json
|
|
20
20
|
*/
|
|
21
21
|
function topicsUpdate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -27,10 +27,10 @@ function topicsUpdate() {
|
|
|
27
27
|
const topicUpdateParameters = {
|
|
28
28
|
inboundIpRules: [
|
|
29
29
|
{ action: "Allow", ipMask: "12.18.30.15" },
|
|
30
|
-
{ action: "Allow", ipMask: "12.18.176.1" }
|
|
30
|
+
{ action: "Allow", ipMask: "12.18.176.1" },
|
|
31
31
|
],
|
|
32
32
|
publicNetworkAccess: "Enabled",
|
|
33
|
-
tags: { tag1: "value1", tag2: "value2" }
|
|
33
|
+
tags: { tag1: "value1", tag2: "value2" },
|
|
34
34
|
};
|
|
35
35
|
const credential = new DefaultAzureCredential();
|
|
36
36
|
const client = new EventGridManagementClient(credential, subscriptionId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"topicsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/topicsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,
|
|
1
|
+
{"version":3,"file":"topicsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/topicsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,YAAY;;QACzB,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,qBAAqB,GAA0B;YACnD,cAAc,EAAE;gBACd,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;gBAC1C,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;aAC3C;YACD,mBAAmB,EAAE,SAAS;YAC9B,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzC,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,kBAAkB,CACnD,iBAAiB,EACjB,SAAS,EACT,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,YAAY,EAAE,CAAC;IACjB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get properties of a verified partner.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get properties of a verified partner.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/VerifiedPartners_Get.json
|
|
20
20
|
*/
|
|
21
21
|
function verifiedPartnersGet() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,11 +16,11 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get a list of all verified partners.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get a list of all verified partners.
|
|
19
|
-
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/
|
|
19
|
+
* x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/VerifiedPartners_List.json
|
|
20
20
|
*/
|
|
21
21
|
function verifiedPartnersList() {
|
|
22
|
-
var _a, e_1, _b, _c;
|
|
23
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
23
|
+
var _a, e_1, _b, _c;
|
|
24
24
|
const credential = new DefaultAzureCredential();
|
|
25
25
|
const client = new EventGridManagementClient(credential);
|
|
26
26
|
const resArray = new Array();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verifiedPartnersListSample.js","sourceRoot":"","sources":["../../samples-dev/verifiedPartnersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oBAAoB;;;QACjC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,CAAA,IAAA,sDAAE;
|
|
1
|
+
{"version":3,"file":"verifiedPartnersListSample.js","sourceRoot":"","sources":["../../samples-dev/verifiedPartnersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oBAAoB;;;QACjC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,CAAA,IAAA,sDAAE,CAAC;gBAAjC,cAA8B;gBAA9B,WAA8B;gBAA1C,IAAI,IAAI,KAAA,CAAA;gBACjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,oBAAoB,EAAE,CAAC;IACzB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventGridManagementClient.d.ts","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAkC7C,OAAO,EACL,cAAc,EACd,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,OAAO,EACP,YAAY,EACZ,6BAA6B,EAC7B,uBAAuB,EACvB,wBAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,gCAAgC,EAChC,8BAA8B,EAC9B,UAAU,EACV,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,sCAAsC,EACtC,kBAAkB,EAClB,0BAA0B,EAC1B,oBAAoB,EACpB,YAAY,EACZ,MAAM,EACN,eAAe,EACf,WAAW,EACX,UAAU,EACV,gBAAgB,EACjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,uCAAuC,EAAE,MAAM,UAAU,CAAC;AAEnE,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;
|
|
1
|
+
{"version":3,"file":"eventGridManagementClient.d.ts","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAkC7C,OAAO,EACL,cAAc,EACd,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,OAAO,EACP,YAAY,EACZ,6BAA6B,EAC7B,uBAAuB,EACvB,wBAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,gCAAgC,EAChC,8BAA8B,EAC9B,UAAU,EACV,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,sCAAsC,EACtC,kBAAkB,EAClB,0BAA0B,EAC1B,oBAAoB,EACpB,YAAY,EACZ,MAAM,EACN,eAAe,EACf,WAAW,EACX,UAAU,EACV,gBAAgB,EACjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,uCAAuC,EAAE,MAAM,UAAU,CAAC;AAEnE,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;IA4HnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,cAAc,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,YAAY,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,EAAE,YAAY,CAAC;IAC3B,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,gCAAgC,EAAE,gCAAgC,CAAC;IACnE,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,aAAa,EAAE,aAAa,CAAC;IAC7B,sCAAsC,EAAE,sCAAsC,CAAC;IAC/E,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,YAAY,EAAE,YAAY,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,eAAe,CAAC;IACjC,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,CAAC;CACpC"}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import { __awaiter } from "tslib";
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
11
|
-
import { CaCertificatesImpl, ChannelsImpl, ClientGroupsImpl, ClientsImpl, DomainsImpl, DomainTopicsImpl, DomainTopicEventSubscriptionsImpl, TopicEventSubscriptionsImpl, DomainEventSubscriptionsImpl, EventSubscriptionsImpl, SystemTopicEventSubscriptionsImpl, NamespaceTopicEventSubscriptionsImpl, PartnerTopicEventSubscriptionsImpl, NamespacesImpl, NamespaceTopicsImpl, OperationsImpl, PartnerConfigurationsImpl, PartnerDestinationsImpl, PartnerNamespacesImpl, PartnerRegistrationsImpl, PartnerTopicsImpl, NetworkSecurityPerimeterConfigurationsImpl, PermissionBindingsImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, SystemTopicsImpl, TopicsImpl, ExtensionTopicsImpl, TopicSpacesImpl, TopicTypesImpl, VerifiedPartnersImpl } from "./operations";
|
|
11
|
+
import { CaCertificatesImpl, ChannelsImpl, ClientGroupsImpl, ClientsImpl, DomainsImpl, DomainTopicsImpl, DomainTopicEventSubscriptionsImpl, TopicEventSubscriptionsImpl, DomainEventSubscriptionsImpl, EventSubscriptionsImpl, SystemTopicEventSubscriptionsImpl, NamespaceTopicEventSubscriptionsImpl, PartnerTopicEventSubscriptionsImpl, NamespacesImpl, NamespaceTopicsImpl, OperationsImpl, PartnerConfigurationsImpl, PartnerDestinationsImpl, PartnerNamespacesImpl, PartnerRegistrationsImpl, PartnerTopicsImpl, NetworkSecurityPerimeterConfigurationsImpl, PermissionBindingsImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, SystemTopicsImpl, TopicsImpl, ExtensionTopicsImpl, TopicSpacesImpl, TopicTypesImpl, VerifiedPartnersImpl, } from "./operations";
|
|
12
12
|
export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
13
13
|
constructor(credentials, subscriptionIdOrOptions, options) {
|
|
14
14
|
var _a, _b, _c;
|
|
@@ -28,14 +28,14 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
28
28
|
}
|
|
29
29
|
const defaults = {
|
|
30
30
|
requestContentType: "application/json; charset=utf-8",
|
|
31
|
-
credential: credentials
|
|
31
|
+
credential: credentials,
|
|
32
32
|
};
|
|
33
|
-
const packageDetails = `azsdk-js-arm-eventgrid/14.2.0-beta.
|
|
33
|
+
const packageDetails = `azsdk-js-arm-eventgrid/14.2.0-beta.4`;
|
|
34
34
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
35
35
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
36
36
|
: `${packageDetails}`;
|
|
37
37
|
const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
|
|
38
|
-
userAgentPrefix
|
|
38
|
+
userAgentPrefix,
|
|
39
39
|
}, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
40
40
|
super(optionsWithDefaults);
|
|
41
41
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
@@ -49,21 +49,21 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
49
49
|
options.pipeline.getOrderedPolicies().length == 0 ||
|
|
50
50
|
!bearerTokenAuthenticationPolicyFound) {
|
|
51
51
|
this.pipeline.removePolicy({
|
|
52
|
-
name: coreRestPipeline.bearerTokenAuthenticationPolicyName
|
|
52
|
+
name: coreRestPipeline.bearerTokenAuthenticationPolicyName,
|
|
53
53
|
});
|
|
54
54
|
this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
55
55
|
credential: credentials,
|
|
56
56
|
scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
|
|
57
57
|
challengeCallbacks: {
|
|
58
|
-
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
|
|
59
|
-
}
|
|
58
|
+
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
|
|
59
|
+
},
|
|
60
60
|
}));
|
|
61
61
|
}
|
|
62
62
|
// Parameter assignments
|
|
63
63
|
this.subscriptionId = subscriptionId;
|
|
64
64
|
// Assigning values to Constant parameters
|
|
65
65
|
this.$host = options.$host || "https://management.azure.com";
|
|
66
|
-
this.apiVersion = options.apiVersion || "
|
|
66
|
+
this.apiVersion = options.apiVersion || "2024-06-01-preview";
|
|
67
67
|
this.caCertificates = new CaCertificatesImpl(this);
|
|
68
68
|
this.channels = new ChannelsImpl(this);
|
|
69
69
|
this.clientGroups = new ClientGroupsImpl(this);
|
|
@@ -75,8 +75,10 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
75
75
|
this.domainEventSubscriptions = new DomainEventSubscriptionsImpl(this);
|
|
76
76
|
this.eventSubscriptions = new EventSubscriptionsImpl(this);
|
|
77
77
|
this.systemTopicEventSubscriptions = new SystemTopicEventSubscriptionsImpl(this);
|
|
78
|
-
this.namespaceTopicEventSubscriptions =
|
|
79
|
-
|
|
78
|
+
this.namespaceTopicEventSubscriptions =
|
|
79
|
+
new NamespaceTopicEventSubscriptionsImpl(this);
|
|
80
|
+
this.partnerTopicEventSubscriptions =
|
|
81
|
+
new PartnerTopicEventSubscriptionsImpl(this);
|
|
80
82
|
this.namespaces = new NamespacesImpl(this);
|
|
81
83
|
this.namespaceTopics = new NamespaceTopicsImpl(this);
|
|
82
84
|
this.operations = new OperationsImpl(this);
|
|
@@ -85,7 +87,8 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
85
87
|
this.partnerNamespaces = new PartnerNamespacesImpl(this);
|
|
86
88
|
this.partnerRegistrations = new PartnerRegistrationsImpl(this);
|
|
87
89
|
this.partnerTopics = new PartnerTopicsImpl(this);
|
|
88
|
-
this.networkSecurityPerimeterConfigurations =
|
|
90
|
+
this.networkSecurityPerimeterConfigurations =
|
|
91
|
+
new NetworkSecurityPerimeterConfigurationsImpl(this);
|
|
89
92
|
this.permissionBindings = new PermissionBindingsImpl(this);
|
|
90
93
|
this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);
|
|
91
94
|
this.privateLinkResources = new PrivateLinkResourcesImpl(this);
|
|
@@ -120,7 +123,7 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
120
123
|
}
|
|
121
124
|
return next(request);
|
|
122
125
|
});
|
|
123
|
-
}
|
|
126
|
+
},
|
|
124
127
|
};
|
|
125
128
|
this.pipeline.addPolicy(apiVersionPolicy);
|
|
126
129
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventGridManagementClient.js","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,gBAAgB,MAAM,2BAA2B,CAAC;AAO9D,OAAO,EACL,kBAAkB,EAClB,YAAY,EACZ,gBAAgB,EAChB,WAAW,EACX,WAAW,EACX,gBAAgB,EAChB,iCAAiC,EACjC,2BAA2B,EAC3B,4BAA4B,EAC5B,sBAAsB,EACtB,iCAAiC,EACjC,oCAAoC,EACpC,kCAAkC,EAClC,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,yBAAyB,EACzB,uBAAuB,EACvB,qBAAqB,EACrB,wBAAwB,EACxB,iBAAiB,EACjB,0CAA0C,EAC1C,sBAAsB,EACtB,8BAA8B,EAC9B,wBAAwB,EACxB,gBAAgB,EAChB,UAAU,EACV,mBAAmB,EACnB,eAAe,EACf,cAAc,EACd,oBAAoB,
|
|
1
|
+
{"version":3,"file":"eventGridManagementClient.js","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"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"}
|
package/dist-esm/src/lroImpl.js
CHANGED
|
@@ -15,7 +15,7 @@ export function createLroSpec(inputs) {
|
|
|
15
15
|
sendPollRequest: (path, options) => {
|
|
16
16
|
const { requestBody } = spec, restSpec = __rest(spec, ["requestBody"]);
|
|
17
17
|
return sendOperationFn(args, Object.assign(Object.assign({}, restSpec), { httpMethod: "GET", path, abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal }));
|
|
18
|
-
}
|
|
18
|
+
},
|
|
19
19
|
};
|
|
20
20
|
}
|
|
21
21
|
//# sourceMappingURL=lroImpl.js.map
|
|
@@ -204,7 +204,7 @@ export interface ChannelsListResult {
|
|
|
204
204
|
/** A link for the next page of channels. */
|
|
205
205
|
nextLink?: string;
|
|
206
206
|
}
|
|
207
|
-
/** Full endpoint
|
|
207
|
+
/** Full endpoint URL of an event subscription */
|
|
208
208
|
export interface EventSubscriptionFullUrl {
|
|
209
209
|
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
210
210
|
endpointUrl?: string;
|
|
@@ -418,13 +418,13 @@ export interface DeadLetterWithResourceIdentity {
|
|
|
418
418
|
identity?: EventSubscriptionIdentity;
|
|
419
419
|
/**
|
|
420
420
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
421
|
-
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during
|
|
421
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during dead-lettering.
|
|
422
422
|
*/
|
|
423
423
|
deadLetterDestination?: DeadLetterDestinationUnion;
|
|
424
424
|
}
|
|
425
425
|
/** The identity information with the event subscription. */
|
|
426
426
|
export interface EventSubscriptionIdentity {
|
|
427
|
-
/** The type of managed identity used.
|
|
427
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
428
428
|
type?: EventSubscriptionIdentityType;
|
|
429
429
|
/** The user identity associated with the resource. */
|
|
430
430
|
userAssignedIdentity?: string;
|
|
@@ -459,14 +459,19 @@ export interface PushInfo {
|
|
|
459
459
|
eventTimeToLive?: string;
|
|
460
460
|
/**
|
|
461
461
|
* The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
|
|
462
|
-
* Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during
|
|
462
|
+
* Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during dead-lettering.
|
|
463
463
|
*/
|
|
464
464
|
deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
|
|
465
465
|
/**
|
|
466
466
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
467
|
-
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery
|
|
467
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
|
|
468
468
|
*/
|
|
469
469
|
deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
|
|
470
|
+
/**
|
|
471
|
+
* Information about the destination where events have to be delivered for the event subscription.
|
|
472
|
+
* Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery.
|
|
473
|
+
*/
|
|
474
|
+
destination?: EventSubscriptionDestinationUnion;
|
|
470
475
|
}
|
|
471
476
|
/** Information about the delivery for an event subscription with resource identity. */
|
|
472
477
|
export interface DeliveryWithResourceIdentity {
|
|
@@ -474,7 +479,7 @@ export interface DeliveryWithResourceIdentity {
|
|
|
474
479
|
identity?: EventSubscriptionIdentity;
|
|
475
480
|
/**
|
|
476
481
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
477
|
-
* Uses
|
|
482
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
|
|
478
483
|
*/
|
|
479
484
|
destination?: EventSubscriptionDestinationUnion;
|
|
480
485
|
}
|
|
@@ -509,6 +514,8 @@ export interface SubscriptionUpdateParameters {
|
|
|
509
514
|
eventDeliverySchema?: DeliverySchema;
|
|
510
515
|
/** Information about the filter for the event subscription. */
|
|
511
516
|
filtersConfiguration?: FiltersConfiguration;
|
|
517
|
+
/** Expiration time of the event subscription. */
|
|
518
|
+
expirationTimeUtc?: Date;
|
|
512
519
|
}
|
|
513
520
|
/** Result of the List event subscriptions operation. */
|
|
514
521
|
export interface SubscriptionsListResult {
|
|
@@ -603,6 +610,37 @@ export interface TopicsConfiguration {
|
|
|
603
610
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
604
611
|
*/
|
|
605
612
|
readonly hostname?: string;
|
|
613
|
+
/** List of custom domain configurations for the namespace. */
|
|
614
|
+
customDomains?: CustomDomainConfiguration[];
|
|
615
|
+
}
|
|
616
|
+
/** A custom domain configuration that allows users to publish to their own domain name. */
|
|
617
|
+
export interface CustomDomainConfiguration {
|
|
618
|
+
/** Fully Qualified Domain Name (FQDN) for the custom domain. */
|
|
619
|
+
fullyQualifiedDomainName: string;
|
|
620
|
+
/** Validation state for the custom domain. This is a read only property and is initially set to 'Pending' and will be updated to 'Approved' by Event Grid only after ownership of the domain name has been successfully validated. */
|
|
621
|
+
validationState?: CustomDomainValidationState;
|
|
622
|
+
/** Identity info for accessing the certificate for the custom domain. This identity info must match an identity that has been set on the namespace. */
|
|
623
|
+
identity?: CustomDomainIdentity;
|
|
624
|
+
/**
|
|
625
|
+
* The URL for the certificate that is used for publishing to the custom domain. We currently support certificates stored in Azure Key Vault only. While certificate URL can be either
|
|
626
|
+
* versioned URL of the following format https://{key-vault-name}.vault.azure.net/certificates/{certificate-name}/{version-id}, or unversioned URL of the following format (e.g.,
|
|
627
|
+
* https://contosovault.vault.azure.net/certificates/contosocert, we support unversioned certificate URL only (e.g., https://contosovault.vault.azure.net/certificates/contosocert)
|
|
628
|
+
*/
|
|
629
|
+
certificateUrl?: string;
|
|
630
|
+
/**
|
|
631
|
+
* Expected DNS TXT record name. Event Grid will check for a TXT record with this name in the DNS record set of the custom domain name to prove ownership over the domain.
|
|
632
|
+
* The values under this TXT record must contain the expected TXT record value.
|
|
633
|
+
*/
|
|
634
|
+
expectedTxtRecordName?: string;
|
|
635
|
+
/** Expected DNS TXT record value. Event Grid will check for a TXT record with this value in the DNS record set of the custom domain name to prove ownership over the domain. */
|
|
636
|
+
expectedTxtRecordValue?: string;
|
|
637
|
+
}
|
|
638
|
+
/** The identity information for retrieving the certificate for the custom domain. */
|
|
639
|
+
export interface CustomDomainIdentity {
|
|
640
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
641
|
+
type?: CustomDomainIdentityType;
|
|
642
|
+
/** The user identity associated with the resource. */
|
|
643
|
+
userAssignedIdentity?: string;
|
|
606
644
|
}
|
|
607
645
|
/** Properties of the Topic Spaces Configuration. */
|
|
608
646
|
export interface TopicSpacesConfiguration {
|
|
@@ -635,6 +673,8 @@ export interface TopicSpacesConfiguration {
|
|
|
635
673
|
maximumClientSessionsPerAuthenticationName?: number;
|
|
636
674
|
/** Routing identity info for topic spaces configuration. */
|
|
637
675
|
routingIdentityInfo?: RoutingIdentityInfo;
|
|
676
|
+
/** List of custom domain configurations for the namespace. */
|
|
677
|
+
customDomains?: CustomDomainConfiguration[];
|
|
638
678
|
}
|
|
639
679
|
export interface RoutingEnrichments {
|
|
640
680
|
static?: StaticRoutingEnrichmentUnion[];
|
|
@@ -657,9 +697,33 @@ export interface DynamicRoutingEnrichment {
|
|
|
657
697
|
export interface ClientAuthenticationSettings {
|
|
658
698
|
/** Alternative authentication name sources related to client authentication settings for namespace resource. */
|
|
659
699
|
alternativeAuthenticationNameSources?: AlternativeAuthenticationNameSource[];
|
|
700
|
+
/** Custom JWT authentication settings for namespace resource. */
|
|
701
|
+
customJwtAuthentication?: CustomJwtAuthenticationSettings;
|
|
702
|
+
}
|
|
703
|
+
/** Custom JWT authentication settings for namespace resource. */
|
|
704
|
+
export interface CustomJwtAuthenticationSettings {
|
|
705
|
+
/** Expected JWT token issuer. */
|
|
706
|
+
tokenIssuer?: string;
|
|
707
|
+
/** Information about the certificate that is used for token validation. We currently support maximum 2 certificates. */
|
|
708
|
+
issuerCertificates?: IssuerCertificateInfo[];
|
|
709
|
+
}
|
|
710
|
+
/** Information about the certificate that is used for token validation. */
|
|
711
|
+
export interface IssuerCertificateInfo {
|
|
712
|
+
/** Keyvault certificate URL in https://keyvaultname.vault.azure.net/certificates/certificateName/certificateVersion format. */
|
|
713
|
+
certificateUrl: string;
|
|
714
|
+
/** The identity that will be used to access the certificate. */
|
|
715
|
+
identity?: CustomJwtAuthenticationManagedIdentity;
|
|
716
|
+
}
|
|
717
|
+
/** The identity information for retrieving the certificate for custom JWT authentication. */
|
|
718
|
+
export interface CustomJwtAuthenticationManagedIdentity {
|
|
719
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
720
|
+
type: CustomJwtAuthenticationManagedIdentityType;
|
|
721
|
+
/** The user identity associated with the resource. */
|
|
722
|
+
userAssignedIdentity?: string;
|
|
660
723
|
}
|
|
661
724
|
/** Routing identity info for topic spaces configuration. */
|
|
662
725
|
export interface RoutingIdentityInfo {
|
|
726
|
+
/** Routing identity type for topic spaces configuration. */
|
|
663
727
|
type?: RoutingIdentityType;
|
|
664
728
|
userAssignedIdentity?: string;
|
|
665
729
|
}
|
|
@@ -686,6 +750,8 @@ export interface NamespaceUpdateParameters {
|
|
|
686
750
|
sku?: NamespaceSku;
|
|
687
751
|
/** Topic spaces configuration properties that can be updated. */
|
|
688
752
|
topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo;
|
|
753
|
+
/** Topics configuration properties that can be updated. */
|
|
754
|
+
topicsConfiguration?: UpdateTopicsConfigurationInfo;
|
|
689
755
|
/**
|
|
690
756
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
691
757
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />
|
|
@@ -716,6 +782,13 @@ export interface UpdateTopicSpacesConfigurationInfo {
|
|
|
716
782
|
maximumClientSessionsPerAuthenticationName?: number;
|
|
717
783
|
/** Routing identity info for topic spaces configuration. */
|
|
718
784
|
routingIdentityInfo?: RoutingIdentityInfo;
|
|
785
|
+
/** Custom domain info for topic spaces configuration. */
|
|
786
|
+
customDomains?: CustomDomainConfiguration[];
|
|
787
|
+
}
|
|
788
|
+
/** Properties of the topics configuration info of a namespace. */
|
|
789
|
+
export interface UpdateTopicsConfigurationInfo {
|
|
790
|
+
/** Custom domain info for topics configuration. */
|
|
791
|
+
customDomains?: CustomDomainConfiguration[];
|
|
719
792
|
}
|
|
720
793
|
/** Result of the List Namespaces operation. */
|
|
721
794
|
export interface NamespacesListResult {
|
|
@@ -969,7 +1042,7 @@ export interface NetworkSecurityPerimeterProfileAccessRule {
|
|
|
969
1042
|
/** Address prefixes. */
|
|
970
1043
|
addressPrefixes?: string[];
|
|
971
1044
|
/** List of subscriptions. */
|
|
972
|
-
subscriptions?:
|
|
1045
|
+
subscriptions?: NetworkSecurityPerimeterSubscription[];
|
|
973
1046
|
/** Network security perimeters. */
|
|
974
1047
|
networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
|
|
975
1048
|
/** Fully qualified domain names. */
|
|
@@ -979,6 +1052,11 @@ export interface NetworkSecurityPerimeterProfileAccessRule {
|
|
|
979
1052
|
/** List of phone numbers. */
|
|
980
1053
|
phoneNumbers?: string[];
|
|
981
1054
|
}
|
|
1055
|
+
/** Network security perimeter subscription inbound access rule. */
|
|
1056
|
+
export interface NetworkSecurityPerimeterSubscription {
|
|
1057
|
+
/** Subscription id. */
|
|
1058
|
+
id?: string;
|
|
1059
|
+
}
|
|
982
1060
|
/** Network security perimeter configuration List. */
|
|
983
1061
|
export interface NetworkSecurityPerimeterConfigurationList {
|
|
984
1062
|
/** List of all network security parameter configurations. */
|
|
@@ -1116,6 +1194,18 @@ export interface VerifiedPartnersListResult {
|
|
|
1116
1194
|
/** A link for the next page of verified partners if any. */
|
|
1117
1195
|
nextLink?: string;
|
|
1118
1196
|
}
|
|
1197
|
+
/** Namespace custom domain ownership validation result. */
|
|
1198
|
+
export interface CustomDomainOwnershipValidationResult {
|
|
1199
|
+
/** List of custom domain configurations for the namespace under topics configuration. */
|
|
1200
|
+
customDomainsForTopicsConfiguration?: CustomDomainConfiguration[];
|
|
1201
|
+
/** List of custom domain configurations for the namespace under topic spaces configuration. */
|
|
1202
|
+
customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[];
|
|
1203
|
+
}
|
|
1204
|
+
/** Full endpoint URL of an event subscription */
|
|
1205
|
+
export interface SubscriptionFullUrl {
|
|
1206
|
+
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
1207
|
+
endpointUrl?: string;
|
|
1208
|
+
}
|
|
1119
1209
|
/** Partner client authentication */
|
|
1120
1210
|
export interface PartnerClientAuthentication {
|
|
1121
1211
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1289,6 +1379,8 @@ export interface Subscription extends Resource {
|
|
|
1289
1379
|
eventDeliverySchema?: DeliverySchema;
|
|
1290
1380
|
/** Information about the filter for the event subscription. */
|
|
1291
1381
|
filtersConfiguration?: FiltersConfiguration;
|
|
1382
|
+
/** Expiration time of the event subscription. */
|
|
1383
|
+
expirationTimeUtc?: Date;
|
|
1292
1384
|
}
|
|
1293
1385
|
/** Event Subscription. */
|
|
1294
1386
|
export interface EventSubscription extends Resource {
|
|
@@ -1973,7 +2065,10 @@ export interface Domain extends TrackedResource {
|
|
|
1973
2065
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1974
2066
|
*/
|
|
1975
2067
|
readonly systemData?: SystemData;
|
|
1976
|
-
/**
|
|
2068
|
+
/**
|
|
2069
|
+
* List of private endpoint connections.
|
|
2070
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2071
|
+
*/
|
|
1977
2072
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1978
2073
|
/**
|
|
1979
2074
|
* Provisioning state of the Event Grid Domain Resource.
|
|
@@ -2044,6 +2139,7 @@ export interface Namespace extends TrackedResource {
|
|
|
2044
2139
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2045
2140
|
*/
|
|
2046
2141
|
readonly systemData?: SystemData;
|
|
2142
|
+
/** List of private endpoint connections. */
|
|
2047
2143
|
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
2048
2144
|
/**
|
|
2049
2145
|
* Provisioning state of the namespace resource.
|
|
@@ -2107,7 +2203,10 @@ export interface PartnerNamespace extends TrackedResource {
|
|
|
2107
2203
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2108
2204
|
*/
|
|
2109
2205
|
readonly systemData?: SystemData;
|
|
2110
|
-
/**
|
|
2206
|
+
/**
|
|
2207
|
+
* List of private endpoint connections.
|
|
2208
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2209
|
+
*/
|
|
2111
2210
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
2112
2211
|
/**
|
|
2113
2212
|
* Provisioning state of the partner namespace.
|
|
@@ -2233,7 +2332,10 @@ export interface Topic extends TrackedResource {
|
|
|
2233
2332
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2234
2333
|
*/
|
|
2235
2334
|
readonly systemData?: SystemData;
|
|
2236
|
-
/**
|
|
2335
|
+
/**
|
|
2336
|
+
* List of private endpoint connections.
|
|
2337
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2338
|
+
*/
|
|
2237
2339
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
2238
2340
|
/**
|
|
2239
2341
|
* Provisioning state of the topic.
|
|
@@ -2341,6 +2443,10 @@ export interface NamespacesUpdateHeaders {
|
|
|
2341
2443
|
export interface NamespacesRegenerateKeyHeaders {
|
|
2342
2444
|
location?: string;
|
|
2343
2445
|
}
|
|
2446
|
+
/** Defines headers for Namespaces_validateCustomDomainOwnership operation. */
|
|
2447
|
+
export interface NamespacesValidateCustomDomainOwnershipHeaders {
|
|
2448
|
+
location?: string;
|
|
2449
|
+
}
|
|
2344
2450
|
/** Defines headers for NamespaceTopics_delete operation. */
|
|
2345
2451
|
export interface NamespaceTopicsDeleteHeaders {
|
|
2346
2452
|
location?: string;
|
|
@@ -3284,6 +3390,41 @@ export declare enum KnownNamespaceProvisioningState {
|
|
|
3284
3390
|
* **UpdatedFailed**
|
|
3285
3391
|
*/
|
|
3286
3392
|
export type NamespaceProvisioningState = string;
|
|
3393
|
+
/** Known values of {@link CustomDomainValidationState} that the service accepts. */
|
|
3394
|
+
export declare enum KnownCustomDomainValidationState {
|
|
3395
|
+
/** Pending */
|
|
3396
|
+
Pending = "Pending",
|
|
3397
|
+
/** Approved */
|
|
3398
|
+
Approved = "Approved",
|
|
3399
|
+
/** ErrorRetrievingDnsRecord */
|
|
3400
|
+
ErrorRetrievingDnsRecord = "ErrorRetrievingDnsRecord"
|
|
3401
|
+
}
|
|
3402
|
+
/**
|
|
3403
|
+
* Defines values for CustomDomainValidationState. \
|
|
3404
|
+
* {@link KnownCustomDomainValidationState} can be used interchangeably with CustomDomainValidationState,
|
|
3405
|
+
* this enum contains the known values that the service supports.
|
|
3406
|
+
* ### Known values supported by the service
|
|
3407
|
+
* **Pending** \
|
|
3408
|
+
* **Approved** \
|
|
3409
|
+
* **ErrorRetrievingDnsRecord**
|
|
3410
|
+
*/
|
|
3411
|
+
export type CustomDomainValidationState = string;
|
|
3412
|
+
/** Known values of {@link CustomDomainIdentityType} that the service accepts. */
|
|
3413
|
+
export declare enum KnownCustomDomainIdentityType {
|
|
3414
|
+
/** SystemAssigned */
|
|
3415
|
+
SystemAssigned = "SystemAssigned",
|
|
3416
|
+
/** UserAssigned */
|
|
3417
|
+
UserAssigned = "UserAssigned"
|
|
3418
|
+
}
|
|
3419
|
+
/**
|
|
3420
|
+
* Defines values for CustomDomainIdentityType. \
|
|
3421
|
+
* {@link KnownCustomDomainIdentityType} can be used interchangeably with CustomDomainIdentityType,
|
|
3422
|
+
* this enum contains the known values that the service supports.
|
|
3423
|
+
* ### Known values supported by the service
|
|
3424
|
+
* **SystemAssigned** \
|
|
3425
|
+
* **UserAssigned**
|
|
3426
|
+
*/
|
|
3427
|
+
export type CustomDomainIdentityType = string;
|
|
3287
3428
|
/** Known values of {@link TopicSpacesConfigurationState} that the service accepts. */
|
|
3288
3429
|
export declare enum KnownTopicSpacesConfigurationState {
|
|
3289
3430
|
/** Disabled */
|
|
@@ -3338,6 +3479,22 @@ export declare enum KnownAlternativeAuthenticationNameSource {
|
|
|
3338
3479
|
* **ClientCertificateEmail**
|
|
3339
3480
|
*/
|
|
3340
3481
|
export type AlternativeAuthenticationNameSource = string;
|
|
3482
|
+
/** Known values of {@link CustomJwtAuthenticationManagedIdentityType} that the service accepts. */
|
|
3483
|
+
export declare enum KnownCustomJwtAuthenticationManagedIdentityType {
|
|
3484
|
+
/** SystemAssigned */
|
|
3485
|
+
SystemAssigned = "SystemAssigned",
|
|
3486
|
+
/** UserAssigned */
|
|
3487
|
+
UserAssigned = "UserAssigned"
|
|
3488
|
+
}
|
|
3489
|
+
/**
|
|
3490
|
+
* Defines values for CustomJwtAuthenticationManagedIdentityType. \
|
|
3491
|
+
* {@link KnownCustomJwtAuthenticationManagedIdentityType} can be used interchangeably with CustomJwtAuthenticationManagedIdentityType,
|
|
3492
|
+
* this enum contains the known values that the service supports.
|
|
3493
|
+
* ### Known values supported by the service
|
|
3494
|
+
* **SystemAssigned** \
|
|
3495
|
+
* **UserAssigned**
|
|
3496
|
+
*/
|
|
3497
|
+
export type CustomJwtAuthenticationManagedIdentityType = string;
|
|
3341
3498
|
/** Known values of {@link RoutingIdentityType} that the service accepts. */
|
|
3342
3499
|
export declare enum KnownRoutingIdentityType {
|
|
3343
3500
|
/** None */
|
|
@@ -4718,6 +4875,11 @@ export interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalPa
|
|
|
4718
4875
|
/** Contains response data for the getDeliveryAttributes operation. */
|
|
4719
4876
|
export type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
4720
4877
|
/** Optional parameters. */
|
|
4878
|
+
export interface NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
4879
|
+
}
|
|
4880
|
+
/** Contains response data for the getFullUrl operation. */
|
|
4881
|
+
export type NamespaceTopicEventSubscriptionsGetFullUrlResponse = SubscriptionFullUrl;
|
|
4882
|
+
/** Optional parameters. */
|
|
4721
4883
|
export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams extends coreClient.OperationOptions {
|
|
4722
4884
|
}
|
|
4723
4885
|
/** Contains response data for the listByNamespaceTopicNext operation. */
|
|
@@ -4839,6 +5001,15 @@ export interface NamespacesRegenerateKeyOptionalParams extends coreClient.Operat
|
|
|
4839
5001
|
/** Contains response data for the regenerateKey operation. */
|
|
4840
5002
|
export type NamespacesRegenerateKeyResponse = NamespaceSharedAccessKeys;
|
|
4841
5003
|
/** Optional parameters. */
|
|
5004
|
+
export interface NamespacesValidateCustomDomainOwnershipOptionalParams extends coreClient.OperationOptions {
|
|
5005
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
5006
|
+
updateIntervalInMs?: number;
|
|
5007
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
5008
|
+
resumeFrom?: string;
|
|
5009
|
+
}
|
|
5010
|
+
/** Contains response data for the validateCustomDomainOwnership operation. */
|
|
5011
|
+
export type NamespacesValidateCustomDomainOwnershipResponse = CustomDomainOwnershipValidationResult;
|
|
5012
|
+
/** Optional parameters. */
|
|
4842
5013
|
export interface NamespacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
4843
5014
|
}
|
|
4844
5015
|
/** Contains response data for the listBySubscriptionNext operation. */
|