@azure/arm-eventgrid 14.2.0-beta.3 → 14.2.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +375 -0
- package/LICENSE +1 -1
- package/dist/index.js +4115 -3680
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/caCertificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/caCertificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetSample.js +1 -1
- package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/channelsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/clientGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clientGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/clientsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clientsGetSample.js +1 -1
- package/dist-esm/samples-dev/clientsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +2 -2
- package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +2 -2
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +2 -2
- package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +50 -50
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +11 -11
- package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +48 -48
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts +2 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js +41 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js.map +1 -0
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namespacesGetSample.js +1 -1
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +3 -3
- package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts +2 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js +39 -0
- package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js.map +1 -0
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +2 -2
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +1 -1
- package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +3 -5
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -5
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +2 -2
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/permissionBindingsGetSample.js +1 -1
- package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +2 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +2 -2
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +2 -2
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +5 -5
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +2 -2
- package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +5 -5
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +2 -2
- package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -1
- package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +2 -2
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +1 -1
- package/dist-esm/samples-dev/topicTypesListSample.js +2 -2
- package/dist-esm/samples-dev/topicTypesListSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
- package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/topicsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/topicsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersListSample.js +2 -2
- package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +1 -1
- package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
- package/dist-esm/src/eventGridManagementClient.js +15 -12
- package/dist-esm/src/eventGridManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +181 -10
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +26 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +10 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +2293 -1995
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +181 -181
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/caCertificates.d.ts.map +1 -1
- package/dist-esm/src/operations/caCertificates.js +38 -38
- package/dist-esm/src/operations/caCertificates.js.map +1 -1
- package/dist-esm/src/operations/channels.d.ts.map +1 -1
- package/dist-esm/src/operations/channels.js +33 -33
- package/dist-esm/src/operations/channels.js.map +1 -1
- package/dist-esm/src/operations/clientGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/clientGroups.js +38 -38
- package/dist-esm/src/operations/clientGroups.js.map +1 -1
- package/dist-esm/src/operations/clients.d.ts.map +1 -1
- package/dist-esm/src/operations/clients.js +38 -38
- package/dist-esm/src/operations/clients.js.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.js +57 -60
- package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +5 -7
- package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js +61 -63
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/domainTopics.js +31 -31
- package/dist-esm/src/operations/domainTopics.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +53 -53
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.d.ts +7 -7
- package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.js +140 -140
- package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/extensionTopics.js +3 -3
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +18 -15
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +107 -73
- package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaceTopics.js +69 -69
- package/dist-esm/src/operations/namespaceTopics.js.map +1 -1
- package/dist-esm/src/operations/namespaces.d.ts +15 -1
- package/dist-esm/src/operations/namespaces.d.ts.map +1 -1
- package/dist-esm/src/operations/namespaces.js +163 -77
- package/dist-esm/src/operations/namespaces.js.map +1 -1
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +26 -26
- package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist-esm/src/operations/operations.js +4 -4
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerConfigurations.js +55 -55
- package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
- package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerDestinations.js +66 -66
- package/dist-esm/src/operations/partnerDestinations.js.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.js +68 -68
- package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
- package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerRegistrations.js +47 -47
- package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +62 -69
- package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/partnerTopics.js +46 -46
- package/dist-esm/src/operations/partnerTopics.js.map +1 -1
- package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -1
- package/dist-esm/src/operations/permissionBindings.js +39 -39
- package/dist-esm/src/operations/permissionBindings.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +39 -39
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +14 -14
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/systemTopicEventSubscriptions.js +62 -69
- package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
- package/dist-esm/src/operations/systemTopics.js +51 -51
- package/dist-esm/src/operations/systemTopics.js.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.js +57 -60
- package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -1
- package/dist-esm/src/operations/topicSpaces.js +38 -38
- package/dist-esm/src/operations/topicSpaces.js.map +1 -1
- package/dist-esm/src/operations/topicTypes.js +11 -11
- package/dist-esm/src/operations/topicTypes.js.map +1 -1
- package/dist-esm/src/operations/topics.d.ts.map +1 -1
- package/dist-esm/src/operations/topics.js +71 -71
- package/dist-esm/src/operations/topics.js.map +1 -1
- package/dist-esm/src/operations/verifiedPartners.js +10 -10
- package/dist-esm/src/operations/verifiedPartners.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +5 -7
- package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +18 -15
- package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/namespaces.d.ts +15 -1
- package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +9 -16
- package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +5 -8
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/eventgrid_examples.d.ts +3 -0
- package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.js +14 -8
- package/dist-esm/test/eventgrid_examples.js.map +1 -1
- package/package.json +7 -9
- package/review/arm-eventgrid.api.md +117 -3
- package/src/eventGridManagementClient.ts +28 -30
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +435 -160
- package/src/models/mappers.ts +2974 -2624
- package/src/models/parameters.ts +182 -182
- package/src/operations/caCertificates.ts +77 -83
- package/src/operations/channels.ts +70 -77
- package/src/operations/clientGroups.ts +77 -83
- package/src/operations/clients.ts +77 -83
- package/src/operations/domainEventSubscriptions.ts +111 -124
- package/src/operations/domainTopicEventSubscriptions.ts +119 -130
- package/src/operations/domainTopics.ts +69 -75
- package/src/operations/domains.ts +114 -124
- package/src/operations/eventSubscriptions.ts +428 -449
- package/src/operations/extensionTopics.ts +6 -6
- package/src/operations/namespaceTopicEventSubscriptions.ts +174 -136
- package/src/operations/namespaceTopics.ts +133 -144
- package/src/operations/namespaces.ts +269 -159
- package/src/operations/networkSecurityPerimeterConfigurations.ts +53 -56
- package/src/operations/operations.ts +9 -9
- package/src/operations/partnerConfigurations.ts +113 -124
- package/src/operations/partnerDestinations.ts +125 -135
- package/src/operations/partnerNamespaces.ts +130 -141
- package/src/operations/partnerRegistrations.ts +103 -112
- package/src/operations/partnerTopicEventSubscriptions.ts +120 -136
- package/src/operations/partnerTopics.ts +92 -101
- package/src/operations/permissionBindings.ts +78 -84
- package/src/operations/privateEndpointConnections.ts +80 -85
- package/src/operations/privateLinkResources.ts +31 -33
- package/src/operations/systemTopicEventSubscriptions.ts +120 -136
- package/src/operations/systemTopics.ts +107 -116
- package/src/operations/topicEventSubscriptions.ts +111 -124
- package/src/operations/topicSpaces.ts +77 -83
- package/src/operations/topicTypes.ts +24 -24
- package/src/operations/topics.ts +150 -162
- package/src/operations/verifiedPartners.ts +19 -19
- package/src/operationsInterfaces/caCertificates.ts +7 -7
- package/src/operationsInterfaces/channels.ts +8 -8
- package/src/operationsInterfaces/clientGroups.ts +7 -7
- package/src/operationsInterfaces/clients.ts +7 -7
- package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -19
- package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +16 -18
- package/src/operationsInterfaces/domainTopics.ts +7 -7
- package/src/operationsInterfaces/domains.ts +12 -12
- package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
- package/src/operationsInterfaces/extensionTopics.ts +2 -2
- package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +35 -24
- package/src/operationsInterfaces/namespaceTopics.ts +12 -12
- package/src/operationsInterfaces/namespaces.ts +42 -13
- package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +5 -5
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/partnerConfigurations.ts +12 -12
- package/src/operationsInterfaces/partnerDestinations.ts +11 -11
- package/src/operationsInterfaces/partnerNamespaces.ts +12 -12
- package/src/operationsInterfaces/partnerRegistrations.ts +10 -10
- package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +20 -27
- package/src/operationsInterfaces/partnerTopics.ts +10 -10
- package/src/operationsInterfaces/permissionBindings.ts +7 -7
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/privateLinkResources.ts +3 -3
- package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +20 -27
- package/src/operationsInterfaces/systemTopics.ts +10 -10
- package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -19
- package/src/operationsInterfaces/topicSpaces.ts +7 -7
- package/src/operationsInterfaces/topicTypes.ts +4 -4
- package/src/operationsInterfaces/topics.ts +14 -14
- package/src/operationsInterfaces/verifiedPartners.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/types/arm-eventgrid.d.ts +272 -86
- package/types/tsdoc-metadata.json +1 -1
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
PartnerTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
23
23
|
PartnerTopicEventSubscriptionsGetFullUrlResponse,
|
|
24
24
|
PartnerTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
25
|
-
PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse
|
|
25
|
+
PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse,
|
|
26
26
|
} from "../models";
|
|
27
27
|
|
|
28
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -37,21 +37,20 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
37
37
|
listByPartnerTopic(
|
|
38
38
|
resourceGroupName: string,
|
|
39
39
|
partnerTopicName: string,
|
|
40
|
-
options?: PartnerTopicEventSubscriptionsListByPartnerTopicOptionalParams
|
|
40
|
+
options?: PartnerTopicEventSubscriptionsListByPartnerTopicOptionalParams,
|
|
41
41
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
42
42
|
/**
|
|
43
43
|
* Get properties of an event subscription of a partner topic.
|
|
44
44
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
45
45
|
* @param partnerTopicName Name of the partner topic.
|
|
46
|
-
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
47
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
46
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
48
47
|
* @param options The options parameters.
|
|
49
48
|
*/
|
|
50
49
|
get(
|
|
51
50
|
resourceGroupName: string,
|
|
52
51
|
partnerTopicName: string,
|
|
53
52
|
eventSubscriptionName: string,
|
|
54
|
-
options?: PartnerTopicEventSubscriptionsGetOptionalParams
|
|
53
|
+
options?: PartnerTopicEventSubscriptionsGetOptionalParams,
|
|
55
54
|
): Promise<PartnerTopicEventSubscriptionsGetResponse>;
|
|
56
55
|
/**
|
|
57
56
|
* Asynchronously creates or updates an event subscription of a partner topic with the specified
|
|
@@ -59,7 +58,7 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
59
58
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
60
59
|
* @param partnerTopicName Name of the partner topic.
|
|
61
60
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
62
|
-
* must be between 3 and
|
|
61
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
63
62
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
64
63
|
* information.
|
|
65
64
|
* @param options The options parameters.
|
|
@@ -69,7 +68,7 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
69
68
|
partnerTopicName: string,
|
|
70
69
|
eventSubscriptionName: string,
|
|
71
70
|
eventSubscriptionInfo: EventSubscription,
|
|
72
|
-
options?: PartnerTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
71
|
+
options?: PartnerTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
73
72
|
): Promise<
|
|
74
73
|
SimplePollerLike<
|
|
75
74
|
OperationState<PartnerTopicEventSubscriptionsCreateOrUpdateResponse>,
|
|
@@ -82,7 +81,7 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
82
81
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
83
82
|
* @param partnerTopicName Name of the partner topic.
|
|
84
83
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
85
|
-
* must be between 3 and
|
|
84
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
86
85
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
87
86
|
* information.
|
|
88
87
|
* @param options The options parameters.
|
|
@@ -92,42 +91,39 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
92
91
|
partnerTopicName: string,
|
|
93
92
|
eventSubscriptionName: string,
|
|
94
93
|
eventSubscriptionInfo: EventSubscription,
|
|
95
|
-
options?: PartnerTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
94
|
+
options?: PartnerTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
96
95
|
): Promise<PartnerTopicEventSubscriptionsCreateOrUpdateResponse>;
|
|
97
96
|
/**
|
|
98
97
|
* Delete an existing event subscription of a partner topic.
|
|
99
98
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
100
99
|
* @param partnerTopicName Name of the partner topic.
|
|
101
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
102
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
100
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
103
101
|
* @param options The options parameters.
|
|
104
102
|
*/
|
|
105
103
|
beginDelete(
|
|
106
104
|
resourceGroupName: string,
|
|
107
105
|
partnerTopicName: string,
|
|
108
106
|
eventSubscriptionName: string,
|
|
109
|
-
options?: PartnerTopicEventSubscriptionsDeleteOptionalParams
|
|
107
|
+
options?: PartnerTopicEventSubscriptionsDeleteOptionalParams,
|
|
110
108
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
111
109
|
/**
|
|
112
110
|
* Delete an existing event subscription of a partner topic.
|
|
113
111
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
114
112
|
* @param partnerTopicName Name of the partner topic.
|
|
115
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
116
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
113
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
117
114
|
* @param options The options parameters.
|
|
118
115
|
*/
|
|
119
116
|
beginDeleteAndWait(
|
|
120
117
|
resourceGroupName: string,
|
|
121
118
|
partnerTopicName: string,
|
|
122
119
|
eventSubscriptionName: string,
|
|
123
|
-
options?: PartnerTopicEventSubscriptionsDeleteOptionalParams
|
|
120
|
+
options?: PartnerTopicEventSubscriptionsDeleteOptionalParams,
|
|
124
121
|
): Promise<void>;
|
|
125
122
|
/**
|
|
126
123
|
* Update an existing event subscription of a partner topic.
|
|
127
124
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
128
125
|
* @param partnerTopicName Name of the partner topic.
|
|
129
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
130
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
126
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
131
127
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
132
128
|
* @param options The options parameters.
|
|
133
129
|
*/
|
|
@@ -136,7 +132,7 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
136
132
|
partnerTopicName: string,
|
|
137
133
|
eventSubscriptionName: string,
|
|
138
134
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
139
|
-
options?: PartnerTopicEventSubscriptionsUpdateOptionalParams
|
|
135
|
+
options?: PartnerTopicEventSubscriptionsUpdateOptionalParams,
|
|
140
136
|
): Promise<
|
|
141
137
|
SimplePollerLike<
|
|
142
138
|
OperationState<PartnerTopicEventSubscriptionsUpdateResponse>,
|
|
@@ -147,8 +143,7 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
147
143
|
* Update an existing event subscription of a partner topic.
|
|
148
144
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
149
145
|
* @param partnerTopicName Name of the partner topic.
|
|
150
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
151
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
146
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
152
147
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
153
148
|
* @param options The options parameters.
|
|
154
149
|
*/
|
|
@@ -157,34 +152,32 @@ export interface PartnerTopicEventSubscriptions {
|
|
|
157
152
|
partnerTopicName: string,
|
|
158
153
|
eventSubscriptionName: string,
|
|
159
154
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
160
|
-
options?: PartnerTopicEventSubscriptionsUpdateOptionalParams
|
|
155
|
+
options?: PartnerTopicEventSubscriptionsUpdateOptionalParams,
|
|
161
156
|
): Promise<PartnerTopicEventSubscriptionsUpdateResponse>;
|
|
162
157
|
/**
|
|
163
158
|
* Get the full endpoint URL for an event subscription of a partner topic.
|
|
164
159
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
165
160
|
* @param partnerTopicName Name of the partner topic.
|
|
166
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
167
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
161
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
168
162
|
* @param options The options parameters.
|
|
169
163
|
*/
|
|
170
164
|
getFullUrl(
|
|
171
165
|
resourceGroupName: string,
|
|
172
166
|
partnerTopicName: string,
|
|
173
167
|
eventSubscriptionName: string,
|
|
174
|
-
options?: PartnerTopicEventSubscriptionsGetFullUrlOptionalParams
|
|
168
|
+
options?: PartnerTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
175
169
|
): Promise<PartnerTopicEventSubscriptionsGetFullUrlResponse>;
|
|
176
170
|
/**
|
|
177
171
|
* Get all delivery attributes for an event subscription of a partner topic.
|
|
178
172
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
179
173
|
* @param partnerTopicName Name of the partner topic.
|
|
180
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
181
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
174
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
182
175
|
* @param options The options parameters.
|
|
183
176
|
*/
|
|
184
177
|
getDeliveryAttributes(
|
|
185
178
|
resourceGroupName: string,
|
|
186
179
|
partnerTopicName: string,
|
|
187
180
|
eventSubscriptionName: string,
|
|
188
|
-
options?: PartnerTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
181
|
+
options?: PartnerTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
189
182
|
): Promise<PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
190
183
|
}
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
PartnerTopicsActivateOptionalParams,
|
|
24
24
|
PartnerTopicsActivateResponse,
|
|
25
25
|
PartnerTopicsDeactivateOptionalParams,
|
|
26
|
-
PartnerTopicsDeactivateResponse
|
|
26
|
+
PartnerTopicsDeactivateResponse,
|
|
27
27
|
} from "../models";
|
|
28
28
|
|
|
29
29
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -34,7 +34,7 @@ export interface PartnerTopics {
|
|
|
34
34
|
* @param options The options parameters.
|
|
35
35
|
*/
|
|
36
36
|
listBySubscription(
|
|
37
|
-
options?: PartnerTopicsListBySubscriptionOptionalParams
|
|
37
|
+
options?: PartnerTopicsListBySubscriptionOptionalParams,
|
|
38
38
|
): PagedAsyncIterableIterator<PartnerTopic>;
|
|
39
39
|
/**
|
|
40
40
|
* List all the partner topics under a resource group.
|
|
@@ -43,7 +43,7 @@ export interface PartnerTopics {
|
|
|
43
43
|
*/
|
|
44
44
|
listByResourceGroup(
|
|
45
45
|
resourceGroupName: string,
|
|
46
|
-
options?: PartnerTopicsListByResourceGroupOptionalParams
|
|
46
|
+
options?: PartnerTopicsListByResourceGroupOptionalParams,
|
|
47
47
|
): PagedAsyncIterableIterator<PartnerTopic>;
|
|
48
48
|
/**
|
|
49
49
|
* Get properties of a partner topic.
|
|
@@ -54,7 +54,7 @@ export interface PartnerTopics {
|
|
|
54
54
|
get(
|
|
55
55
|
resourceGroupName: string,
|
|
56
56
|
partnerTopicName: string,
|
|
57
|
-
options?: PartnerTopicsGetOptionalParams
|
|
57
|
+
options?: PartnerTopicsGetOptionalParams,
|
|
58
58
|
): Promise<PartnerTopicsGetResponse>;
|
|
59
59
|
/**
|
|
60
60
|
* Asynchronously creates a new partner topic with the specified parameters.
|
|
@@ -67,7 +67,7 @@ export interface PartnerTopics {
|
|
|
67
67
|
resourceGroupName: string,
|
|
68
68
|
partnerTopicName: string,
|
|
69
69
|
partnerTopicInfo: PartnerTopic,
|
|
70
|
-
options?: PartnerTopicsCreateOrUpdateOptionalParams
|
|
70
|
+
options?: PartnerTopicsCreateOrUpdateOptionalParams,
|
|
71
71
|
): Promise<PartnerTopicsCreateOrUpdateResponse>;
|
|
72
72
|
/**
|
|
73
73
|
* Delete existing partner topic.
|
|
@@ -78,7 +78,7 @@ export interface PartnerTopics {
|
|
|
78
78
|
beginDelete(
|
|
79
79
|
resourceGroupName: string,
|
|
80
80
|
partnerTopicName: string,
|
|
81
|
-
options?: PartnerTopicsDeleteOptionalParams
|
|
81
|
+
options?: PartnerTopicsDeleteOptionalParams,
|
|
82
82
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
83
83
|
/**
|
|
84
84
|
* Delete existing partner topic.
|
|
@@ -89,7 +89,7 @@ export interface PartnerTopics {
|
|
|
89
89
|
beginDeleteAndWait(
|
|
90
90
|
resourceGroupName: string,
|
|
91
91
|
partnerTopicName: string,
|
|
92
|
-
options?: PartnerTopicsDeleteOptionalParams
|
|
92
|
+
options?: PartnerTopicsDeleteOptionalParams,
|
|
93
93
|
): Promise<void>;
|
|
94
94
|
/**
|
|
95
95
|
* Asynchronously updates a partner topic with the specified parameters.
|
|
@@ -102,7 +102,7 @@ export interface PartnerTopics {
|
|
|
102
102
|
resourceGroupName: string,
|
|
103
103
|
partnerTopicName: string,
|
|
104
104
|
partnerTopicUpdateParameters: PartnerTopicUpdateParameters,
|
|
105
|
-
options?: PartnerTopicsUpdateOptionalParams
|
|
105
|
+
options?: PartnerTopicsUpdateOptionalParams,
|
|
106
106
|
): Promise<PartnerTopicsUpdateResponse>;
|
|
107
107
|
/**
|
|
108
108
|
* Activate a newly created partner topic.
|
|
@@ -113,7 +113,7 @@ export interface PartnerTopics {
|
|
|
113
113
|
activate(
|
|
114
114
|
resourceGroupName: string,
|
|
115
115
|
partnerTopicName: string,
|
|
116
|
-
options?: PartnerTopicsActivateOptionalParams
|
|
116
|
+
options?: PartnerTopicsActivateOptionalParams,
|
|
117
117
|
): Promise<PartnerTopicsActivateResponse>;
|
|
118
118
|
/**
|
|
119
119
|
* Deactivate specific partner topic.
|
|
@@ -124,6 +124,6 @@ export interface PartnerTopics {
|
|
|
124
124
|
deactivate(
|
|
125
125
|
resourceGroupName: string,
|
|
126
126
|
partnerTopicName: string,
|
|
127
|
-
options?: PartnerTopicsDeactivateOptionalParams
|
|
127
|
+
options?: PartnerTopicsDeactivateOptionalParams,
|
|
128
128
|
): Promise<PartnerTopicsDeactivateResponse>;
|
|
129
129
|
}
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
PermissionBindingsGetResponse,
|
|
16
16
|
PermissionBindingsCreateOrUpdateOptionalParams,
|
|
17
17
|
PermissionBindingsCreateOrUpdateResponse,
|
|
18
|
-
PermissionBindingsDeleteOptionalParams
|
|
18
|
+
PermissionBindingsDeleteOptionalParams,
|
|
19
19
|
} from "../models";
|
|
20
20
|
|
|
21
21
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -30,7 +30,7 @@ export interface PermissionBindings {
|
|
|
30
30
|
listByNamespace(
|
|
31
31
|
resourceGroupName: string,
|
|
32
32
|
namespaceName: string,
|
|
33
|
-
options?: PermissionBindingsListByNamespaceOptionalParams
|
|
33
|
+
options?: PermissionBindingsListByNamespaceOptionalParams,
|
|
34
34
|
): PagedAsyncIterableIterator<PermissionBinding>;
|
|
35
35
|
/**
|
|
36
36
|
* Get properties of a permission binding.
|
|
@@ -43,7 +43,7 @@ export interface PermissionBindings {
|
|
|
43
43
|
resourceGroupName: string,
|
|
44
44
|
namespaceName: string,
|
|
45
45
|
permissionBindingName: string,
|
|
46
|
-
options?: PermissionBindingsGetOptionalParams
|
|
46
|
+
options?: PermissionBindingsGetOptionalParams,
|
|
47
47
|
): Promise<PermissionBindingsGetResponse>;
|
|
48
48
|
/**
|
|
49
49
|
* Create or update a permission binding with the specified parameters.
|
|
@@ -58,7 +58,7 @@ export interface PermissionBindings {
|
|
|
58
58
|
namespaceName: string,
|
|
59
59
|
permissionBindingName: string,
|
|
60
60
|
permissionBindingInfo: PermissionBinding,
|
|
61
|
-
options?: PermissionBindingsCreateOrUpdateOptionalParams
|
|
61
|
+
options?: PermissionBindingsCreateOrUpdateOptionalParams,
|
|
62
62
|
): Promise<
|
|
63
63
|
SimplePollerLike<
|
|
64
64
|
OperationState<PermissionBindingsCreateOrUpdateResponse>,
|
|
@@ -78,7 +78,7 @@ export interface PermissionBindings {
|
|
|
78
78
|
namespaceName: string,
|
|
79
79
|
permissionBindingName: string,
|
|
80
80
|
permissionBindingInfo: PermissionBinding,
|
|
81
|
-
options?: PermissionBindingsCreateOrUpdateOptionalParams
|
|
81
|
+
options?: PermissionBindingsCreateOrUpdateOptionalParams,
|
|
82
82
|
): Promise<PermissionBindingsCreateOrUpdateResponse>;
|
|
83
83
|
/**
|
|
84
84
|
* Delete an existing permission binding.
|
|
@@ -91,7 +91,7 @@ export interface PermissionBindings {
|
|
|
91
91
|
resourceGroupName: string,
|
|
92
92
|
namespaceName: string,
|
|
93
93
|
permissionBindingName: string,
|
|
94
|
-
options?: PermissionBindingsDeleteOptionalParams
|
|
94
|
+
options?: PermissionBindingsDeleteOptionalParams,
|
|
95
95
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
96
96
|
/**
|
|
97
97
|
* Delete an existing permission binding.
|
|
@@ -104,6 +104,6 @@ export interface PermissionBindings {
|
|
|
104
104
|
resourceGroupName: string,
|
|
105
105
|
namespaceName: string,
|
|
106
106
|
permissionBindingName: string,
|
|
107
|
-
options?: PermissionBindingsDeleteOptionalParams
|
|
107
|
+
options?: PermissionBindingsDeleteOptionalParams,
|
|
108
108
|
): Promise<void>;
|
|
109
109
|
}
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
PrivateEndpointConnectionsUpdateOptionalParams,
|
|
18
18
|
PrivateEndpointConnectionsUpdateResponse,
|
|
19
19
|
PrivateEndpointConnectionsDeleteOptionalParams,
|
|
20
|
-
PrivateEndpointConnectionsDeleteResponse
|
|
20
|
+
PrivateEndpointConnectionsDeleteResponse,
|
|
21
21
|
} from "../models";
|
|
22
22
|
|
|
23
23
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -36,7 +36,7 @@ export interface PrivateEndpointConnections {
|
|
|
36
36
|
resourceGroupName: string,
|
|
37
37
|
parentType: PrivateEndpointConnectionsParentType,
|
|
38
38
|
parentName: string,
|
|
39
|
-
options?: PrivateEndpointConnectionsListByResourceOptionalParams
|
|
39
|
+
options?: PrivateEndpointConnectionsListByResourceOptionalParams,
|
|
40
40
|
): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
41
41
|
/**
|
|
42
42
|
* Get a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
|
|
@@ -53,7 +53,7 @@ export interface PrivateEndpointConnections {
|
|
|
53
53
|
parentType: PrivateEndpointConnectionsParentType,
|
|
54
54
|
parentName: string,
|
|
55
55
|
privateEndpointConnectionName: string,
|
|
56
|
-
options?: PrivateEndpointConnectionsGetOptionalParams
|
|
56
|
+
options?: PrivateEndpointConnectionsGetOptionalParams,
|
|
57
57
|
): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
58
58
|
/**
|
|
59
59
|
* Update a specific private endpoint connection under a topic, domain or partner namespace.
|
|
@@ -72,7 +72,7 @@ export interface PrivateEndpointConnections {
|
|
|
72
72
|
parentName: string,
|
|
73
73
|
privateEndpointConnectionName: string,
|
|
74
74
|
privateEndpointConnection: PrivateEndpointConnection,
|
|
75
|
-
options?: PrivateEndpointConnectionsUpdateOptionalParams
|
|
75
|
+
options?: PrivateEndpointConnectionsUpdateOptionalParams,
|
|
76
76
|
): Promise<
|
|
77
77
|
SimplePollerLike<
|
|
78
78
|
OperationState<PrivateEndpointConnectionsUpdateResponse>,
|
|
@@ -96,7 +96,7 @@ export interface PrivateEndpointConnections {
|
|
|
96
96
|
parentName: string,
|
|
97
97
|
privateEndpointConnectionName: string,
|
|
98
98
|
privateEndpointConnection: PrivateEndpointConnection,
|
|
99
|
-
options?: PrivateEndpointConnectionsUpdateOptionalParams
|
|
99
|
+
options?: PrivateEndpointConnectionsUpdateOptionalParams,
|
|
100
100
|
): Promise<PrivateEndpointConnectionsUpdateResponse>;
|
|
101
101
|
/**
|
|
102
102
|
* Delete a specific private endpoint connection under a topic, domain, or partner namespace or
|
|
@@ -114,7 +114,7 @@ export interface PrivateEndpointConnections {
|
|
|
114
114
|
parentType: PrivateEndpointConnectionsParentType,
|
|
115
115
|
parentName: string,
|
|
116
116
|
privateEndpointConnectionName: string,
|
|
117
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
117
|
+
options?: PrivateEndpointConnectionsDeleteOptionalParams,
|
|
118
118
|
): Promise<
|
|
119
119
|
SimplePollerLike<
|
|
120
120
|
OperationState<PrivateEndpointConnectionsDeleteResponse>,
|
|
@@ -137,6 +137,6 @@ export interface PrivateEndpointConnections {
|
|
|
137
137
|
parentType: PrivateEndpointConnectionsParentType,
|
|
138
138
|
parentName: string,
|
|
139
139
|
privateEndpointConnectionName: string,
|
|
140
|
-
options?: PrivateEndpointConnectionsDeleteOptionalParams
|
|
140
|
+
options?: PrivateEndpointConnectionsDeleteOptionalParams,
|
|
141
141
|
): Promise<PrivateEndpointConnectionsDeleteResponse>;
|
|
142
142
|
}
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
PrivateLinkResource,
|
|
12
12
|
PrivateLinkResourcesListByResourceOptionalParams,
|
|
13
13
|
PrivateLinkResourcesGetOptionalParams,
|
|
14
|
-
PrivateLinkResourcesGetResponse
|
|
14
|
+
PrivateLinkResourcesGetResponse,
|
|
15
15
|
} from "../models";
|
|
16
16
|
|
|
17
17
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -30,7 +30,7 @@ export interface PrivateLinkResources {
|
|
|
30
30
|
resourceGroupName: string,
|
|
31
31
|
parentType: string,
|
|
32
32
|
parentName: string,
|
|
33
|
-
options?: PrivateLinkResourcesListByResourceOptionalParams
|
|
33
|
+
options?: PrivateLinkResourcesListByResourceOptionalParams,
|
|
34
34
|
): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
35
35
|
/**
|
|
36
36
|
* Get properties of a private link resource.
|
|
@@ -48,6 +48,6 @@ export interface PrivateLinkResources {
|
|
|
48
48
|
parentType: string,
|
|
49
49
|
parentName: string,
|
|
50
50
|
privateLinkResourceName: string,
|
|
51
|
-
options?: PrivateLinkResourcesGetOptionalParams
|
|
51
|
+
options?: PrivateLinkResourcesGetOptionalParams,
|
|
52
52
|
): Promise<PrivateLinkResourcesGetResponse>;
|
|
53
53
|
}
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
SystemTopicEventSubscriptionsUpdateOptionalParams,
|
|
23
23
|
SystemTopicEventSubscriptionsUpdateResponse,
|
|
24
24
|
SystemTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
25
|
-
SystemTopicEventSubscriptionsGetFullUrlResponse
|
|
25
|
+
SystemTopicEventSubscriptionsGetFullUrlResponse,
|
|
26
26
|
} from "../models";
|
|
27
27
|
|
|
28
28
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -37,35 +37,33 @@ export interface SystemTopicEventSubscriptions {
|
|
|
37
37
|
listBySystemTopic(
|
|
38
38
|
resourceGroupName: string,
|
|
39
39
|
systemTopicName: string,
|
|
40
|
-
options?: SystemTopicEventSubscriptionsListBySystemTopicOptionalParams
|
|
40
|
+
options?: SystemTopicEventSubscriptionsListBySystemTopicOptionalParams,
|
|
41
41
|
): PagedAsyncIterableIterator<EventSubscription>;
|
|
42
42
|
/**
|
|
43
43
|
* Get all delivery attributes for an event subscription.
|
|
44
44
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
45
45
|
* @param systemTopicName Name of the system topic.
|
|
46
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
47
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
46
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
48
47
|
* @param options The options parameters.
|
|
49
48
|
*/
|
|
50
49
|
getDeliveryAttributes(
|
|
51
50
|
resourceGroupName: string,
|
|
52
51
|
systemTopicName: string,
|
|
53
52
|
eventSubscriptionName: string,
|
|
54
|
-
options?: SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
53
|
+
options?: SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
|
|
55
54
|
): Promise<SystemTopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
56
55
|
/**
|
|
57
56
|
* Get an event subscription.
|
|
58
57
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
59
58
|
* @param systemTopicName Name of the system topic.
|
|
60
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
61
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
59
|
+
* @param eventSubscriptionName Name of the event subscription to be found.
|
|
62
60
|
* @param options The options parameters.
|
|
63
61
|
*/
|
|
64
62
|
get(
|
|
65
63
|
resourceGroupName: string,
|
|
66
64
|
systemTopicName: string,
|
|
67
65
|
eventSubscriptionName: string,
|
|
68
|
-
options?: SystemTopicEventSubscriptionsGetOptionalParams
|
|
66
|
+
options?: SystemTopicEventSubscriptionsGetOptionalParams,
|
|
69
67
|
): Promise<SystemTopicEventSubscriptionsGetResponse>;
|
|
70
68
|
/**
|
|
71
69
|
* Asynchronously creates or updates an event subscription with the specified parameters. Existing
|
|
@@ -73,7 +71,7 @@ export interface SystemTopicEventSubscriptions {
|
|
|
73
71
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
74
72
|
* @param systemTopicName Name of the system topic.
|
|
75
73
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
76
|
-
* must be between 3 and
|
|
74
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
77
75
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
78
76
|
* information.
|
|
79
77
|
* @param options The options parameters.
|
|
@@ -83,7 +81,7 @@ export interface SystemTopicEventSubscriptions {
|
|
|
83
81
|
systemTopicName: string,
|
|
84
82
|
eventSubscriptionName: string,
|
|
85
83
|
eventSubscriptionInfo: EventSubscription,
|
|
86
|
-
options?: SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
84
|
+
options?: SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
87
85
|
): Promise<
|
|
88
86
|
SimplePollerLike<
|
|
89
87
|
OperationState<SystemTopicEventSubscriptionsCreateOrUpdateResponse>,
|
|
@@ -96,7 +94,7 @@ export interface SystemTopicEventSubscriptions {
|
|
|
96
94
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
97
95
|
* @param systemTopicName Name of the system topic.
|
|
98
96
|
* @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
|
|
99
|
-
* must be between 3 and
|
|
97
|
+
* must be between 3 and 64 characters in length and use alphanumeric letters only.
|
|
100
98
|
* @param eventSubscriptionInfo Event subscription properties containing the destination and filter
|
|
101
99
|
* information.
|
|
102
100
|
* @param options The options parameters.
|
|
@@ -106,42 +104,39 @@ export interface SystemTopicEventSubscriptions {
|
|
|
106
104
|
systemTopicName: string,
|
|
107
105
|
eventSubscriptionName: string,
|
|
108
106
|
eventSubscriptionInfo: EventSubscription,
|
|
109
|
-
options?: SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
107
|
+
options?: SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams,
|
|
110
108
|
): Promise<SystemTopicEventSubscriptionsCreateOrUpdateResponse>;
|
|
111
109
|
/**
|
|
112
110
|
* Delete an existing event subscription of a system topic.
|
|
113
111
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
114
112
|
* @param systemTopicName Name of the system topic.
|
|
115
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
116
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
113
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
117
114
|
* @param options The options parameters.
|
|
118
115
|
*/
|
|
119
116
|
beginDelete(
|
|
120
117
|
resourceGroupName: string,
|
|
121
118
|
systemTopicName: string,
|
|
122
119
|
eventSubscriptionName: string,
|
|
123
|
-
options?: SystemTopicEventSubscriptionsDeleteOptionalParams
|
|
120
|
+
options?: SystemTopicEventSubscriptionsDeleteOptionalParams,
|
|
124
121
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
125
122
|
/**
|
|
126
123
|
* Delete an existing event subscription of a system topic.
|
|
127
124
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
128
125
|
* @param systemTopicName Name of the system topic.
|
|
129
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
130
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
126
|
+
* @param eventSubscriptionName Name of the event subscription to be deleted.
|
|
131
127
|
* @param options The options parameters.
|
|
132
128
|
*/
|
|
133
129
|
beginDeleteAndWait(
|
|
134
130
|
resourceGroupName: string,
|
|
135
131
|
systemTopicName: string,
|
|
136
132
|
eventSubscriptionName: string,
|
|
137
|
-
options?: SystemTopicEventSubscriptionsDeleteOptionalParams
|
|
133
|
+
options?: SystemTopicEventSubscriptionsDeleteOptionalParams,
|
|
138
134
|
): Promise<void>;
|
|
139
135
|
/**
|
|
140
136
|
* Update an existing event subscription of a system topic.
|
|
141
137
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
142
138
|
* @param systemTopicName Name of the system topic.
|
|
143
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
144
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
139
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
145
140
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
146
141
|
* @param options The options parameters.
|
|
147
142
|
*/
|
|
@@ -150,7 +145,7 @@ export interface SystemTopicEventSubscriptions {
|
|
|
150
145
|
systemTopicName: string,
|
|
151
146
|
eventSubscriptionName: string,
|
|
152
147
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
153
|
-
options?: SystemTopicEventSubscriptionsUpdateOptionalParams
|
|
148
|
+
options?: SystemTopicEventSubscriptionsUpdateOptionalParams,
|
|
154
149
|
): Promise<
|
|
155
150
|
SimplePollerLike<
|
|
156
151
|
OperationState<SystemTopicEventSubscriptionsUpdateResponse>,
|
|
@@ -161,8 +156,7 @@ export interface SystemTopicEventSubscriptions {
|
|
|
161
156
|
* Update an existing event subscription of a system topic.
|
|
162
157
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
163
158
|
* @param systemTopicName Name of the system topic.
|
|
164
|
-
* @param eventSubscriptionName Name of the event subscription to be
|
|
165
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
159
|
+
* @param eventSubscriptionName Name of the event subscription to be updated.
|
|
166
160
|
* @param eventSubscriptionUpdateParameters Updated event subscription information.
|
|
167
161
|
* @param options The options parameters.
|
|
168
162
|
*/
|
|
@@ -171,20 +165,19 @@ export interface SystemTopicEventSubscriptions {
|
|
|
171
165
|
systemTopicName: string,
|
|
172
166
|
eventSubscriptionName: string,
|
|
173
167
|
eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
|
|
174
|
-
options?: SystemTopicEventSubscriptionsUpdateOptionalParams
|
|
168
|
+
options?: SystemTopicEventSubscriptionsUpdateOptionalParams,
|
|
175
169
|
): Promise<SystemTopicEventSubscriptionsUpdateResponse>;
|
|
176
170
|
/**
|
|
177
171
|
* Get the full endpoint URL for an event subscription of a system topic.
|
|
178
172
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
179
173
|
* @param systemTopicName Name of the system topic.
|
|
180
|
-
* @param eventSubscriptionName Name of the event subscription
|
|
181
|
-
* must be between 3 and 100 characters in length and use alphanumeric letters only.
|
|
174
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
182
175
|
* @param options The options parameters.
|
|
183
176
|
*/
|
|
184
177
|
getFullUrl(
|
|
185
178
|
resourceGroupName: string,
|
|
186
179
|
systemTopicName: string,
|
|
187
180
|
eventSubscriptionName: string,
|
|
188
|
-
options?: SystemTopicEventSubscriptionsGetFullUrlOptionalParams
|
|
181
|
+
options?: SystemTopicEventSubscriptionsGetFullUrlOptionalParams,
|
|
189
182
|
): Promise<SystemTopicEventSubscriptionsGetFullUrlResponse>;
|
|
190
183
|
}
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
SystemTopicsDeleteOptionalParams,
|
|
20
20
|
SystemTopicUpdateParameters,
|
|
21
21
|
SystemTopicsUpdateOptionalParams,
|
|
22
|
-
SystemTopicsUpdateResponse
|
|
22
|
+
SystemTopicsUpdateResponse,
|
|
23
23
|
} from "../models";
|
|
24
24
|
|
|
25
25
|
/// <reference lib="esnext.asynciterable" />
|
|
@@ -30,7 +30,7 @@ export interface SystemTopics {
|
|
|
30
30
|
* @param options The options parameters.
|
|
31
31
|
*/
|
|
32
32
|
listBySubscription(
|
|
33
|
-
options?: SystemTopicsListBySubscriptionOptionalParams
|
|
33
|
+
options?: SystemTopicsListBySubscriptionOptionalParams,
|
|
34
34
|
): PagedAsyncIterableIterator<SystemTopic>;
|
|
35
35
|
/**
|
|
36
36
|
* List all the system topics under a resource group.
|
|
@@ -39,7 +39,7 @@ export interface SystemTopics {
|
|
|
39
39
|
*/
|
|
40
40
|
listByResourceGroup(
|
|
41
41
|
resourceGroupName: string,
|
|
42
|
-
options?: SystemTopicsListByResourceGroupOptionalParams
|
|
42
|
+
options?: SystemTopicsListByResourceGroupOptionalParams,
|
|
43
43
|
): PagedAsyncIterableIterator<SystemTopic>;
|
|
44
44
|
/**
|
|
45
45
|
* Get properties of a system topic.
|
|
@@ -50,7 +50,7 @@ export interface SystemTopics {
|
|
|
50
50
|
get(
|
|
51
51
|
resourceGroupName: string,
|
|
52
52
|
systemTopicName: string,
|
|
53
|
-
options?: SystemTopicsGetOptionalParams
|
|
53
|
+
options?: SystemTopicsGetOptionalParams,
|
|
54
54
|
): Promise<SystemTopicsGetResponse>;
|
|
55
55
|
/**
|
|
56
56
|
* Asynchronously creates a new system topic with the specified parameters.
|
|
@@ -63,7 +63,7 @@ export interface SystemTopics {
|
|
|
63
63
|
resourceGroupName: string,
|
|
64
64
|
systemTopicName: string,
|
|
65
65
|
systemTopicInfo: SystemTopic,
|
|
66
|
-
options?: SystemTopicsCreateOrUpdateOptionalParams
|
|
66
|
+
options?: SystemTopicsCreateOrUpdateOptionalParams,
|
|
67
67
|
): Promise<
|
|
68
68
|
SimplePollerLike<
|
|
69
69
|
OperationState<SystemTopicsCreateOrUpdateResponse>,
|
|
@@ -81,7 +81,7 @@ export interface SystemTopics {
|
|
|
81
81
|
resourceGroupName: string,
|
|
82
82
|
systemTopicName: string,
|
|
83
83
|
systemTopicInfo: SystemTopic,
|
|
84
|
-
options?: SystemTopicsCreateOrUpdateOptionalParams
|
|
84
|
+
options?: SystemTopicsCreateOrUpdateOptionalParams,
|
|
85
85
|
): Promise<SystemTopicsCreateOrUpdateResponse>;
|
|
86
86
|
/**
|
|
87
87
|
* Delete existing system topic.
|
|
@@ -92,7 +92,7 @@ export interface SystemTopics {
|
|
|
92
92
|
beginDelete(
|
|
93
93
|
resourceGroupName: string,
|
|
94
94
|
systemTopicName: string,
|
|
95
|
-
options?: SystemTopicsDeleteOptionalParams
|
|
95
|
+
options?: SystemTopicsDeleteOptionalParams,
|
|
96
96
|
): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
97
97
|
/**
|
|
98
98
|
* Delete existing system topic.
|
|
@@ -103,7 +103,7 @@ export interface SystemTopics {
|
|
|
103
103
|
beginDeleteAndWait(
|
|
104
104
|
resourceGroupName: string,
|
|
105
105
|
systemTopicName: string,
|
|
106
|
-
options?: SystemTopicsDeleteOptionalParams
|
|
106
|
+
options?: SystemTopicsDeleteOptionalParams,
|
|
107
107
|
): Promise<void>;
|
|
108
108
|
/**
|
|
109
109
|
* Asynchronously updates a system topic with the specified parameters.
|
|
@@ -116,7 +116,7 @@ export interface SystemTopics {
|
|
|
116
116
|
resourceGroupName: string,
|
|
117
117
|
systemTopicName: string,
|
|
118
118
|
systemTopicUpdateParameters: SystemTopicUpdateParameters,
|
|
119
|
-
options?: SystemTopicsUpdateOptionalParams
|
|
119
|
+
options?: SystemTopicsUpdateOptionalParams,
|
|
120
120
|
): Promise<
|
|
121
121
|
SimplePollerLike<
|
|
122
122
|
OperationState<SystemTopicsUpdateResponse>,
|
|
@@ -134,6 +134,6 @@ export interface SystemTopics {
|
|
|
134
134
|
resourceGroupName: string,
|
|
135
135
|
systemTopicName: string,
|
|
136
136
|
systemTopicUpdateParameters: SystemTopicUpdateParameters,
|
|
137
|
-
options?: SystemTopicsUpdateOptionalParams
|
|
137
|
+
options?: SystemTopicsUpdateOptionalParams,
|
|
138
138
|
): Promise<SystemTopicsUpdateResponse>;
|
|
139
139
|
}
|