@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
package/types/arm-eventgrid.d.ts
CHANGED
|
@@ -471,6 +471,8 @@ export declare interface Client extends Resource {
|
|
|
471
471
|
export declare interface ClientAuthenticationSettings {
|
|
472
472
|
/** Alternative authentication name sources related to client authentication settings for namespace resource. */
|
|
473
473
|
alternativeAuthenticationNameSources?: AlternativeAuthenticationNameSource[];
|
|
474
|
+
/** Custom JWT authentication settings for namespace resource. */
|
|
475
|
+
customJwtAuthentication?: CustomJwtAuthenticationSettings;
|
|
474
476
|
}
|
|
475
477
|
|
|
476
478
|
/** The certificate authentication properties for the client. */
|
|
@@ -798,6 +800,92 @@ export declare interface ConnectionState {
|
|
|
798
800
|
*/
|
|
799
801
|
export declare type CreatedByType = string;
|
|
800
802
|
|
|
803
|
+
/** A custom domain configuration that allows users to publish to their own domain name. */
|
|
804
|
+
export declare interface CustomDomainConfiguration {
|
|
805
|
+
/** Fully Qualified Domain Name (FQDN) for the custom domain. */
|
|
806
|
+
fullyQualifiedDomainName: string;
|
|
807
|
+
/** 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. */
|
|
808
|
+
validationState?: CustomDomainValidationState;
|
|
809
|
+
/** Identity info for accessing the certificate for the custom domain. This identity info must match an identity that has been set on the namespace. */
|
|
810
|
+
identity?: CustomDomainIdentity;
|
|
811
|
+
/**
|
|
812
|
+
* 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
|
|
813
|
+
* 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.,
|
|
814
|
+
* https://contosovault.vault.azure.net/certificates/contosocert, we support unversioned certificate URL only (e.g., https://contosovault.vault.azure.net/certificates/contosocert)
|
|
815
|
+
*/
|
|
816
|
+
certificateUrl?: string;
|
|
817
|
+
/**
|
|
818
|
+
* 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.
|
|
819
|
+
* The values under this TXT record must contain the expected TXT record value.
|
|
820
|
+
*/
|
|
821
|
+
expectedTxtRecordName?: string;
|
|
822
|
+
/** 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. */
|
|
823
|
+
expectedTxtRecordValue?: string;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
/** The identity information for retrieving the certificate for the custom domain. */
|
|
827
|
+
export declare interface CustomDomainIdentity {
|
|
828
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
829
|
+
type?: CustomDomainIdentityType;
|
|
830
|
+
/** The user identity associated with the resource. */
|
|
831
|
+
userAssignedIdentity?: string;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
/**
|
|
835
|
+
* Defines values for CustomDomainIdentityType. \
|
|
836
|
+
* {@link KnownCustomDomainIdentityType} can be used interchangeably with CustomDomainIdentityType,
|
|
837
|
+
* this enum contains the known values that the service supports.
|
|
838
|
+
* ### Known values supported by the service
|
|
839
|
+
* **SystemAssigned** \
|
|
840
|
+
* **UserAssigned**
|
|
841
|
+
*/
|
|
842
|
+
export declare type CustomDomainIdentityType = string;
|
|
843
|
+
|
|
844
|
+
/** Namespace custom domain ownership validation result. */
|
|
845
|
+
export declare interface CustomDomainOwnershipValidationResult {
|
|
846
|
+
/** List of custom domain configurations for the namespace under topics configuration. */
|
|
847
|
+
customDomainsForTopicsConfiguration?: CustomDomainConfiguration[];
|
|
848
|
+
/** List of custom domain configurations for the namespace under topic spaces configuration. */
|
|
849
|
+
customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[];
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
/**
|
|
853
|
+
* Defines values for CustomDomainValidationState. \
|
|
854
|
+
* {@link KnownCustomDomainValidationState} can be used interchangeably with CustomDomainValidationState,
|
|
855
|
+
* this enum contains the known values that the service supports.
|
|
856
|
+
* ### Known values supported by the service
|
|
857
|
+
* **Pending** \
|
|
858
|
+
* **Approved** \
|
|
859
|
+
* **ErrorRetrievingDnsRecord**
|
|
860
|
+
*/
|
|
861
|
+
export declare type CustomDomainValidationState = string;
|
|
862
|
+
|
|
863
|
+
/** The identity information for retrieving the certificate for custom JWT authentication. */
|
|
864
|
+
export declare interface CustomJwtAuthenticationManagedIdentity {
|
|
865
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
866
|
+
type: CustomJwtAuthenticationManagedIdentityType;
|
|
867
|
+
/** The user identity associated with the resource. */
|
|
868
|
+
userAssignedIdentity?: string;
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
/**
|
|
872
|
+
* Defines values for CustomJwtAuthenticationManagedIdentityType. \
|
|
873
|
+
* {@link KnownCustomJwtAuthenticationManagedIdentityType} can be used interchangeably with CustomJwtAuthenticationManagedIdentityType,
|
|
874
|
+
* this enum contains the known values that the service supports.
|
|
875
|
+
* ### Known values supported by the service
|
|
876
|
+
* **SystemAssigned** \
|
|
877
|
+
* **UserAssigned**
|
|
878
|
+
*/
|
|
879
|
+
export declare type CustomJwtAuthenticationManagedIdentityType = string;
|
|
880
|
+
|
|
881
|
+
/** Custom JWT authentication settings for namespace resource. */
|
|
882
|
+
export declare interface CustomJwtAuthenticationSettings {
|
|
883
|
+
/** Expected JWT token issuer. */
|
|
884
|
+
tokenIssuer?: string;
|
|
885
|
+
/** Information about the certificate that is used for token validation. We currently support maximum 2 certificates. */
|
|
886
|
+
issuerCertificates?: IssuerCertificateInfo[];
|
|
887
|
+
}
|
|
888
|
+
|
|
801
889
|
/**
|
|
802
890
|
* Defines values for DataResidencyBoundary. \
|
|
803
891
|
* {@link KnownDataResidencyBoundary} can be used interchangeably with DataResidencyBoundary,
|
|
@@ -831,7 +919,7 @@ export declare interface DeadLetterWithResourceIdentity {
|
|
|
831
919
|
identity?: EventSubscriptionIdentity;
|
|
832
920
|
/**
|
|
833
921
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
834
|
-
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during
|
|
922
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during dead-lettering.
|
|
835
923
|
*/
|
|
836
924
|
deadLetterDestination?: DeadLetterDestinationUnion;
|
|
837
925
|
}
|
|
@@ -897,7 +985,7 @@ export declare interface DeliveryWithResourceIdentity {
|
|
|
897
985
|
identity?: EventSubscriptionIdentity;
|
|
898
986
|
/**
|
|
899
987
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
900
|
-
* Uses
|
|
988
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
|
|
901
989
|
*/
|
|
902
990
|
destination?: EventSubscriptionDestinationUnion;
|
|
903
991
|
}
|
|
@@ -913,7 +1001,10 @@ export declare interface Domain extends TrackedResource {
|
|
|
913
1001
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
914
1002
|
*/
|
|
915
1003
|
readonly systemData?: SystemData;
|
|
916
|
-
/**
|
|
1004
|
+
/**
|
|
1005
|
+
* List of private endpoint connections.
|
|
1006
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1007
|
+
*/
|
|
917
1008
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
918
1009
|
/**
|
|
919
1010
|
* Provisioning state of the Event Grid Domain Resource.
|
|
@@ -995,8 +1086,7 @@ export declare interface DomainEventSubscriptions {
|
|
|
995
1086
|
* Get properties of an event subscription of a domain.
|
|
996
1087
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
997
1088
|
* @param domainName Name of the domain.
|
|
998
|
-
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
999
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
1089
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
1000
1090
|
* @param options The options parameters.
|
|
1001
1091
|
*/
|
|
1002
1092
|
get(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsGetOptionalParams): Promise<DomainEventSubscriptionsGetResponse>;
|
|
@@ -1005,7 +1095,7 @@ export declare interface DomainEventSubscriptions {
|
|
|
1005
1095
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1006
1096
|
* @param domainName Name of the domain topic.
|
|
1007
1097
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
1008
|
-
* must be between 3 and
|
|
1098
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
1009
1099
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
1010
1100
|
* information.
|
|
1011
1101
|
* @param options The options parameters.
|
|
@@ -1016,7 +1106,7 @@ export declare interface DomainEventSubscriptions {
|
|
|
1016
1106
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1017
1107
|
* @param domainName Name of the domain topic.
|
|
1018
1108
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
1019
|
-
* must be between 3 and
|
|
1109
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
1020
1110
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
1021
1111
|
* information.
|
|
1022
1112
|
* @param options The options parameters.
|
|
@@ -1026,8 +1116,7 @@ export declare interface DomainEventSubscriptions {
|
|
|
1026
1116
|
* Delete an existing event subscription for a domain.
|
|
1027
1117
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1028
1118
|
* @param domainName Name of the domain.
|
|
1029
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1030
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
1119
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1031
1120
|
* @param options The options parameters.
|
|
1032
1121
|
*/
|
|
1033
1122
|
beginDelete(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -1035,8 +1124,7 @@ export declare interface DomainEventSubscriptions {
|
|
|
1035
1124
|
* Delete an existing event subscription for a domain.
|
|
1036
1125
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1037
1126
|
* @param domainName Name of the domain.
|
|
1038
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1039
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
1127
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1040
1128
|
* @param options The options parameters.
|
|
1041
1129
|
*/
|
|
1042
1130
|
beginDeleteAndWait(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -1388,7 +1476,7 @@ export declare interface DomainTopicEventSubscriptions {
|
|
|
1388
1476
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1389
1477
|
* @param domainName Name of the top level domain.
|
|
1390
1478
|
* @param topicName Name of the domain topic.
|
|
1391
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
1479
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
1392
1480
|
* @param options The options parameters.
|
|
1393
1481
|
*/
|
|
1394
1482
|
get(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsGetOptionalParams): Promise<DomainTopicEventSubscriptionsGetResponse>;
|
|
@@ -1398,7 +1486,7 @@ export declare interface DomainTopicEventSubscriptions {
|
|
|
1398
1486
|
* @param domainName Name of the top level domain.
|
|
1399
1487
|
* @param topicName Name of the domain topic.
|
|
1400
1488
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
1401
|
-
* must be between 3 and
|
|
1489
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
1402
1490
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
1403
1491
|
* information.
|
|
1404
1492
|
* @param options The options parameters.
|
|
@@ -1410,7 +1498,7 @@ export declare interface DomainTopicEventSubscriptions {
|
|
|
1410
1498
|
* @param domainName Name of the top level domain.
|
|
1411
1499
|
* @param topicName Name of the domain topic.
|
|
1412
1500
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
1413
|
-
* must be between 3 and
|
|
1501
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
1414
1502
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
1415
1503
|
* information.
|
|
1416
1504
|
* @param options The options parameters.
|
|
@@ -1421,8 +1509,7 @@ export declare interface DomainTopicEventSubscriptions {
|
|
|
1421
1509
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1422
1510
|
* @param domainName Name of the top level domain.
|
|
1423
1511
|
* @param topicName Name of the domain topic.
|
|
1424
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1425
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
1512
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1426
1513
|
* @param options The options parameters.
|
|
1427
1514
|
*/
|
|
1428
1515
|
beginDelete(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -1431,8 +1518,7 @@ export declare interface DomainTopicEventSubscriptions {
|
|
|
1431
1518
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1432
1519
|
* @param domainName Name of the top level domain.
|
|
1433
1520
|
* @param topicName Name of the domain topic.
|
|
1434
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1435
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
1521
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
1436
1522
|
* @param options The options parameters.
|
|
1437
1523
|
*/
|
|
1438
1524
|
beginDeleteAndWait(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -1972,7 +2058,7 @@ export declare interface EventSubscriptionFilter {
|
|
|
1972
2058
|
advancedFilters?: AdvancedFilterUnion[];
|
|
1973
2059
|
}
|
|
1974
2060
|
|
|
1975
|
-
/** Full endpoint
|
|
2061
|
+
/** Full endpoint URL of an event subscription */
|
|
1976
2062
|
export declare interface EventSubscriptionFullUrl {
|
|
1977
2063
|
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
1978
2064
|
endpointUrl?: string;
|
|
@@ -1980,7 +2066,7 @@ export declare interface EventSubscriptionFullUrl {
|
|
|
1980
2066
|
|
|
1981
2067
|
/** The identity information with the event subscription. */
|
|
1982
2068
|
export declare interface EventSubscriptionIdentity {
|
|
1983
|
-
/** The type of managed identity used.
|
|
2069
|
+
/** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
|
|
1984
2070
|
type?: EventSubscriptionIdentityType;
|
|
1985
2071
|
/** The user identity associated with the resource. */
|
|
1986
2072
|
userAssignedIdentity?: string;
|
|
@@ -2109,7 +2195,7 @@ export declare interface EventSubscriptions {
|
|
|
2109
2195
|
* for a resource, and
|
|
2110
2196
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
2111
2197
|
* for an EventGrid topic.
|
|
2112
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
2198
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
2113
2199
|
* @param options The options parameters.
|
|
2114
2200
|
*/
|
|
2115
2201
|
get(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsGetOptionalParams): Promise<EventSubscriptionsGetResponse>;
|
|
@@ -2125,8 +2211,8 @@ export declare interface EventSubscriptions {
|
|
|
2125
2211
|
* for a resource, and
|
|
2126
2212
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
2127
2213
|
* for an EventGrid topic.
|
|
2128
|
-
* @param eventSubscriptionName Name of the event subscription. Event subscription names
|
|
2129
|
-
* between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
2214
|
+
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
2215
|
+
* must be between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
2130
2216
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
2131
2217
|
* information.
|
|
2132
2218
|
* @param options The options parameters.
|
|
@@ -2144,8 +2230,8 @@ export declare interface EventSubscriptions {
|
|
|
2144
2230
|
* for a resource, and
|
|
2145
2231
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
2146
2232
|
* for an EventGrid topic.
|
|
2147
|
-
* @param eventSubscriptionName Name of the event subscription. Event subscription names
|
|
2148
|
-
* between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
2233
|
+
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
2234
|
+
* must be between 3 and 64 characters in length and should use alphanumeric letters only.
|
|
2149
2235
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
2150
2236
|
* information.
|
|
2151
2237
|
* @param options The options parameters.
|
|
@@ -2161,7 +2247,7 @@ export declare interface EventSubscriptions {
|
|
|
2161
2247
|
* for a resource, and
|
|
2162
2248
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
2163
2249
|
* for an EventGrid topic.
|
|
2164
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
2250
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
2165
2251
|
* @param options The options parameters.
|
|
2166
2252
|
*/
|
|
2167
2253
|
beginDelete(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -2175,7 +2261,7 @@ export declare interface EventSubscriptions {
|
|
|
2175
2261
|
* for a resource, and
|
|
2176
2262
|
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
|
|
2177
2263
|
* for an EventGrid topic.
|
|
2178
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
2264
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
2179
2265
|
* @param options The options parameters.
|
|
2180
2266
|
*/
|
|
2181
2267
|
beginDeleteAndWait(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -2756,6 +2842,14 @@ export declare interface IsNullOrUndefinedFilter extends Filter {
|
|
|
2756
2842
|
operatorType: "IsNullOrUndefined";
|
|
2757
2843
|
}
|
|
2758
2844
|
|
|
2845
|
+
/** Information about the certificate that is used for token validation. */
|
|
2846
|
+
export declare interface IssuerCertificateInfo {
|
|
2847
|
+
/** Keyvault certificate URL in https://keyvaultname.vault.azure.net/certificates/certificateName/certificateVersion format. */
|
|
2848
|
+
certificateUrl: string;
|
|
2849
|
+
/** The identity that will be used to access the certificate. */
|
|
2850
|
+
identity?: CustomJwtAuthenticationManagedIdentity;
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2759
2853
|
/** This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id', 'topic' and 'eventtime' properties. This represents a field in the input event schema. */
|
|
2760
2854
|
export declare interface JsonField {
|
|
2761
2855
|
/** Name of a field in the input event schema that's to be used as the source of a mapping. */
|
|
@@ -2967,6 +3061,32 @@ export declare enum KnownCreatedByType {
|
|
|
2967
3061
|
Key = "Key"
|
|
2968
3062
|
}
|
|
2969
3063
|
|
|
3064
|
+
/** Known values of {@link CustomDomainIdentityType} that the service accepts. */
|
|
3065
|
+
export declare enum KnownCustomDomainIdentityType {
|
|
3066
|
+
/** SystemAssigned */
|
|
3067
|
+
SystemAssigned = "SystemAssigned",
|
|
3068
|
+
/** UserAssigned */
|
|
3069
|
+
UserAssigned = "UserAssigned"
|
|
3070
|
+
}
|
|
3071
|
+
|
|
3072
|
+
/** Known values of {@link CustomDomainValidationState} that the service accepts. */
|
|
3073
|
+
export declare enum KnownCustomDomainValidationState {
|
|
3074
|
+
/** Pending */
|
|
3075
|
+
Pending = "Pending",
|
|
3076
|
+
/** Approved */
|
|
3077
|
+
Approved = "Approved",
|
|
3078
|
+
/** ErrorRetrievingDnsRecord */
|
|
3079
|
+
ErrorRetrievingDnsRecord = "ErrorRetrievingDnsRecord"
|
|
3080
|
+
}
|
|
3081
|
+
|
|
3082
|
+
/** Known values of {@link CustomJwtAuthenticationManagedIdentityType} that the service accepts. */
|
|
3083
|
+
export declare enum KnownCustomJwtAuthenticationManagedIdentityType {
|
|
3084
|
+
/** SystemAssigned */
|
|
3085
|
+
SystemAssigned = "SystemAssigned",
|
|
3086
|
+
/** UserAssigned */
|
|
3087
|
+
UserAssigned = "UserAssigned"
|
|
3088
|
+
}
|
|
3089
|
+
|
|
2970
3090
|
/** Known values of {@link DataResidencyBoundary} that the service accepts. */
|
|
2971
3091
|
export declare enum KnownDataResidencyBoundary {
|
|
2972
3092
|
/** WithinGeopair */
|
|
@@ -3733,6 +3853,7 @@ export declare interface Namespace extends TrackedResource {
|
|
|
3733
3853
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3734
3854
|
*/
|
|
3735
3855
|
readonly systemData?: SystemData;
|
|
3856
|
+
/** List of private endpoint connections. */
|
|
3736
3857
|
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
3737
3858
|
/**
|
|
3738
3859
|
* Provisioning state of the namespace resource.
|
|
@@ -3875,6 +3996,20 @@ export declare interface Namespaces {
|
|
|
3875
3996
|
* @param options The options parameters.
|
|
3876
3997
|
*/
|
|
3877
3998
|
beginRegenerateKeyAndWait(resourceGroupName: string, namespaceName: string, regenerateKeyRequest: NamespaceRegenerateKeyRequest, options?: NamespacesRegenerateKeyOptionalParams): Promise<NamespacesRegenerateKeyResponse>;
|
|
3999
|
+
/**
|
|
4000
|
+
* Performs ownership validation via checking TXT records for all custom domains in a namespace.
|
|
4001
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4002
|
+
* @param namespaceName Name of the Namespace.
|
|
4003
|
+
* @param options The options parameters.
|
|
4004
|
+
*/
|
|
4005
|
+
beginValidateCustomDomainOwnership(resourceGroupName: string, namespaceName: string, options?: NamespacesValidateCustomDomainOwnershipOptionalParams): Promise<SimplePollerLike<OperationState<NamespacesValidateCustomDomainOwnershipResponse>, NamespacesValidateCustomDomainOwnershipResponse>>;
|
|
4006
|
+
/**
|
|
4007
|
+
* Performs ownership validation via checking TXT records for all custom domains in a namespace.
|
|
4008
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4009
|
+
* @param namespaceName Name of the Namespace.
|
|
4010
|
+
* @param options The options parameters.
|
|
4011
|
+
*/
|
|
4012
|
+
beginValidateCustomDomainOwnershipAndWait(resourceGroupName: string, namespaceName: string, options?: NamespacesValidateCustomDomainOwnershipOptionalParams): Promise<NamespacesValidateCustomDomainOwnershipResponse>;
|
|
3878
4013
|
}
|
|
3879
4014
|
|
|
3880
4015
|
/** Optional parameters. */
|
|
@@ -4011,6 +4146,22 @@ export declare interface NamespacesUpdateOptionalParams extends coreClient.Opera
|
|
|
4011
4146
|
/** Contains response data for the update operation. */
|
|
4012
4147
|
export declare type NamespacesUpdateResponse = Namespace;
|
|
4013
4148
|
|
|
4149
|
+
/** Defines headers for Namespaces_validateCustomDomainOwnership operation. */
|
|
4150
|
+
export declare interface NamespacesValidateCustomDomainOwnershipHeaders {
|
|
4151
|
+
location?: string;
|
|
4152
|
+
}
|
|
4153
|
+
|
|
4154
|
+
/** Optional parameters. */
|
|
4155
|
+
export declare interface NamespacesValidateCustomDomainOwnershipOptionalParams extends coreClient.OperationOptions {
|
|
4156
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
4157
|
+
updateIntervalInMs?: number;
|
|
4158
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4159
|
+
resumeFrom?: string;
|
|
4160
|
+
}
|
|
4161
|
+
|
|
4162
|
+
/** Contains response data for the validateCustomDomainOwnership operation. */
|
|
4163
|
+
export declare type NamespacesValidateCustomDomainOwnershipResponse = CustomDomainOwnershipValidationResult;
|
|
4164
|
+
|
|
4014
4165
|
/** Namespace topic details. */
|
|
4015
4166
|
export declare interface NamespaceTopic extends Resource {
|
|
4016
4167
|
/**
|
|
@@ -4061,8 +4212,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4061
4212
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4062
4213
|
* @param namespaceName Name of the namespace.
|
|
4063
4214
|
* @param topicName Name of the namespace topic.
|
|
4064
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
4065
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4215
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
4066
4216
|
* @param options The options parameters.
|
|
4067
4217
|
*/
|
|
4068
4218
|
get(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetResponse>;
|
|
@@ -4073,7 +4223,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4073
4223
|
* @param namespaceName Name of the namespace.
|
|
4074
4224
|
* @param topicName Name of the namespace topic.
|
|
4075
4225
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
4076
|
-
* must be between 3 and
|
|
4226
|
+
* must be between 3 and 50 characters in length and use alphanumeric letters only.
|
|
4077
4227
|
* @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
|
|
4078
4228
|
* information, and others.
|
|
4079
4229
|
* @param options The options parameters.
|
|
@@ -4086,7 +4236,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4086
4236
|
* @param namespaceName Name of the namespace.
|
|
4087
4237
|
* @param topicName Name of the namespace topic.
|
|
4088
4238
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
4089
|
-
* must be between 3 and
|
|
4239
|
+
* must be between 3 and 50 characters in length and use alphanumeric letters only.
|
|
4090
4240
|
* @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
|
|
4091
4241
|
* information, and others.
|
|
4092
4242
|
* @param options The options parameters.
|
|
@@ -4097,8 +4247,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4097
4247
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4098
4248
|
* @param namespaceName Name of the namespace.
|
|
4099
4249
|
* @param topicName Name of the namespace topic.
|
|
4100
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
4101
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4250
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
4102
4251
|
* @param options The options parameters.
|
|
4103
4252
|
*/
|
|
4104
4253
|
beginDelete(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -4107,8 +4256,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4107
4256
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4108
4257
|
* @param namespaceName Name of the namespace.
|
|
4109
4258
|
* @param topicName Name of the namespace topic.
|
|
4110
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
4111
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4259
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
4112
4260
|
* @param options The options parameters.
|
|
4113
4261
|
*/
|
|
4114
4262
|
beginDeleteAndWait(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -4117,8 +4265,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4117
4265
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4118
4266
|
* @param namespaceName Name of the namespace.
|
|
4119
4267
|
* @param topicName Name of the namespace topic.
|
|
4120
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
4121
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4268
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
4122
4269
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
4123
4270
|
* @param options The options parameters.
|
|
4124
4271
|
*/
|
|
@@ -4128,8 +4275,7 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4128
4275
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4129
4276
|
* @param namespaceName Name of the namespace.
|
|
4130
4277
|
* @param topicName Name of the namespace topic.
|
|
4131
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
4132
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4278
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
4133
4279
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
4134
4280
|
* @param options The options parameters.
|
|
4135
4281
|
*/
|
|
@@ -4139,11 +4285,19 @@ export declare interface NamespaceTopicEventSubscriptions {
|
|
|
4139
4285
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4140
4286
|
* @param namespaceName Name of the namespace.
|
|
4141
4287
|
* @param topicName Name of the namespace topic.
|
|
4142
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
4143
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
4288
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
4144
4289
|
* @param options The options parameters.
|
|
4145
4290
|
*/
|
|
4146
4291
|
getDeliveryAttributes(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
4292
|
+
/**
|
|
4293
|
+
* Get the full endpoint URL for an event subscription of a namespace topic.
|
|
4294
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4295
|
+
* @param namespaceName Name of the namespace.
|
|
4296
|
+
* @param topicName Name of the namespace topic.
|
|
4297
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
4298
|
+
* @param options The options parameters.
|
|
4299
|
+
*/
|
|
4300
|
+
getFullUrl(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetFullUrlResponse>;
|
|
4147
4301
|
}
|
|
4148
4302
|
|
|
4149
4303
|
/** Optional parameters. */
|
|
@@ -4177,6 +4331,13 @@ export declare interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOp
|
|
|
4177
4331
|
/** Contains response data for the getDeliveryAttributes operation. */
|
|
4178
4332
|
export declare type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
4179
4333
|
|
|
4334
|
+
/** Optional parameters. */
|
|
4335
|
+
export declare interface NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
4336
|
+
}
|
|
4337
|
+
|
|
4338
|
+
/** Contains response data for the getFullUrl operation. */
|
|
4339
|
+
export declare type NamespaceTopicEventSubscriptionsGetFullUrlResponse = SubscriptionFullUrl;
|
|
4340
|
+
|
|
4180
4341
|
/** Optional parameters. */
|
|
4181
4342
|
export declare interface NamespaceTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
4182
4343
|
}
|
|
@@ -4450,6 +4611,8 @@ export declare interface NamespaceUpdateParameters {
|
|
|
4450
4611
|
sku?: NamespaceSku;
|
|
4451
4612
|
/** Topic spaces configuration properties that can be updated. */
|
|
4452
4613
|
topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo;
|
|
4614
|
+
/** Topics configuration properties that can be updated. */
|
|
4615
|
+
topicsConfiguration?: UpdateTopicsConfigurationInfo;
|
|
4453
4616
|
/**
|
|
4454
4617
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
4455
4618
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />
|
|
@@ -4660,7 +4823,7 @@ export declare interface NetworkSecurityPerimeterProfileAccessRule {
|
|
|
4660
4823
|
/** Address prefixes. */
|
|
4661
4824
|
addressPrefixes?: string[];
|
|
4662
4825
|
/** List of subscriptions. */
|
|
4663
|
-
subscriptions?:
|
|
4826
|
+
subscriptions?: NetworkSecurityPerimeterSubscription[];
|
|
4664
4827
|
/** Network security perimeters. */
|
|
4665
4828
|
networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
|
|
4666
4829
|
/** Fully qualified domain names. */
|
|
@@ -4691,6 +4854,12 @@ export declare type NetworkSecurityPerimeterProfileAccessRuleDirection = string;
|
|
|
4691
4854
|
*/
|
|
4692
4855
|
export declare type NetworkSecurityPerimeterResourceType = string;
|
|
4693
4856
|
|
|
4857
|
+
/** Network security perimeter subscription inbound access rule. */
|
|
4858
|
+
export declare interface NetworkSecurityPerimeterSubscription {
|
|
4859
|
+
/** Subscription id. */
|
|
4860
|
+
id?: string;
|
|
4861
|
+
}
|
|
4862
|
+
|
|
4694
4863
|
/** NumberGreaterThan Advanced Filter. */
|
|
4695
4864
|
export declare interface NumberGreaterThanAdvancedFilter extends AdvancedFilter {
|
|
4696
4865
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -5411,7 +5580,10 @@ export declare interface PartnerNamespace extends TrackedResource {
|
|
|
5411
5580
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5412
5581
|
*/
|
|
5413
5582
|
readonly systemData?: SystemData;
|
|
5414
|
-
/**
|
|
5583
|
+
/**
|
|
5584
|
+
* List of private endpoint connections.
|
|
5585
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5586
|
+
*/
|
|
5415
5587
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
5416
5588
|
/**
|
|
5417
5589
|
* Provisioning state of the partner namespace.
|
|
@@ -5930,8 +6102,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5930
6102
|
* Get properties of an event subscription of a partner topic.
|
|
5931
6103
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5932
6104
|
* @param partnerTopicName Name of the partner topic.
|
|
5933
|
-
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
5934
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6105
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
5935
6106
|
* @param options The options parameters.
|
|
5936
6107
|
*/
|
|
5937
6108
|
get(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetOptionalParams): Promise<PartnerTopicEventSubscriptionsGetResponse>;
|
|
@@ -5941,7 +6112,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5941
6112
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5942
6113
|
* @param partnerTopicName Name of the partner topic.
|
|
5943
6114
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
5944
|
-
* must be between 3 and
|
|
6115
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
5945
6116
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
5946
6117
|
* information.
|
|
5947
6118
|
* @param options The options parameters.
|
|
@@ -5953,7 +6124,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5953
6124
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5954
6125
|
* @param partnerTopicName Name of the partner topic.
|
|
5955
6126
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
5956
|
-
* must be between 3 and
|
|
6127
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
5957
6128
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
5958
6129
|
* information.
|
|
5959
6130
|
* @param options The options parameters.
|
|
@@ -5963,8 +6134,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5963
6134
|
* Delete an existing event subscription of a partner topic.
|
|
5964
6135
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5965
6136
|
* @param partnerTopicName Name of the partner topic.
|
|
5966
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
5967
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6137
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
5968
6138
|
* @param options The options parameters.
|
|
5969
6139
|
*/
|
|
5970
6140
|
beginDelete(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -5972,8 +6142,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5972
6142
|
* Delete an existing event subscription of a partner topic.
|
|
5973
6143
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5974
6144
|
* @param partnerTopicName Name of the partner topic.
|
|
5975
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
5976
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6145
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
5977
6146
|
* @param options The options parameters.
|
|
5978
6147
|
*/
|
|
5979
6148
|
beginDeleteAndWait(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -5981,8 +6150,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5981
6150
|
* Update an existing event subscription of a partner topic.
|
|
5982
6151
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5983
6152
|
* @param partnerTopicName Name of the partner topic.
|
|
5984
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
5985
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6153
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
5986
6154
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
5987
6155
|
* @param options The options parameters.
|
|
5988
6156
|
*/
|
|
@@ -5991,8 +6159,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
5991
6159
|
* Update an existing event subscription of a partner topic.
|
|
5992
6160
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5993
6161
|
* @param partnerTopicName Name of the partner topic.
|
|
5994
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
5995
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6162
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
5996
6163
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
5997
6164
|
* @param options The options parameters.
|
|
5998
6165
|
*/
|
|
@@ -6001,8 +6168,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
6001
6168
|
* Get the full endpoint URL for an event subscription of a partner topic.
|
|
6002
6169
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
6003
6170
|
* @param partnerTopicName Name of the partner topic.
|
|
6004
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
6005
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6171
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
6006
6172
|
* @param options The options parameters.
|
|
6007
6173
|
*/
|
|
6008
6174
|
getFullUrl(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<PartnerTopicEventSubscriptionsGetFullUrlResponse>;
|
|
@@ -6010,8 +6176,7 @@ export declare interface PartnerTopicEventSubscriptions {
|
|
|
6010
6176
|
* Get all delivery attributes for an event subscription of a partner topic.
|
|
6011
6177
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
6012
6178
|
* @param partnerTopicName Name of the partner topic.
|
|
6013
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
6014
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
6179
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
6015
6180
|
* @param options The options parameters.
|
|
6016
6181
|
*/
|
|
6017
6182
|
getDeliveryAttributes(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
@@ -6780,14 +6945,19 @@ export declare interface PushInfo {
|
|
|
6780
6945
|
eventTimeToLive?: string;
|
|
6781
6946
|
/**
|
|
6782
6947
|
* The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
|
|
6783
|
-
* Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during
|
|
6948
|
+
* Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during dead-lettering.
|
|
6784
6949
|
*/
|
|
6785
6950
|
deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
|
|
6786
6951
|
/**
|
|
6787
6952
|
* Information about the destination where events have to be delivered for the event subscription.
|
|
6788
|
-
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery
|
|
6953
|
+
* Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
|
|
6789
6954
|
*/
|
|
6790
6955
|
deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
|
|
6956
|
+
/**
|
|
6957
|
+
* Information about the destination where events have to be delivered for the event subscription.
|
|
6958
|
+
* Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery.
|
|
6959
|
+
*/
|
|
6960
|
+
destination?: EventSubscriptionDestinationUnion;
|
|
6791
6961
|
}
|
|
6792
6962
|
|
|
6793
6963
|
/** Properties of the Queue info for event subscription. */
|
|
@@ -6928,6 +7098,7 @@ export declare interface RoutingEnrichments {
|
|
|
6928
7098
|
|
|
6929
7099
|
/** Routing identity info for topic spaces configuration. */
|
|
6930
7100
|
export declare interface RoutingIdentityInfo {
|
|
7101
|
+
/** Routing identity type for topic spaces configuration. */
|
|
6931
7102
|
type?: RoutingIdentityType;
|
|
6932
7103
|
userAssignedIdentity?: string;
|
|
6933
7104
|
}
|
|
@@ -7186,6 +7357,14 @@ export declare interface Subscription extends Resource {
|
|
|
7186
7357
|
eventDeliverySchema?: DeliverySchema;
|
|
7187
7358
|
/** Information about the filter for the event subscription. */
|
|
7188
7359
|
filtersConfiguration?: FiltersConfiguration;
|
|
7360
|
+
/** Expiration time of the event subscription. */
|
|
7361
|
+
expirationTimeUtc?: Date;
|
|
7362
|
+
}
|
|
7363
|
+
|
|
7364
|
+
/** Full endpoint URL of an event subscription */
|
|
7365
|
+
export declare interface SubscriptionFullUrl {
|
|
7366
|
+
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
7367
|
+
endpointUrl?: string;
|
|
7189
7368
|
}
|
|
7190
7369
|
|
|
7191
7370
|
/**
|
|
@@ -7223,6 +7402,8 @@ export declare interface SubscriptionUpdateParameters {
|
|
|
7223
7402
|
eventDeliverySchema?: DeliverySchema;
|
|
7224
7403
|
/** Information about the filter for the event subscription. */
|
|
7225
7404
|
filtersConfiguration?: FiltersConfiguration;
|
|
7405
|
+
/** Expiration time of the event subscription. */
|
|
7406
|
+
expirationTimeUtc?: Date;
|
|
7226
7407
|
}
|
|
7227
7408
|
|
|
7228
7409
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
@@ -7279,8 +7460,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7279
7460
|
* Get all delivery attributes for an event subscription.
|
|
7280
7461
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7281
7462
|
* @param systemTopicName Name of the system topic.
|
|
7282
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
7283
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7463
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
7284
7464
|
* @param options The options parameters.
|
|
7285
7465
|
*/
|
|
7286
7466
|
getDeliveryAttributes(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<SystemTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
@@ -7288,8 +7468,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7288
7468
|
* Get an event subscription.
|
|
7289
7469
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7290
7470
|
* @param systemTopicName Name of the system topic.
|
|
7291
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
7292
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7471
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
7293
7472
|
* @param options The options parameters.
|
|
7294
7473
|
*/
|
|
7295
7474
|
get(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetOptionalParams): Promise<SystemTopicEventSubscriptionsGetResponse>;
|
|
@@ -7299,7 +7478,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7299
7478
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7300
7479
|
* @param systemTopicName Name of the system topic.
|
|
7301
7480
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
7302
|
-
* must be between 3 and
|
|
7481
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
7303
7482
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
7304
7483
|
* information.
|
|
7305
7484
|
* @param options The options parameters.
|
|
@@ -7311,7 +7490,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7311
7490
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7312
7491
|
* @param systemTopicName Name of the system topic.
|
|
7313
7492
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
7314
|
-
* must be between 3 and
|
|
7493
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
7315
7494
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
7316
7495
|
* information.
|
|
7317
7496
|
* @param options The options parameters.
|
|
@@ -7321,8 +7500,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7321
7500
|
* Delete an existing event subscription of a system topic.
|
|
7322
7501
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7323
7502
|
* @param systemTopicName Name of the system topic.
|
|
7324
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
7325
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7503
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7326
7504
|
* @param options The options parameters.
|
|
7327
7505
|
*/
|
|
7328
7506
|
beginDelete(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -7330,8 +7508,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7330
7508
|
* Delete an existing event subscription of a system topic.
|
|
7331
7509
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7332
7510
|
* @param systemTopicName Name of the system topic.
|
|
7333
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
7334
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7511
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7335
7512
|
* @param options The options parameters.
|
|
7336
7513
|
*/
|
|
7337
7514
|
beginDeleteAndWait(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -7339,8 +7516,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7339
7516
|
* Update an existing event subscription of a system topic.
|
|
7340
7517
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7341
7518
|
* @param systemTopicName Name of the system topic.
|
|
7342
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
7343
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7519
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
7344
7520
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
7345
7521
|
* @param options The options parameters.
|
|
7346
7522
|
*/
|
|
@@ -7349,8 +7525,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7349
7525
|
* Update an existing event subscription of a system topic.
|
|
7350
7526
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7351
7527
|
* @param systemTopicName Name of the system topic.
|
|
7352
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
7353
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7528
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
7354
7529
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
7355
7530
|
* @param options The options parameters.
|
|
7356
7531
|
*/
|
|
@@ -7359,8 +7534,7 @@ export declare interface SystemTopicEventSubscriptions {
|
|
|
7359
7534
|
* Get the full endpoint URL for an event subscription of a system topic.
|
|
7360
7535
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7361
7536
|
* @param systemTopicName Name of the system topic.
|
|
7362
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
7363
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7537
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
7364
7538
|
* @param options The options parameters.
|
|
7365
7539
|
*/
|
|
7366
7540
|
getFullUrl(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<SystemTopicEventSubscriptionsGetFullUrlResponse>;
|
|
@@ -7630,7 +7804,10 @@ export declare interface Topic extends TrackedResource {
|
|
|
7630
7804
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7631
7805
|
*/
|
|
7632
7806
|
readonly systemData?: SystemData;
|
|
7633
|
-
/**
|
|
7807
|
+
/**
|
|
7808
|
+
* List of private endpoint connections.
|
|
7809
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7810
|
+
*/
|
|
7634
7811
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
7635
7812
|
/**
|
|
7636
7813
|
* Provisioning state of the topic.
|
|
@@ -7692,8 +7869,7 @@ export declare interface TopicEventSubscriptions {
|
|
|
7692
7869
|
* Get properties of an event subscription of a topic.
|
|
7693
7870
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7694
7871
|
* @param topicName Name of the topic.
|
|
7695
|
-
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
7696
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7872
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
7697
7873
|
* @param options The options parameters.
|
|
7698
7874
|
*/
|
|
7699
7875
|
get(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsGetOptionalParams): Promise<TopicEventSubscriptionsGetResponse>;
|
|
@@ -7702,7 +7878,7 @@ export declare interface TopicEventSubscriptions {
|
|
|
7702
7878
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7703
7879
|
* @param topicName Name of the domain topic.
|
|
7704
7880
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
7705
|
-
* must be between 3 and
|
|
7881
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
7706
7882
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
7707
7883
|
* information.
|
|
7708
7884
|
* @param options The options parameters.
|
|
@@ -7713,7 +7889,7 @@ export declare interface TopicEventSubscriptions {
|
|
|
7713
7889
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7714
7890
|
* @param topicName Name of the domain topic.
|
|
7715
7891
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
7716
|
-
* must be between 3 and
|
|
7892
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
7717
7893
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
7718
7894
|
* information.
|
|
7719
7895
|
* @param options The options parameters.
|
|
@@ -7723,8 +7899,7 @@ export declare interface TopicEventSubscriptions {
|
|
|
7723
7899
|
* Delete an existing event subscription for a topic.
|
|
7724
7900
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7725
7901
|
* @param topicName Name of the topic.
|
|
7726
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7727
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7902
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7728
7903
|
* @param options The options parameters.
|
|
7729
7904
|
*/
|
|
7730
7905
|
beginDelete(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
@@ -7732,8 +7907,7 @@ export declare interface TopicEventSubscriptions {
|
|
|
7732
7907
|
* Delete an existing event subscription for a topic.
|
|
7733
7908
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
7734
7909
|
* @param topicName Name of the topic.
|
|
7735
|
-
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7736
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
7910
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
7737
7911
|
* @param options The options parameters.
|
|
7738
7912
|
*/
|
|
7739
7913
|
beginDeleteAndWait(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
|
|
@@ -7966,6 +8140,8 @@ export declare interface TopicsConfiguration {
|
|
|
7966
8140
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7967
8141
|
*/
|
|
7968
8142
|
readonly hostname?: string;
|
|
8143
|
+
/** List of custom domain configurations for the namespace. */
|
|
8144
|
+
customDomains?: CustomDomainConfiguration[];
|
|
7969
8145
|
}
|
|
7970
8146
|
|
|
7971
8147
|
/** Optional parameters. */
|
|
@@ -8191,6 +8367,8 @@ export declare interface TopicSpacesConfiguration {
|
|
|
8191
8367
|
maximumClientSessionsPerAuthenticationName?: number;
|
|
8192
8368
|
/** Routing identity info for topic spaces configuration. */
|
|
8193
8369
|
routingIdentityInfo?: RoutingIdentityInfo;
|
|
8370
|
+
/** List of custom domain configurations for the namespace. */
|
|
8371
|
+
customDomains?: CustomDomainConfiguration[];
|
|
8194
8372
|
}
|
|
8195
8373
|
|
|
8196
8374
|
/**
|
|
@@ -8424,6 +8602,12 @@ export declare interface TrackedResource extends Resource {
|
|
|
8424
8602
|
};
|
|
8425
8603
|
}
|
|
8426
8604
|
|
|
8605
|
+
/** Properties of the topics configuration info of a namespace. */
|
|
8606
|
+
export declare interface UpdateTopicsConfigurationInfo {
|
|
8607
|
+
/** Custom domain info for topics configuration. */
|
|
8608
|
+
customDomains?: CustomDomainConfiguration[];
|
|
8609
|
+
}
|
|
8610
|
+
|
|
8427
8611
|
/** Properties of the topic spaces configuration info of a namespace. */
|
|
8428
8612
|
export declare interface UpdateTopicSpacesConfigurationInfo {
|
|
8429
8613
|
/** Indicate if Topic Spaces Configuration is enabled for the namespace. Default is Disabled. */
|
|
@@ -8446,6 +8630,8 @@ export declare interface UpdateTopicSpacesConfigurationInfo {
|
|
|
8446
8630
|
maximumClientSessionsPerAuthenticationName?: number;
|
|
8447
8631
|
/** Routing identity info for topic spaces configuration. */
|
|
8448
8632
|
routingIdentityInfo?: RoutingIdentityInfo;
|
|
8633
|
+
/** Custom domain info for topic spaces configuration. */
|
|
8634
|
+
customDomains?: CustomDomainConfiguration[];
|
|
8449
8635
|
}
|
|
8450
8636
|
|
|
8451
8637
|
/** The information about the user identity. */
|