@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/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,380 @@
|
|
|
1
1
|
# Release History
|
|
2
2
|
|
|
3
|
+
## 14.2.0-beta.4 (2024-04-29)
|
|
4
|
+
|
|
5
|
+
**Features**
|
|
6
|
+
|
|
7
|
+
- Added operation group CaCertificates
|
|
8
|
+
- Added operation group ClientGroups
|
|
9
|
+
- Added operation group Clients
|
|
10
|
+
- Added operation group Namespaces
|
|
11
|
+
- Added operation group NamespaceTopicEventSubscriptions
|
|
12
|
+
- Added operation group NamespaceTopics
|
|
13
|
+
- Added operation group NetworkSecurityPerimeterConfigurations
|
|
14
|
+
- Added operation group PartnerDestinations
|
|
15
|
+
- Added operation group PermissionBindings
|
|
16
|
+
- Added operation group TopicSpaces
|
|
17
|
+
- Added Interface AzureADPartnerClientAuthentication
|
|
18
|
+
- Added Interface BoolEqualsFilter
|
|
19
|
+
- Added Interface CaCertificate
|
|
20
|
+
- Added Interface CaCertificatesCreateOrUpdateOptionalParams
|
|
21
|
+
- Added Interface CaCertificatesDeleteHeaders
|
|
22
|
+
- Added Interface CaCertificatesDeleteOptionalParams
|
|
23
|
+
- Added Interface CaCertificatesGetOptionalParams
|
|
24
|
+
- Added Interface CaCertificatesListByNamespaceNextOptionalParams
|
|
25
|
+
- Added Interface CaCertificatesListByNamespaceOptionalParams
|
|
26
|
+
- Added Interface CaCertificatesListResult
|
|
27
|
+
- Added Interface ChannelsDeleteHeaders
|
|
28
|
+
- Added Interface Client
|
|
29
|
+
- Added Interface ClientAuthenticationSettings
|
|
30
|
+
- Added Interface ClientCertificateAuthentication
|
|
31
|
+
- Added Interface ClientGroup
|
|
32
|
+
- Added Interface ClientGroupsCreateOrUpdateOptionalParams
|
|
33
|
+
- Added Interface ClientGroupsDeleteHeaders
|
|
34
|
+
- Added Interface ClientGroupsDeleteOptionalParams
|
|
35
|
+
- Added Interface ClientGroupsGetOptionalParams
|
|
36
|
+
- Added Interface ClientGroupsListByNamespaceNextOptionalParams
|
|
37
|
+
- Added Interface ClientGroupsListByNamespaceOptionalParams
|
|
38
|
+
- Added Interface ClientGroupsListResult
|
|
39
|
+
- Added Interface ClientsCreateOrUpdateOptionalParams
|
|
40
|
+
- Added Interface ClientsDeleteHeaders
|
|
41
|
+
- Added Interface ClientsDeleteOptionalParams
|
|
42
|
+
- Added Interface ClientsGetOptionalParams
|
|
43
|
+
- Added Interface ClientsListByNamespaceNextOptionalParams
|
|
44
|
+
- Added Interface ClientsListByNamespaceOptionalParams
|
|
45
|
+
- Added Interface ClientsListResult
|
|
46
|
+
- Added Interface CustomDomainConfiguration
|
|
47
|
+
- Added Interface CustomDomainIdentity
|
|
48
|
+
- Added Interface CustomDomainOwnershipValidationResult
|
|
49
|
+
- Added Interface CustomJwtAuthenticationManagedIdentity
|
|
50
|
+
- Added Interface CustomJwtAuthenticationSettings
|
|
51
|
+
- Added Interface DeliveryConfiguration
|
|
52
|
+
- Added Interface DomainEventSubscriptionsDeleteHeaders
|
|
53
|
+
- Added Interface DomainsDeleteHeaders
|
|
54
|
+
- Added Interface DomainTopicEventSubscriptionsDeleteHeaders
|
|
55
|
+
- Added Interface DomainTopicsDeleteHeaders
|
|
56
|
+
- Added Interface DynamicRoutingEnrichment
|
|
57
|
+
- Added Interface ErrorAdditionalInfo
|
|
58
|
+
- Added Interface ErrorDetail
|
|
59
|
+
- Added Interface ErrorResponse
|
|
60
|
+
- Added Interface EventSubscriptionsDeleteHeaders
|
|
61
|
+
- Added Interface ExtendedLocation
|
|
62
|
+
- Added Interface Filter
|
|
63
|
+
- Added Interface FiltersConfiguration
|
|
64
|
+
- Added Interface IsNotNullFilter
|
|
65
|
+
- Added Interface IsNullOrUndefinedFilter
|
|
66
|
+
- Added Interface IssuerCertificateInfo
|
|
67
|
+
- Added Interface MonitorAlertEventSubscriptionDestination
|
|
68
|
+
- Added Interface Namespace
|
|
69
|
+
- Added Interface NamespaceRegenerateKeyRequest
|
|
70
|
+
- Added Interface NamespacesCreateOrUpdateOptionalParams
|
|
71
|
+
- Added Interface NamespacesDeleteHeaders
|
|
72
|
+
- Added Interface NamespacesDeleteOptionalParams
|
|
73
|
+
- Added Interface NamespacesGetOptionalParams
|
|
74
|
+
- Added Interface NamespaceSharedAccessKeys
|
|
75
|
+
- Added Interface NamespaceSku
|
|
76
|
+
- Added Interface NamespacesListByResourceGroupNextOptionalParams
|
|
77
|
+
- Added Interface NamespacesListByResourceGroupOptionalParams
|
|
78
|
+
- Added Interface NamespacesListBySubscriptionNextOptionalParams
|
|
79
|
+
- Added Interface NamespacesListBySubscriptionOptionalParams
|
|
80
|
+
- Added Interface NamespacesListResult
|
|
81
|
+
- Added Interface NamespacesListSharedAccessKeysOptionalParams
|
|
82
|
+
- Added Interface NamespacesRegenerateKeyHeaders
|
|
83
|
+
- Added Interface NamespacesRegenerateKeyOptionalParams
|
|
84
|
+
- Added Interface NamespacesUpdateHeaders
|
|
85
|
+
- Added Interface NamespacesUpdateOptionalParams
|
|
86
|
+
- Added Interface NamespacesValidateCustomDomainOwnershipHeaders
|
|
87
|
+
- Added Interface NamespacesValidateCustomDomainOwnershipOptionalParams
|
|
88
|
+
- Added Interface NamespaceTopic
|
|
89
|
+
- Added Interface NamespaceTopicEventSubscriptionDestination
|
|
90
|
+
- Added Interface NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
91
|
+
- Added Interface NamespaceTopicEventSubscriptionsDeleteHeaders
|
|
92
|
+
- Added Interface NamespaceTopicEventSubscriptionsDeleteOptionalParams
|
|
93
|
+
- Added Interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
94
|
+
- Added Interface NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams
|
|
95
|
+
- Added Interface NamespaceTopicEventSubscriptionsGetOptionalParams
|
|
96
|
+
- Added Interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams
|
|
97
|
+
- Added Interface NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams
|
|
98
|
+
- Added Interface NamespaceTopicEventSubscriptionsUpdateHeaders
|
|
99
|
+
- Added Interface NamespaceTopicEventSubscriptionsUpdateOptionalParams
|
|
100
|
+
- Added Interface NamespaceTopicsCreateOrUpdateOptionalParams
|
|
101
|
+
- Added Interface NamespaceTopicsDeleteHeaders
|
|
102
|
+
- Added Interface NamespaceTopicsDeleteOptionalParams
|
|
103
|
+
- Added Interface NamespaceTopicsGetOptionalParams
|
|
104
|
+
- Added Interface NamespaceTopicsListByNamespaceNextOptionalParams
|
|
105
|
+
- Added Interface NamespaceTopicsListByNamespaceOptionalParams
|
|
106
|
+
- Added Interface NamespaceTopicsListResult
|
|
107
|
+
- Added Interface NamespaceTopicsListSharedAccessKeysOptionalParams
|
|
108
|
+
- Added Interface NamespaceTopicsRegenerateKeyHeaders
|
|
109
|
+
- Added Interface NamespaceTopicsRegenerateKeyOptionalParams
|
|
110
|
+
- Added Interface NamespaceTopicsUpdateHeaders
|
|
111
|
+
- Added Interface NamespaceTopicsUpdateOptionalParams
|
|
112
|
+
- Added Interface NamespaceTopicUpdateParameters
|
|
113
|
+
- Added Interface NamespaceUpdateParameters
|
|
114
|
+
- Added Interface NetworkSecurityPerimeterConfiguration
|
|
115
|
+
- Added Interface NetworkSecurityPerimeterConfigurationIssues
|
|
116
|
+
- Added Interface NetworkSecurityPerimeterConfigurationList
|
|
117
|
+
- Added Interface NetworkSecurityPerimeterConfigurationProfile
|
|
118
|
+
- Added Interface NetworkSecurityPerimeterConfigurationsGetOptionalParams
|
|
119
|
+
- Added Interface NetworkSecurityPerimeterConfigurationsListOptionalParams
|
|
120
|
+
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileHeaders
|
|
121
|
+
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams
|
|
122
|
+
- Added Interface NetworkSecurityPerimeterInfo
|
|
123
|
+
- Added Interface NetworkSecurityPerimeterProfileAccessRule
|
|
124
|
+
- Added Interface NetworkSecurityPerimeterSubscription
|
|
125
|
+
- Added Interface NumberGreaterThanFilter
|
|
126
|
+
- Added Interface NumberGreaterThanOrEqualsFilter
|
|
127
|
+
- Added Interface NumberInFilter
|
|
128
|
+
- Added Interface NumberInRangeFilter
|
|
129
|
+
- Added Interface NumberLessThanFilter
|
|
130
|
+
- Added Interface NumberLessThanOrEqualsFilter
|
|
131
|
+
- Added Interface NumberNotInFilter
|
|
132
|
+
- Added Interface NumberNotInRangeFilter
|
|
133
|
+
- Added Interface PartnerClientAuthentication
|
|
134
|
+
- Added Interface PartnerConfigurationsDeleteHeaders
|
|
135
|
+
- Added Interface PartnerDestination
|
|
136
|
+
- Added Interface PartnerDestinationInfo
|
|
137
|
+
- Added Interface PartnerDestinationsActivateOptionalParams
|
|
138
|
+
- Added Interface PartnerDestinationsCreateOrUpdateOptionalParams
|
|
139
|
+
- Added Interface PartnerDestinationsDeleteHeaders
|
|
140
|
+
- Added Interface PartnerDestinationsDeleteOptionalParams
|
|
141
|
+
- Added Interface PartnerDestinationsGetOptionalParams
|
|
142
|
+
- Added Interface PartnerDestinationsListByResourceGroupNextOptionalParams
|
|
143
|
+
- Added Interface PartnerDestinationsListByResourceGroupOptionalParams
|
|
144
|
+
- Added Interface PartnerDestinationsListBySubscriptionNextOptionalParams
|
|
145
|
+
- Added Interface PartnerDestinationsListBySubscriptionOptionalParams
|
|
146
|
+
- Added Interface PartnerDestinationsListResult
|
|
147
|
+
- Added Interface PartnerDestinationsUpdateHeaders
|
|
148
|
+
- Added Interface PartnerDestinationsUpdateOptionalParams
|
|
149
|
+
- Added Interface PartnerDestinationUpdateParameters
|
|
150
|
+
- Added Interface PartnerEventSubscriptionDestination
|
|
151
|
+
- Added Interface PartnerNamespacesDeleteHeaders
|
|
152
|
+
- Added Interface PartnerRegistrationsCreateOrUpdateHeaders
|
|
153
|
+
- Added Interface PartnerRegistrationsDeleteHeaders
|
|
154
|
+
- Added Interface PartnerTopicEventSubscriptionsDeleteHeaders
|
|
155
|
+
- Added Interface PartnerTopicsDeleteHeaders
|
|
156
|
+
- Added Interface PartnerUpdateDestinationInfo
|
|
157
|
+
- Added Interface PermissionBinding
|
|
158
|
+
- Added Interface PermissionBindingsCreateOrUpdateOptionalParams
|
|
159
|
+
- Added Interface PermissionBindingsDeleteHeaders
|
|
160
|
+
- Added Interface PermissionBindingsDeleteOptionalParams
|
|
161
|
+
- Added Interface PermissionBindingsGetOptionalParams
|
|
162
|
+
- Added Interface PermissionBindingsListByNamespaceNextOptionalParams
|
|
163
|
+
- Added Interface PermissionBindingsListByNamespaceOptionalParams
|
|
164
|
+
- Added Interface PermissionBindingsListResult
|
|
165
|
+
- Added Interface PrivateEndpointConnectionsDeleteHeaders
|
|
166
|
+
- Added Interface PushInfo
|
|
167
|
+
- Added Interface QueueInfo
|
|
168
|
+
- Added Interface ResourceAssociation
|
|
169
|
+
- Added Interface ResourceMoveChangeHistory
|
|
170
|
+
- Added Interface ResourceSku
|
|
171
|
+
- Added Interface RoutingEnrichments
|
|
172
|
+
- Added Interface RoutingIdentityInfo
|
|
173
|
+
- Added Interface StaticRoutingEnrichment
|
|
174
|
+
- Added Interface StaticStringRoutingEnrichment
|
|
175
|
+
- Added Interface StringBeginsWithFilter
|
|
176
|
+
- Added Interface StringContainsFilter
|
|
177
|
+
- Added Interface StringEndsWithFilter
|
|
178
|
+
- Added Interface StringInFilter
|
|
179
|
+
- Added Interface StringNotBeginsWithFilter
|
|
180
|
+
- Added Interface StringNotContainsFilter
|
|
181
|
+
- Added Interface StringNotEndsWithFilter
|
|
182
|
+
- Added Interface StringNotInFilter
|
|
183
|
+
- Added Interface Subscription
|
|
184
|
+
- Added Interface SubscriptionFullUrl
|
|
185
|
+
- Added Interface SubscriptionsListResult
|
|
186
|
+
- Added Interface SubscriptionUpdateParameters
|
|
187
|
+
- Added Interface SystemTopicEventSubscriptionsDeleteHeaders
|
|
188
|
+
- Added Interface SystemTopicsDeleteHeaders
|
|
189
|
+
- Added Interface TopicEventSubscriptionsDeleteHeaders
|
|
190
|
+
- Added Interface TopicsConfiguration
|
|
191
|
+
- Added Interface TopicsDeleteHeaders
|
|
192
|
+
- Added Interface TopicSpace
|
|
193
|
+
- Added Interface TopicSpacesConfiguration
|
|
194
|
+
- Added Interface TopicSpacesCreateOrUpdateOptionalParams
|
|
195
|
+
- Added Interface TopicSpacesDeleteHeaders
|
|
196
|
+
- Added Interface TopicSpacesDeleteOptionalParams
|
|
197
|
+
- Added Interface TopicSpacesGetOptionalParams
|
|
198
|
+
- Added Interface TopicSpacesListByNamespaceNextOptionalParams
|
|
199
|
+
- Added Interface TopicSpacesListByNamespaceOptionalParams
|
|
200
|
+
- Added Interface TopicSpacesListResult
|
|
201
|
+
- Added Interface TopicsRegenerateKeyHeaders
|
|
202
|
+
- Added Interface TopicTypeAdditionalEnforcedPermission
|
|
203
|
+
- Added Interface UpdateTopicsConfigurationInfo
|
|
204
|
+
- Added Interface UpdateTopicSpacesConfigurationInfo
|
|
205
|
+
- Added Interface WebhookPartnerDestinationInfo
|
|
206
|
+
- Added Interface WebhookUpdatePartnerDestinationInfo
|
|
207
|
+
- Added Type Alias AlternativeAuthenticationNameSource
|
|
208
|
+
- Added Type Alias CaCertificateProvisioningState
|
|
209
|
+
- Added Type Alias CaCertificatesCreateOrUpdateResponse
|
|
210
|
+
- Added Type Alias CaCertificatesGetResponse
|
|
211
|
+
- Added Type Alias CaCertificatesListByNamespaceNextResponse
|
|
212
|
+
- Added Type Alias CaCertificatesListByNamespaceResponse
|
|
213
|
+
- Added Type Alias ClientCertificateValidationScheme
|
|
214
|
+
- Added Type Alias ClientGroupProvisioningState
|
|
215
|
+
- Added Type Alias ClientGroupsCreateOrUpdateResponse
|
|
216
|
+
- Added Type Alias ClientGroupsGetResponse
|
|
217
|
+
- Added Type Alias ClientGroupsListByNamespaceNextResponse
|
|
218
|
+
- Added Type Alias ClientGroupsListByNamespaceResponse
|
|
219
|
+
- Added Type Alias ClientProvisioningState
|
|
220
|
+
- Added Type Alias ClientsCreateOrUpdateResponse
|
|
221
|
+
- Added Type Alias ClientsGetResponse
|
|
222
|
+
- Added Type Alias ClientsListByNamespaceNextResponse
|
|
223
|
+
- Added Type Alias ClientsListByNamespaceResponse
|
|
224
|
+
- Added Type Alias ClientState
|
|
225
|
+
- Added Type Alias CustomDomainIdentityType
|
|
226
|
+
- Added Type Alias CustomDomainValidationState
|
|
227
|
+
- Added Type Alias CustomJwtAuthenticationManagedIdentityType
|
|
228
|
+
- Added Type Alias DeliveryMode
|
|
229
|
+
- Added Type Alias DeliverySchema
|
|
230
|
+
- Added Type Alias EventInputSchema
|
|
231
|
+
- Added Type Alias FilterOperatorType
|
|
232
|
+
- Added Type Alias FilterUnion
|
|
233
|
+
- Added Type Alias MonitorAlertSeverity
|
|
234
|
+
- Added Type Alias NamespaceProvisioningState
|
|
235
|
+
- Added Type Alias NamespacesCreateOrUpdateResponse
|
|
236
|
+
- Added Type Alias NamespacesGetResponse
|
|
237
|
+
- Added Type Alias NamespacesListByResourceGroupNextResponse
|
|
238
|
+
- Added Type Alias NamespacesListByResourceGroupResponse
|
|
239
|
+
- Added Type Alias NamespacesListBySubscriptionNextResponse
|
|
240
|
+
- Added Type Alias NamespacesListBySubscriptionResponse
|
|
241
|
+
- Added Type Alias NamespacesListSharedAccessKeysResponse
|
|
242
|
+
- Added Type Alias NamespacesRegenerateKeyResponse
|
|
243
|
+
- Added Type Alias NamespacesUpdateResponse
|
|
244
|
+
- Added Type Alias NamespacesValidateCustomDomainOwnershipResponse
|
|
245
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsCreateOrUpdateResponse
|
|
246
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse
|
|
247
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsGetFullUrlResponse
|
|
248
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsGetResponse
|
|
249
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsListByNamespaceTopicNextResponse
|
|
250
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsListByNamespaceTopicResponse
|
|
251
|
+
- Added Type Alias NamespaceTopicEventSubscriptionsUpdateResponse
|
|
252
|
+
- Added Type Alias NamespaceTopicProvisioningState
|
|
253
|
+
- Added Type Alias NamespaceTopicsCreateOrUpdateResponse
|
|
254
|
+
- Added Type Alias NamespaceTopicsGetResponse
|
|
255
|
+
- Added Type Alias NamespaceTopicsListByNamespaceNextResponse
|
|
256
|
+
- Added Type Alias NamespaceTopicsListByNamespaceResponse
|
|
257
|
+
- Added Type Alias NamespaceTopicsListSharedAccessKeysResponse
|
|
258
|
+
- Added Type Alias NamespaceTopicsRegenerateKeyResponse
|
|
259
|
+
- Added Type Alias NamespaceTopicsUpdateResponse
|
|
260
|
+
- Added Type Alias NetworkSecurityPerimeterAssociationAccessMode
|
|
261
|
+
- Added Type Alias NetworkSecurityPerimeterConfigProvisioningState
|
|
262
|
+
- Added Type Alias NetworkSecurityPerimeterConfigurationIssueSeverity
|
|
263
|
+
- Added Type Alias NetworkSecurityPerimeterConfigurationIssueType
|
|
264
|
+
- Added Type Alias NetworkSecurityPerimeterConfigurationsGetResponse
|
|
265
|
+
- Added Type Alias NetworkSecurityPerimeterConfigurationsListResponse
|
|
266
|
+
- Added Type Alias NetworkSecurityPerimeterConfigurationsReconcileResponse
|
|
267
|
+
- Added Type Alias NetworkSecurityPerimeterProfileAccessRuleDirection
|
|
268
|
+
- Added Type Alias NetworkSecurityPerimeterResourceType
|
|
269
|
+
- Added Type Alias PartnerClientAuthenticationType
|
|
270
|
+
- Added Type Alias PartnerClientAuthenticationUnion
|
|
271
|
+
- Added Type Alias PartnerDestinationActivationState
|
|
272
|
+
- Added Type Alias PartnerDestinationInfoUnion
|
|
273
|
+
- Added Type Alias PartnerDestinationProvisioningState
|
|
274
|
+
- Added Type Alias PartnerDestinationsActivateResponse
|
|
275
|
+
- Added Type Alias PartnerDestinationsCreateOrUpdateResponse
|
|
276
|
+
- Added Type Alias PartnerDestinationsGetResponse
|
|
277
|
+
- Added Type Alias PartnerDestinationsListByResourceGroupNextResponse
|
|
278
|
+
- Added Type Alias PartnerDestinationsListByResourceGroupResponse
|
|
279
|
+
- Added Type Alias PartnerDestinationsListBySubscriptionNextResponse
|
|
280
|
+
- Added Type Alias PartnerDestinationsListBySubscriptionResponse
|
|
281
|
+
- Added Type Alias PartnerDestinationsUpdateResponse
|
|
282
|
+
- Added Type Alias PartnerEndpointType
|
|
283
|
+
- Added Type Alias PartnerUpdateDestinationInfoUnion
|
|
284
|
+
- Added Type Alias PermissionBindingProvisioningState
|
|
285
|
+
- Added Type Alias PermissionBindingsCreateOrUpdateResponse
|
|
286
|
+
- Added Type Alias PermissionBindingsGetResponse
|
|
287
|
+
- Added Type Alias PermissionBindingsListByNamespaceNextResponse
|
|
288
|
+
- Added Type Alias PermissionBindingsListByNamespaceResponse
|
|
289
|
+
- Added Type Alias PermissionType
|
|
290
|
+
- Added Type Alias PrivateEndpointConnectionsDeleteResponse
|
|
291
|
+
- Added Type Alias PublisherType
|
|
292
|
+
- Added Type Alias ResourceKind
|
|
293
|
+
- Added Type Alias RoutingIdentityType
|
|
294
|
+
- Added Type Alias Sku
|
|
295
|
+
- Added Type Alias SkuName
|
|
296
|
+
- Added Type Alias StaticRoutingEnrichmentType
|
|
297
|
+
- Added Type Alias StaticRoutingEnrichmentUnion
|
|
298
|
+
- Added Type Alias SubscriptionProvisioningState
|
|
299
|
+
- Added Type Alias TlsVersion
|
|
300
|
+
- Added Type Alias TopicsDeleteResponse
|
|
301
|
+
- Added Type Alias TopicSpaceProvisioningState
|
|
302
|
+
- Added Type Alias TopicSpacesConfigurationState
|
|
303
|
+
- Added Type Alias TopicSpacesCreateOrUpdateResponse
|
|
304
|
+
- Added Type Alias TopicSpacesGetResponse
|
|
305
|
+
- Added Type Alias TopicSpacesListByNamespaceNextResponse
|
|
306
|
+
- Added Type Alias TopicSpacesListByNamespaceResponse
|
|
307
|
+
- Interface Channel has a new optional parameter partnerDestinationInfo
|
|
308
|
+
- Interface ChannelUpdateParameters has a new optional parameter partnerDestinationInfo
|
|
309
|
+
- Interface Domain has a new optional parameter eventTypeInfo
|
|
310
|
+
- Interface Domain has a new optional parameter minimumTlsVersionAllowed
|
|
311
|
+
- Interface Domain has a new optional parameter sku
|
|
312
|
+
- Interface DomainUpdateParameters has a new optional parameter eventTypeInfo
|
|
313
|
+
- Interface DomainUpdateParameters has a new optional parameter minimumTlsVersionAllowed
|
|
314
|
+
- Interface DomainUpdateParameters has a new optional parameter sku
|
|
315
|
+
- Interface PartnerNamespace has a new optional parameter minimumTlsVersionAllowed
|
|
316
|
+
- Interface PartnerNamespaceUpdateParameters has a new optional parameter minimumTlsVersionAllowed
|
|
317
|
+
- Interface Topic has a new optional parameter eventTypeInfo
|
|
318
|
+
- Interface Topic has a new optional parameter extendedLocation
|
|
319
|
+
- Interface Topic has a new optional parameter kind
|
|
320
|
+
- Interface Topic has a new optional parameter minimumTlsVersionAllowed
|
|
321
|
+
- Interface Topic has a new optional parameter sku
|
|
322
|
+
- Interface TopicTypeInfo has a new optional parameter additionalEnforcedPermissions
|
|
323
|
+
- Interface TopicTypeInfo has a new optional parameter areRegionalAndGlobalSourcesSupported
|
|
324
|
+
- Interface TopicUpdateParameters has a new optional parameter eventTypeInfo
|
|
325
|
+
- Interface TopicUpdateParameters has a new optional parameter minimumTlsVersionAllowed
|
|
326
|
+
- Interface TopicUpdateParameters has a new optional parameter sku
|
|
327
|
+
- Interface VerifiedPartner has a new optional parameter partnerDestinationDetails
|
|
328
|
+
- Interface WebHookEventSubscriptionDestination has a new optional parameter minimumTlsVersionAllowed
|
|
329
|
+
- Type of parameter endpointType of interface EventSubscriptionDestination is changed from "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" to "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "PartnerDestination" | "MonitorAlert" | "NamespaceTopic"
|
|
330
|
+
- Added Enum KnownAlternativeAuthenticationNameSource
|
|
331
|
+
- Added Enum KnownCaCertificateProvisioningState
|
|
332
|
+
- Added Enum KnownClientCertificateValidationScheme
|
|
333
|
+
- Added Enum KnownClientGroupProvisioningState
|
|
334
|
+
- Added Enum KnownClientProvisioningState
|
|
335
|
+
- Added Enum KnownClientState
|
|
336
|
+
- Added Enum KnownCustomDomainIdentityType
|
|
337
|
+
- Added Enum KnownCustomDomainValidationState
|
|
338
|
+
- Added Enum KnownCustomJwtAuthenticationManagedIdentityType
|
|
339
|
+
- Added Enum KnownDeliveryMode
|
|
340
|
+
- Added Enum KnownDeliverySchema
|
|
341
|
+
- Added Enum KnownEventInputSchema
|
|
342
|
+
- Added Enum KnownFilterOperatorType
|
|
343
|
+
- Added Enum KnownMonitorAlertSeverity
|
|
344
|
+
- Added Enum KnownNamespaceProvisioningState
|
|
345
|
+
- Added Enum KnownNamespaceTopicProvisioningState
|
|
346
|
+
- Added Enum KnownNetworkSecurityPerimeterAssociationAccessMode
|
|
347
|
+
- Added Enum KnownNetworkSecurityPerimeterConfigProvisioningState
|
|
348
|
+
- Added Enum KnownNetworkSecurityPerimeterConfigurationIssueSeverity
|
|
349
|
+
- Added Enum KnownNetworkSecurityPerimeterConfigurationIssueType
|
|
350
|
+
- Added Enum KnownNetworkSecurityPerimeterProfileAccessRuleDirection
|
|
351
|
+
- Added Enum KnownNetworkSecurityPerimeterResourceType
|
|
352
|
+
- Added Enum KnownPartnerClientAuthenticationType
|
|
353
|
+
- Added Enum KnownPartnerDestinationActivationState
|
|
354
|
+
- Added Enum KnownPartnerDestinationProvisioningState
|
|
355
|
+
- Added Enum KnownPartnerEndpointType
|
|
356
|
+
- Added Enum KnownPermissionBindingProvisioningState
|
|
357
|
+
- Added Enum KnownPermissionType
|
|
358
|
+
- Added Enum KnownPublisherType
|
|
359
|
+
- Added Enum KnownResourceKind
|
|
360
|
+
- Added Enum KnownRoutingIdentityType
|
|
361
|
+
- Added Enum KnownSku
|
|
362
|
+
- Added Enum KnownSkuName
|
|
363
|
+
- Added Enum KnownStaticRoutingEnrichmentType
|
|
364
|
+
- Added Enum KnownSubscriptionProvisioningState
|
|
365
|
+
- Added Enum KnownTlsVersion
|
|
366
|
+
- Added Enum KnownTopicSpaceProvisioningState
|
|
367
|
+
- Added Enum KnownTopicSpacesConfigurationState
|
|
368
|
+
- Enum KnownChannelProvisioningState has a new value IdleDueToMirroredPartnerDestinationDeletion
|
|
369
|
+
- Enum KnownChannelType has a new value PartnerDestination
|
|
370
|
+
- Enum KnownEndpointType has a new value MonitorAlert
|
|
371
|
+
- Enum KnownEndpointType has a new value NamespaceTopic
|
|
372
|
+
- Enum KnownEndpointType has a new value PartnerDestination
|
|
373
|
+
- Enum KnownPrivateEndpointConnectionsParentType has a new value Namespaces
|
|
374
|
+
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
|
|
375
|
+
- Class EventGridManagementClient has a new signature
|
|
376
|
+
|
|
377
|
+
|
|
3
378
|
## 14.2.0-beta.3 (2023-12-04)
|
|
4
379
|
|
|
5
380
|
**Features**
|
package/LICENSE
CHANGED