@azure/arm-eventgrid 14.0.0-beta.2 → 14.0.0
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 +6 -80
- package/README.md +1 -1
- package/dist/index.js +4289 -5700
- 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/channelsCreateOrUpdateSample.js +1 -1
- 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 +1 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +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 +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +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/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +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 +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- 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 +1 -1
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +13 -14
- 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 +3 -3
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +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 +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +11 -11
- package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +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 +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +1 -8
- 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 +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +2 -3
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +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/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +1 -1
- 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 +1 -1
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +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 +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +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/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +1 -1
- 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 +1 -1
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +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 +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListSample.js +1 -1
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +1 -29
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/topicsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/topicsListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/topicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersListSample.js +1 -1
- package/dist-esm/src/eventGridManagementClient.d.ts +6 -6
- package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
- package/dist-esm/src/eventGridManagementClient.js +35 -8
- package/dist-esm/src/eventGridManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +520 -1037
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +56 -119
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +28 -53
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +626 -1270
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +6 -11
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +29 -61
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.js +30 -30
- package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js +12 -12
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.js +12 -12
- package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -5
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.js +40 -40
- package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/topics.js +1 -1
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -5
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -5
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.js +18 -20
- package/dist-esm/test/eventgrid_examples.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-eventgrid.api.md +44 -457
- package/src/eventGridManagementClient.ts +48 -22
- package/src/models/index.ts +582 -1175
- package/src/models/mappers.ts +663 -1384
- package/src/models/parameters.ts +36 -76
- package/src/operations/domainEventSubscriptions.ts +42 -42
- package/src/operations/domainTopicEventSubscriptions.ts +12 -12
- package/src/operations/eventSubscriptions.ts +12 -12
- package/src/operations/index.ts +3 -5
- package/src/operations/partnerNamespaces.ts +1 -1
- package/src/operations/privateEndpointConnections.ts +11 -11
- package/src/operations/topicEventSubscriptions.ts +52 -52
- package/src/operations/topics.ts +1 -1
- package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -16
- package/src/operationsInterfaces/index.ts +3 -5
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -16
- package/types/arm-eventgrid.d.ts +95 -780
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js +0 -45
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +0 -39
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +0 -44
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +0 -43
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +0 -34
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/eventChannels.d.ts +0 -72
- package/dist-esm/src/operations/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operations/eventChannels.js +0 -271
- package/dist-esm/src/operations/eventChannels.js.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.d.ts +0 -98
- package/dist-esm/src/operations/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.js +0 -421
- package/dist-esm/src/operations/partnerDestinations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts +0 -47
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.js +0 -9
- package/dist-esm/src/operationsInterfaces/eventChannels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js +0 -9
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +0 -1
- package/src/operations/eventChannels.ts +0 -384
- package/src/operations/partnerDestinations.ts +0 -546
- package/src/operationsInterfaces/eventChannels.ts +0 -89
- package/src/operationsInterfaces/partnerDestinations.ts +0 -116
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import * as coreClient from "@azure/core-client";
|
|
2
|
-
export declare type PartnerDestinationInfoUnion = PartnerDestinationInfo | WebhookPartnerDestinationInfo;
|
|
3
|
-
export declare type PartnerUpdateDestinationInfoUnion = PartnerUpdateDestinationInfo | WebhookUpdatePartnerDestinationInfo;
|
|
4
2
|
export declare type InputSchemaMappingUnion = InputSchemaMapping | JsonInputSchemaMapping;
|
|
3
|
+
export declare type DeliveryAttributeMappingUnion = DeliveryAttributeMapping | StaticDeliveryAttributeMapping | DynamicDeliveryAttributeMapping;
|
|
4
|
+
export declare type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination;
|
|
5
5
|
export declare type AdvancedFilterUnion = AdvancedFilter | NumberInAdvancedFilter | NumberNotInAdvancedFilter | NumberLessThanAdvancedFilter | NumberGreaterThanAdvancedFilter | NumberLessThanOrEqualsAdvancedFilter | NumberGreaterThanOrEqualsAdvancedFilter | BoolEqualsAdvancedFilter | StringInAdvancedFilter | StringNotInAdvancedFilter | StringBeginsWithAdvancedFilter | StringEndsWithAdvancedFilter | StringContainsAdvancedFilter | NumberInRangeAdvancedFilter | NumberNotInRangeAdvancedFilter | StringNotBeginsWithAdvancedFilter | StringNotEndsWithAdvancedFilter | StringNotContainsAdvancedFilter | IsNullOrUndefinedAdvancedFilter | IsNotNullAdvancedFilter;
|
|
6
|
-
export declare type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination | PartnerEventSubscriptionDestination;
|
|
7
6
|
export declare type DeadLetterDestinationUnion = DeadLetterDestination | StorageBlobDeadLetterDestination;
|
|
8
|
-
export declare type DeliveryAttributeMappingUnion = DeliveryAttributeMapping | StaticDeliveryAttributeMapping | DynamicDeliveryAttributeMapping;
|
|
9
|
-
export declare type PartnerClientAuthenticationUnion = PartnerClientAuthentication | AzureADPartnerClientAuthentication;
|
|
10
7
|
/** Properties of the corresponding partner topic of a Channel. */
|
|
11
8
|
export interface PartnerTopicInfo {
|
|
12
9
|
/**
|
|
@@ -50,41 +47,13 @@ export interface EventTypeInfo {
|
|
|
50
47
|
export interface InlineEventProperties {
|
|
51
48
|
/** The description for the inline event. */
|
|
52
49
|
description?: string;
|
|
50
|
+
/** The displayName for the inline event. */
|
|
51
|
+
displayName?: string;
|
|
53
52
|
/** The documentationUrl for the inline event. */
|
|
54
53
|
documentationUrl?: string;
|
|
55
54
|
/** The dataSchemaUrl for the inline event. */
|
|
56
55
|
dataSchemaUrl?: string;
|
|
57
56
|
}
|
|
58
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
59
|
-
export interface PartnerDestinationInfo {
|
|
60
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
61
|
-
endpointType: "WebHook";
|
|
62
|
-
/**
|
|
63
|
-
* Azure subscription ID of the subscriber. The partner destination associated with the channel will be
|
|
64
|
-
* created under this Azure subscription.
|
|
65
|
-
*/
|
|
66
|
-
azureSubscriptionId?: string;
|
|
67
|
-
/**
|
|
68
|
-
* Azure Resource Group of the subscriber. The partner destination associated with the channel will be
|
|
69
|
-
* created under this resource group.
|
|
70
|
-
*/
|
|
71
|
-
resourceGroupName?: string;
|
|
72
|
-
/** Name of the partner destination associated with the channel. */
|
|
73
|
-
name?: string;
|
|
74
|
-
/** Additional context of the partner destination endpoint. */
|
|
75
|
-
endpointServiceContext?: string;
|
|
76
|
-
/** Change history of the resource move. */
|
|
77
|
-
resourceMoveChangeHistory?: ResourceMoveChangeHistory[];
|
|
78
|
-
}
|
|
79
|
-
/** The change history of the resource move. */
|
|
80
|
-
export interface ResourceMoveChangeHistory {
|
|
81
|
-
/** Azure subscription ID of the resource. */
|
|
82
|
-
azureSubscriptionId?: string;
|
|
83
|
-
/** Azure Resource Group of the resource. */
|
|
84
|
-
resourceGroupName?: string;
|
|
85
|
-
/** UTC timestamp of when the resource was changed. */
|
|
86
|
-
changedTimeUtc?: Date;
|
|
87
|
-
}
|
|
88
57
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
89
58
|
export interface SystemData {
|
|
90
59
|
/** The identity that created the resource. */
|
|
@@ -100,7 +69,7 @@ export interface SystemData {
|
|
|
100
69
|
/** The timestamp of resource last modification (UTC) */
|
|
101
70
|
lastModifiedAt?: Date;
|
|
102
71
|
}
|
|
103
|
-
/** Definition of a Resource */
|
|
72
|
+
/** Definition of a Resource. */
|
|
104
73
|
export interface Resource {
|
|
105
74
|
/**
|
|
106
75
|
* Fully qualified identifier of the resource.
|
|
@@ -121,20 +90,13 @@ export interface Resource {
|
|
|
121
90
|
/** Properties of the Channel update. */
|
|
122
91
|
export interface ChannelUpdateParameters {
|
|
123
92
|
/**
|
|
124
|
-
* Expiration time of the
|
|
93
|
+
* Expiration time of the channel. If this timer expires while the corresponding partner topic or partner destination is never activated,
|
|
125
94
|
* the channel and corresponding partner topic or partner destination are deleted.
|
|
126
95
|
*/
|
|
127
96
|
expirationTimeIfNotActivatedUtc?: Date;
|
|
128
|
-
/** Partner destination properties which can be updated if the channel is of type PartnerDestination. */
|
|
129
|
-
partnerDestinationInfo?: PartnerUpdateDestinationInfoUnion;
|
|
130
97
|
/** Partner topic properties which can be updated if the channel is of type PartnerTopic. */
|
|
131
98
|
partnerTopicInfo?: PartnerUpdateTopicInfo;
|
|
132
99
|
}
|
|
133
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
134
|
-
export interface PartnerUpdateDestinationInfo {
|
|
135
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
136
|
-
endpointType: "WebHook";
|
|
137
|
-
}
|
|
138
100
|
/** Update properties for the corresponding partner topic of a channel. */
|
|
139
101
|
export interface PartnerUpdateTopicInfo {
|
|
140
102
|
/** Event type info for the partner topic */
|
|
@@ -177,11 +139,6 @@ export interface InboundIpRule {
|
|
|
177
139
|
/** Action to perform based on the match or no match of the IpMask. */
|
|
178
140
|
action?: IpActionType;
|
|
179
141
|
}
|
|
180
|
-
/** Describes an EventGrid Resource Sku. */
|
|
181
|
-
export interface ResourceSku {
|
|
182
|
-
/** The Sku name of the resource. The possible values are: Basic or Premium. */
|
|
183
|
-
name?: Sku;
|
|
184
|
-
}
|
|
185
142
|
/** The identity information for the resource. */
|
|
186
143
|
export interface IdentityInfo {
|
|
187
144
|
/** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity. */
|
|
@@ -214,8 +171,6 @@ export interface DomainUpdateParameters {
|
|
|
214
171
|
};
|
|
215
172
|
/** Identity information for the resource. */
|
|
216
173
|
identity?: IdentityInfo;
|
|
217
|
-
/** The Sku pricing tier for the domain. */
|
|
218
|
-
sku?: ResourceSku;
|
|
219
174
|
/**
|
|
220
175
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
221
176
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.DomainUpdateParameterProperties.InboundIpRules" />
|
|
@@ -248,11 +203,11 @@ export interface DomainUpdateParameters {
|
|
|
248
203
|
/** The data residency boundary for the domain. */
|
|
249
204
|
dataResidencyBoundary?: DataResidencyBoundary;
|
|
250
205
|
}
|
|
251
|
-
/** Result of the List Domains operation */
|
|
206
|
+
/** Result of the List Domains operation. */
|
|
252
207
|
export interface DomainsListResult {
|
|
253
|
-
/** A collection of Domains */
|
|
208
|
+
/** A collection of Domains. */
|
|
254
209
|
value?: Domain[];
|
|
255
|
-
/** A link for the next page of domains */
|
|
210
|
+
/** A link for the next page of domains. */
|
|
256
211
|
nextLink?: string;
|
|
257
212
|
}
|
|
258
213
|
/** Shared access keys of the Domain. */
|
|
@@ -274,54 +229,22 @@ export interface DomainTopicsListResult {
|
|
|
274
229
|
/** A link for the next page of domain topics. */
|
|
275
230
|
nextLink?: string;
|
|
276
231
|
}
|
|
277
|
-
/**
|
|
278
|
-
export interface
|
|
279
|
-
/**
|
|
280
|
-
|
|
281
|
-
* This represents a unique resource in the partner's resource model.
|
|
282
|
-
*/
|
|
283
|
-
source?: string;
|
|
284
|
-
}
|
|
285
|
-
/** Properties of the destination of an event channel. */
|
|
286
|
-
export interface EventChannelDestination {
|
|
287
|
-
/**
|
|
288
|
-
* Azure subscription ID of the customer creating the event channel. The partner topic
|
|
289
|
-
* associated with the event channel will be created under this Azure subscription.
|
|
290
|
-
*/
|
|
291
|
-
azureSubscriptionId?: string;
|
|
292
|
-
/**
|
|
293
|
-
* Azure Resource Group of the customer creating the event channel. The partner topic
|
|
294
|
-
* associated with the event channel will be created under this resource group.
|
|
295
|
-
*/
|
|
296
|
-
resourceGroup?: string;
|
|
297
|
-
/** Name of the partner topic associated with the event channel. */
|
|
298
|
-
partnerTopicName?: string;
|
|
299
|
-
}
|
|
300
|
-
/** Filter for the Event Channel. */
|
|
301
|
-
export interface EventChannelFilter {
|
|
302
|
-
/** Allows advanced filters to be evaluated against an array of values instead of expecting a singular value. The default value is either false or null. */
|
|
303
|
-
enableAdvancedFilteringOnArrays?: boolean;
|
|
304
|
-
/** An array of advanced filters that are used for filtering event channels. */
|
|
305
|
-
advancedFilters?: AdvancedFilterUnion[];
|
|
232
|
+
/** Result of the Get delivery attributes operation. */
|
|
233
|
+
export interface DeliveryAttributeListResult {
|
|
234
|
+
/** A collection of DeliveryAttributeMapping */
|
|
235
|
+
value?: DeliveryAttributeMappingUnion[];
|
|
306
236
|
}
|
|
307
|
-
/**
|
|
308
|
-
export interface
|
|
237
|
+
/** Delivery attribute mapping details. */
|
|
238
|
+
export interface DeliveryAttributeMapping {
|
|
309
239
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
310
|
-
|
|
311
|
-
/**
|
|
312
|
-
|
|
313
|
-
}
|
|
314
|
-
/** Result of the List Event Channels operation */
|
|
315
|
-
export interface EventChannelsListResult {
|
|
316
|
-
/** A collection of Event Channels */
|
|
317
|
-
value?: EventChannel[];
|
|
318
|
-
/** A link for the next page of event channels */
|
|
319
|
-
nextLink?: string;
|
|
240
|
+
type: "Static" | "Dynamic";
|
|
241
|
+
/** Name of the delivery attribute or header. */
|
|
242
|
+
name?: string;
|
|
320
243
|
}
|
|
321
244
|
/** Information about the destination for an event subscription. */
|
|
322
245
|
export interface EventSubscriptionDestination {
|
|
323
246
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
324
|
-
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction"
|
|
247
|
+
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction";
|
|
325
248
|
}
|
|
326
249
|
/** Information about the delivery for an event subscription with resource identity. */
|
|
327
250
|
export interface DeliveryWithResourceIdentity {
|
|
@@ -365,6 +288,13 @@ export interface EventSubscriptionFilter {
|
|
|
365
288
|
/** An array of advanced filters that are used for filtering event subscriptions. */
|
|
366
289
|
advancedFilters?: AdvancedFilterUnion[];
|
|
367
290
|
}
|
|
291
|
+
/** This is the base type that represents an advanced filter. To configure an advanced filter, do not directly instantiate an object of this class. Instead, instantiate an object of a derived class such as BoolEqualsAdvancedFilter, NumberInAdvancedFilter, StringEqualsAdvancedFilter etc. depending on the type of the key based on which you want to filter. */
|
|
292
|
+
export interface AdvancedFilter {
|
|
293
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
294
|
+
operatorType: "NumberIn" | "NumberNotIn" | "NumberLessThan" | "NumberGreaterThan" | "NumberLessThanOrEquals" | "NumberGreaterThanOrEquals" | "BoolEquals" | "StringIn" | "StringNotIn" | "StringBeginsWith" | "StringEndsWith" | "StringContains" | "NumberInRange" | "NumberNotInRange" | "StringNotBeginsWith" | "StringNotEndsWith" | "StringNotContains" | "IsNullOrUndefined" | "IsNotNull";
|
|
295
|
+
/** The field/property in the event based on which you want to filter. */
|
|
296
|
+
key?: string;
|
|
297
|
+
}
|
|
368
298
|
/** Information about the retry policy for an event subscription. */
|
|
369
299
|
export interface RetryPolicy {
|
|
370
300
|
/** Maximum number of delivery retry attempts for events. */
|
|
@@ -427,18 +357,6 @@ export interface EventSubscriptionsListResult {
|
|
|
427
357
|
/** A link for the next page of event subscriptions */
|
|
428
358
|
nextLink?: string;
|
|
429
359
|
}
|
|
430
|
-
/** Result of the Get delivery attributes operation. */
|
|
431
|
-
export interface DeliveryAttributeListResult {
|
|
432
|
-
/** A collection of DeliveryAttributeMapping */
|
|
433
|
-
value?: DeliveryAttributeMappingUnion[];
|
|
434
|
-
}
|
|
435
|
-
/** Delivery attribute mapping details. */
|
|
436
|
-
export interface DeliveryAttributeMapping {
|
|
437
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
438
|
-
type: "Static" | "Dynamic";
|
|
439
|
-
/** Name of the delivery attribute or header. */
|
|
440
|
-
name?: string;
|
|
441
|
-
}
|
|
442
360
|
/** Result of the List Operations operation */
|
|
443
361
|
export interface OperationsListResult {
|
|
444
362
|
/** A collection of operations */
|
|
@@ -468,6 +386,45 @@ export interface OperationInfo {
|
|
|
468
386
|
/** Description of the operation */
|
|
469
387
|
description?: string;
|
|
470
388
|
}
|
|
389
|
+
/** Properties of the Topic update */
|
|
390
|
+
export interface TopicUpdateParameters {
|
|
391
|
+
/** Tags of the Topic resource. */
|
|
392
|
+
tags?: {
|
|
393
|
+
[propertyName: string]: string;
|
|
394
|
+
};
|
|
395
|
+
/** Topic resource identity information. */
|
|
396
|
+
identity?: IdentityInfo;
|
|
397
|
+
/**
|
|
398
|
+
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
399
|
+
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
|
|
400
|
+
*/
|
|
401
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
402
|
+
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
403
|
+
inboundIpRules?: InboundIpRule[];
|
|
404
|
+
/** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
|
|
405
|
+
disableLocalAuth?: boolean;
|
|
406
|
+
/** The data residency boundary for the topic. */
|
|
407
|
+
dataResidencyBoundary?: DataResidencyBoundary;
|
|
408
|
+
}
|
|
409
|
+
/** Result of the List Topics operation */
|
|
410
|
+
export interface TopicsListResult {
|
|
411
|
+
/** A collection of Topics */
|
|
412
|
+
value?: Topic[];
|
|
413
|
+
/** A link for the next page of topics */
|
|
414
|
+
nextLink?: string;
|
|
415
|
+
}
|
|
416
|
+
/** Shared access keys of the Topic */
|
|
417
|
+
export interface TopicSharedAccessKeys {
|
|
418
|
+
/** Shared access key1 for the topic. */
|
|
419
|
+
key1?: string;
|
|
420
|
+
/** Shared access key2 for the topic. */
|
|
421
|
+
key2?: string;
|
|
422
|
+
}
|
|
423
|
+
/** Topic regenerate share access key request */
|
|
424
|
+
export interface TopicRegenerateKeyRequest {
|
|
425
|
+
/** Key name to regenerate key1 or key2 */
|
|
426
|
+
keyName: string;
|
|
427
|
+
}
|
|
471
428
|
/** The partner authorization details. */
|
|
472
429
|
export interface PartnerAuthorization {
|
|
473
430
|
/**
|
|
@@ -507,20 +464,6 @@ export interface PartnerConfigurationsListResult {
|
|
|
507
464
|
/** A link for the next page of partner configurations. */
|
|
508
465
|
nextLink?: string;
|
|
509
466
|
}
|
|
510
|
-
/** Properties of the Partner Destination that can be updated. */
|
|
511
|
-
export interface PartnerDestinationUpdateParameters {
|
|
512
|
-
/** Tags of the Partner Destination resource. */
|
|
513
|
-
tags?: {
|
|
514
|
-
[propertyName: string]: string;
|
|
515
|
-
};
|
|
516
|
-
}
|
|
517
|
-
/** Result of the List Partner Destinations operation. */
|
|
518
|
-
export interface PartnerDestinationsListResult {
|
|
519
|
-
/** A collection of partner destinations. */
|
|
520
|
-
value?: PartnerDestination[];
|
|
521
|
-
/** A link for the next page of partner destinations. */
|
|
522
|
-
nextLink?: string;
|
|
523
|
-
}
|
|
524
467
|
/** Properties of the Partner Namespace update. */
|
|
525
468
|
export interface PartnerNamespaceUpdateParameters {
|
|
526
469
|
/** Tags of the Partner Namespace. */
|
|
@@ -562,26 +505,6 @@ export interface PartnerRegistrationUpdateParameters {
|
|
|
562
505
|
tags?: {
|
|
563
506
|
[propertyName: string]: string;
|
|
564
507
|
};
|
|
565
|
-
/** Name of the partner topic type. */
|
|
566
|
-
partnerTopicTypeName?: string;
|
|
567
|
-
/** Display name of the partner topic type. */
|
|
568
|
-
partnerTopicTypeDisplayName?: string;
|
|
569
|
-
/** Description of the partner topic type. */
|
|
570
|
-
partnerTopicTypeDescription?: string;
|
|
571
|
-
/**
|
|
572
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
573
|
-
* integration on an event source.
|
|
574
|
-
*/
|
|
575
|
-
setupUri?: string;
|
|
576
|
-
/** URI of the partner logo. */
|
|
577
|
-
logoUri?: string;
|
|
578
|
-
/**
|
|
579
|
-
* List of IDs of Azure AD applications that are authorized to create a partner namespace
|
|
580
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
581
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
582
|
-
* for creating the partner registration.
|
|
583
|
-
*/
|
|
584
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
585
508
|
}
|
|
586
509
|
/** Result of the List Partner Registrations operation. */
|
|
587
510
|
export interface PartnerRegistrationsListResult {
|
|
@@ -649,54 +572,6 @@ export interface SystemTopicsListResult {
|
|
|
649
572
|
/** A link for the next page of topics. */
|
|
650
573
|
nextLink?: string;
|
|
651
574
|
}
|
|
652
|
-
/** Definition of an Extended Location */
|
|
653
|
-
export interface ExtendedLocation {
|
|
654
|
-
/** Fully qualified name of the extended location. */
|
|
655
|
-
name?: string;
|
|
656
|
-
/** Type of the extended location. */
|
|
657
|
-
type?: string;
|
|
658
|
-
}
|
|
659
|
-
/** Properties of the Topic update */
|
|
660
|
-
export interface TopicUpdateParameters {
|
|
661
|
-
/** Tags of the Topic resource. */
|
|
662
|
-
tags?: {
|
|
663
|
-
[propertyName: string]: string;
|
|
664
|
-
};
|
|
665
|
-
/** Topic resource identity information. */
|
|
666
|
-
identity?: IdentityInfo;
|
|
667
|
-
/** The Sku pricing tier for the topic. */
|
|
668
|
-
sku?: ResourceSku;
|
|
669
|
-
/**
|
|
670
|
-
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
671
|
-
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
|
|
672
|
-
*/
|
|
673
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
674
|
-
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
675
|
-
inboundIpRules?: InboundIpRule[];
|
|
676
|
-
/** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
|
|
677
|
-
disableLocalAuth?: boolean;
|
|
678
|
-
/** The data residency boundary for the topic. */
|
|
679
|
-
dataResidencyBoundary?: DataResidencyBoundary;
|
|
680
|
-
}
|
|
681
|
-
/** Result of the List Topics operation */
|
|
682
|
-
export interface TopicsListResult {
|
|
683
|
-
/** A collection of Topics */
|
|
684
|
-
value?: Topic[];
|
|
685
|
-
/** A link for the next page of topics */
|
|
686
|
-
nextLink?: string;
|
|
687
|
-
}
|
|
688
|
-
/** Shared access keys of the Topic */
|
|
689
|
-
export interface TopicSharedAccessKeys {
|
|
690
|
-
/** Shared access key1 for the topic. */
|
|
691
|
-
key1?: string;
|
|
692
|
-
/** Shared access key2 for the topic. */
|
|
693
|
-
key2?: string;
|
|
694
|
-
}
|
|
695
|
-
/** Topic regenerate share access key request */
|
|
696
|
-
export interface TopicRegenerateKeyRequest {
|
|
697
|
-
/** Key name to regenerate key1 or key2 */
|
|
698
|
-
keyName: string;
|
|
699
|
-
}
|
|
700
575
|
/** Result of the List Event Types operation */
|
|
701
576
|
export interface EventTypesListResult {
|
|
702
577
|
/** A collection of event types */
|
|
@@ -726,11 +601,6 @@ export interface VerifiedPartnersListResult {
|
|
|
726
601
|
/** A link for the next page of verified partners if any. */
|
|
727
602
|
nextLink?: string;
|
|
728
603
|
}
|
|
729
|
-
/** Partner client authentication */
|
|
730
|
-
export interface PartnerClientAuthentication {
|
|
731
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
732
|
-
clientAuthenticationType: "AzureAD";
|
|
733
|
-
}
|
|
734
604
|
/** This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id', 'topic' and 'eventtime' properties. This represents a field in the input event schema. */
|
|
735
605
|
export interface JsonField {
|
|
736
606
|
/** Name of a field in the input event schema that's to be used as the source of a mapping. */
|
|
@@ -748,17 +618,6 @@ export interface JsonFieldWithDefault {
|
|
|
748
618
|
/** The default value to be used for mapping when a SourceField is not provided or if there's no property with the specified name in the published JSON event payload. */
|
|
749
619
|
defaultValue?: string;
|
|
750
620
|
}
|
|
751
|
-
/** Information about the WebHook of the partner destination. */
|
|
752
|
-
export declare type WebhookPartnerDestinationInfo = PartnerDestinationInfo & {
|
|
753
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
754
|
-
endpointType: "WebHook";
|
|
755
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
756
|
-
endpointUrl?: string;
|
|
757
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
758
|
-
endpointBaseUrl?: string;
|
|
759
|
-
/** Partner client authentication */
|
|
760
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
761
|
-
};
|
|
762
621
|
/** Channel info. */
|
|
763
622
|
export declare type Channel = Resource & {
|
|
764
623
|
/**
|
|
@@ -766,12 +625,10 @@ export declare type Channel = Resource & {
|
|
|
766
625
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
767
626
|
*/
|
|
768
627
|
readonly systemData?: SystemData;
|
|
769
|
-
/** The type of the event channel which represents the
|
|
628
|
+
/** The type of the event channel which represents the direction flow of events. */
|
|
770
629
|
channelType?: ChannelType;
|
|
771
630
|
/** This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel. */
|
|
772
631
|
partnerTopicInfo?: PartnerTopicInfo;
|
|
773
|
-
/** This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel. */
|
|
774
|
-
partnerDestinationInfo?: PartnerDestinationInfoUnion;
|
|
775
632
|
/** Context or helpful message that can be used during the approval process by the subscriber. */
|
|
776
633
|
messageForActivation?: string;
|
|
777
634
|
/** Provisioning state of the channel. */
|
|
@@ -816,40 +673,6 @@ export declare type DomainTopic = Resource & {
|
|
|
816
673
|
*/
|
|
817
674
|
readonly provisioningState?: DomainTopicProvisioningState;
|
|
818
675
|
};
|
|
819
|
-
/** Event Channel. */
|
|
820
|
-
export declare type EventChannel = Resource & {
|
|
821
|
-
/**
|
|
822
|
-
* The system metadata relating to Event Channel resource.
|
|
823
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
-
*/
|
|
825
|
-
readonly systemData?: SystemData;
|
|
826
|
-
/** Source of the event channel. This represents a unique resource in the partner's resource model. */
|
|
827
|
-
source?: EventChannelSource;
|
|
828
|
-
/** Represents the destination of an event channel. */
|
|
829
|
-
destination?: EventChannelDestination;
|
|
830
|
-
/**
|
|
831
|
-
* Provisioning state of the event channel.
|
|
832
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
833
|
-
*/
|
|
834
|
-
readonly provisioningState?: EventChannelProvisioningState;
|
|
835
|
-
/**
|
|
836
|
-
* The readiness state of the corresponding partner topic.
|
|
837
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
838
|
-
*/
|
|
839
|
-
readonly partnerTopicReadinessState?: PartnerTopicReadinessState;
|
|
840
|
-
/**
|
|
841
|
-
* Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated,
|
|
842
|
-
* the event channel and corresponding partner topic are deleted.
|
|
843
|
-
*/
|
|
844
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
845
|
-
/** Information about the filter for the event channel. */
|
|
846
|
-
filter?: EventChannelFilter;
|
|
847
|
-
/**
|
|
848
|
-
* Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic.
|
|
849
|
-
* This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
|
|
850
|
-
*/
|
|
851
|
-
partnerTopicFriendlyDescription?: string;
|
|
852
|
-
};
|
|
853
676
|
/** Event Subscription */
|
|
854
677
|
export declare type EventSubscription = Resource & {
|
|
855
678
|
/**
|
|
@@ -956,7 +779,7 @@ export declare type TopicTypeInfo = Resource & {
|
|
|
956
779
|
/** Source resource format. */
|
|
957
780
|
sourceResourceFormat?: string;
|
|
958
781
|
/** Supported source scopes. */
|
|
959
|
-
supportedScopesForSource?:
|
|
782
|
+
supportedScopesForSource?: TopicTypeSourceScope[];
|
|
960
783
|
};
|
|
961
784
|
/** Verified partner information */
|
|
962
785
|
export declare type VerifiedPartner = Resource & {
|
|
@@ -973,22 +796,9 @@ export declare type VerifiedPartner = Resource & {
|
|
|
973
796
|
partnerDisplayName?: string;
|
|
974
797
|
/** Details of the partner topic scenario. */
|
|
975
798
|
partnerTopicDetails?: PartnerDetails;
|
|
976
|
-
/** Details of the partner destination scenario. */
|
|
977
|
-
partnerDestinationDetails?: PartnerDetails;
|
|
978
799
|
/** Provisioning state of the verified partner. */
|
|
979
800
|
provisioningState?: VerifiedPartnerProvisioningState;
|
|
980
801
|
};
|
|
981
|
-
/** Information about the update of the WebHook of the partner destination. */
|
|
982
|
-
export declare type WebhookUpdatePartnerDestinationInfo = PartnerUpdateDestinationInfo & {
|
|
983
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
984
|
-
endpointType: "WebHook";
|
|
985
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
986
|
-
endpointUrl?: string;
|
|
987
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
988
|
-
endpointBaseUrl?: string;
|
|
989
|
-
/** Partner client authentication */
|
|
990
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
991
|
-
};
|
|
992
802
|
/** This enables publishing to Event Grid using a custom input schema. This can be used to map properties from a custom input JSON schema to the Event Grid event schema. */
|
|
993
803
|
export declare type JsonInputSchemaMapping = InputSchemaMapping & {
|
|
994
804
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1006,39 +816,137 @@ export declare type JsonInputSchemaMapping = InputSchemaMapping & {
|
|
|
1006
816
|
/** The mapping information for the DataVersion property of the Event Grid Event. */
|
|
1007
817
|
dataVersion?: JsonFieldWithDefault;
|
|
1008
818
|
};
|
|
1009
|
-
/**
|
|
1010
|
-
export declare type
|
|
819
|
+
/** Static delivery attribute mapping details. */
|
|
820
|
+
export declare type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1011
821
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1012
|
-
|
|
1013
|
-
/**
|
|
1014
|
-
|
|
822
|
+
type: "Static";
|
|
823
|
+
/** Value of the delivery attribute. */
|
|
824
|
+
value?: string;
|
|
825
|
+
/** Boolean flag to tell if the attribute contains sensitive information . */
|
|
826
|
+
isSecret?: boolean;
|
|
1015
827
|
};
|
|
1016
|
-
/**
|
|
1017
|
-
export declare type
|
|
828
|
+
/** Dynamic delivery attribute mapping details. */
|
|
829
|
+
export declare type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1018
830
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1019
|
-
|
|
1020
|
-
/**
|
|
1021
|
-
|
|
831
|
+
type: "Dynamic";
|
|
832
|
+
/** JSON path in the event which contains attribute value. */
|
|
833
|
+
sourceField?: string;
|
|
1022
834
|
};
|
|
1023
|
-
/**
|
|
1024
|
-
export declare type
|
|
835
|
+
/** Information about the webhook destination for an event subscription. */
|
|
836
|
+
export declare type WebHookEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1025
837
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1026
|
-
|
|
1027
|
-
/** The
|
|
1028
|
-
|
|
838
|
+
endpointType: "WebHook";
|
|
839
|
+
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
840
|
+
endpointUrl?: string;
|
|
841
|
+
/**
|
|
842
|
+
* The base URL that represents the endpoint of the destination of an event subscription.
|
|
843
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
844
|
+
*/
|
|
845
|
+
readonly endpointBaseUrl?: string;
|
|
846
|
+
/** Maximum number of events per batch. */
|
|
847
|
+
maxEventsPerBatch?: number;
|
|
848
|
+
/** Preferred batch size in Kilobytes. */
|
|
849
|
+
preferredBatchSizeInKilobytes?: number;
|
|
850
|
+
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
851
|
+
azureActiveDirectoryTenantId?: string;
|
|
852
|
+
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
853
|
+
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
854
|
+
/** Delivery attribute details. */
|
|
855
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1029
856
|
};
|
|
1030
|
-
/**
|
|
1031
|
-
export declare type
|
|
857
|
+
/** Information about the event hub destination for an event subscription. */
|
|
858
|
+
export declare type EventHubEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1032
859
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1033
|
-
|
|
1034
|
-
/** The
|
|
1035
|
-
|
|
860
|
+
endpointType: "EventHub";
|
|
861
|
+
/** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
|
|
862
|
+
resourceId?: string;
|
|
863
|
+
/** Delivery attribute details. */
|
|
864
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1036
865
|
};
|
|
1037
|
-
/**
|
|
1038
|
-
export declare type
|
|
866
|
+
/** Information about the storage queue destination for an event subscription. */
|
|
867
|
+
export declare type StorageQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1039
868
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1040
|
-
|
|
1041
|
-
/** The
|
|
869
|
+
endpointType: "StorageQueue";
|
|
870
|
+
/** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
|
|
871
|
+
resourceId?: string;
|
|
872
|
+
/** The name of the Storage queue under a storage account that is the destination of an event subscription. */
|
|
873
|
+
queueName?: string;
|
|
874
|
+
/** Storage queue message time to live in seconds. */
|
|
875
|
+
queueMessageTimeToLiveInSeconds?: number;
|
|
876
|
+
};
|
|
877
|
+
/** Information about the HybridConnection destination for an event subscription. */
|
|
878
|
+
export declare type HybridConnectionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
879
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
880
|
+
endpointType: "HybridConnection";
|
|
881
|
+
/** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
|
|
882
|
+
resourceId?: string;
|
|
883
|
+
/** Delivery attribute details. */
|
|
884
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
885
|
+
};
|
|
886
|
+
/** Information about the service bus destination for an event subscription. */
|
|
887
|
+
export declare type ServiceBusQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
888
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
889
|
+
endpointType: "ServiceBusQueue";
|
|
890
|
+
/** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
|
|
891
|
+
resourceId?: string;
|
|
892
|
+
/** Delivery attribute details. */
|
|
893
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
894
|
+
};
|
|
895
|
+
/** Information about the service bus topic destination for an event subscription. */
|
|
896
|
+
export declare type ServiceBusTopicEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
897
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
898
|
+
endpointType: "ServiceBusTopic";
|
|
899
|
+
/** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
|
|
900
|
+
resourceId?: string;
|
|
901
|
+
/** Delivery attribute details. */
|
|
902
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
903
|
+
};
|
|
904
|
+
/** Information about the azure function destination for an event subscription. */
|
|
905
|
+
export declare type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
906
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
907
|
+
endpointType: "AzureFunction";
|
|
908
|
+
/** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
|
|
909
|
+
resourceId?: string;
|
|
910
|
+
/** Maximum number of events per batch. */
|
|
911
|
+
maxEventsPerBatch?: number;
|
|
912
|
+
/** Preferred batch size in Kilobytes. */
|
|
913
|
+
preferredBatchSizeInKilobytes?: number;
|
|
914
|
+
/** Delivery attribute details. */
|
|
915
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
916
|
+
};
|
|
917
|
+
/** NumberIn Advanced Filter. */
|
|
918
|
+
export declare type NumberInAdvancedFilter = AdvancedFilter & {
|
|
919
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
920
|
+
operatorType: "NumberIn";
|
|
921
|
+
/** The set of filter values. */
|
|
922
|
+
values?: number[];
|
|
923
|
+
};
|
|
924
|
+
/** NumberNotIn Advanced Filter. */
|
|
925
|
+
export declare type NumberNotInAdvancedFilter = AdvancedFilter & {
|
|
926
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
927
|
+
operatorType: "NumberNotIn";
|
|
928
|
+
/** The set of filter values. */
|
|
929
|
+
values?: number[];
|
|
930
|
+
};
|
|
931
|
+
/** NumberLessThan Advanced Filter. */
|
|
932
|
+
export declare type NumberLessThanAdvancedFilter = AdvancedFilter & {
|
|
933
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
934
|
+
operatorType: "NumberLessThan";
|
|
935
|
+
/** The filter value. */
|
|
936
|
+
value?: number;
|
|
937
|
+
};
|
|
938
|
+
/** NumberGreaterThan Advanced Filter. */
|
|
939
|
+
export declare type NumberGreaterThanAdvancedFilter = AdvancedFilter & {
|
|
940
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
941
|
+
operatorType: "NumberGreaterThan";
|
|
942
|
+
/** The filter value. */
|
|
943
|
+
value?: number;
|
|
944
|
+
};
|
|
945
|
+
/** NumberLessThanOrEquals Advanced Filter. */
|
|
946
|
+
export declare type NumberLessThanOrEqualsAdvancedFilter = AdvancedFilter & {
|
|
947
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
948
|
+
operatorType: "NumberLessThanOrEquals";
|
|
949
|
+
/** The filter value. */
|
|
1042
950
|
value?: number;
|
|
1043
951
|
};
|
|
1044
952
|
/** NumberGreaterThanOrEquals Advanced Filter. */
|
|
@@ -1135,94 +1043,6 @@ export declare type IsNotNullAdvancedFilter = AdvancedFilter & {
|
|
|
1135
1043
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1136
1044
|
operatorType: "IsNotNull";
|
|
1137
1045
|
};
|
|
1138
|
-
/** Information about the webhook destination for an event subscription. */
|
|
1139
|
-
export declare type WebHookEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1140
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1141
|
-
endpointType: "WebHook";
|
|
1142
|
-
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
1143
|
-
endpointUrl?: string;
|
|
1144
|
-
/**
|
|
1145
|
-
* The base URL that represents the endpoint of the destination of an event subscription.
|
|
1146
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1147
|
-
*/
|
|
1148
|
-
readonly endpointBaseUrl?: string;
|
|
1149
|
-
/** Maximum number of events per batch. */
|
|
1150
|
-
maxEventsPerBatch?: number;
|
|
1151
|
-
/** Preferred batch size in Kilobytes. */
|
|
1152
|
-
preferredBatchSizeInKilobytes?: number;
|
|
1153
|
-
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
1154
|
-
azureActiveDirectoryTenantId?: string;
|
|
1155
|
-
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
1156
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
1157
|
-
/** Delivery attribute details. */
|
|
1158
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1159
|
-
};
|
|
1160
|
-
/** Information about the event hub destination for an event subscription. */
|
|
1161
|
-
export declare type EventHubEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1162
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1163
|
-
endpointType: "EventHub";
|
|
1164
|
-
/** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
|
|
1165
|
-
resourceId?: string;
|
|
1166
|
-
/** Delivery attribute details. */
|
|
1167
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1168
|
-
};
|
|
1169
|
-
/** Information about the storage queue destination for an event subscription. */
|
|
1170
|
-
export declare type StorageQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1171
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1172
|
-
endpointType: "StorageQueue";
|
|
1173
|
-
/** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
|
|
1174
|
-
resourceId?: string;
|
|
1175
|
-
/** The name of the Storage queue under a storage account that is the destination of an event subscription. */
|
|
1176
|
-
queueName?: string;
|
|
1177
|
-
/** Storage queue message time to live in seconds. */
|
|
1178
|
-
queueMessageTimeToLiveInSeconds?: number;
|
|
1179
|
-
};
|
|
1180
|
-
/** Information about the HybridConnection destination for an event subscription. */
|
|
1181
|
-
export declare type HybridConnectionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1182
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1183
|
-
endpointType: "HybridConnection";
|
|
1184
|
-
/** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
|
|
1185
|
-
resourceId?: string;
|
|
1186
|
-
/** Delivery attribute details. */
|
|
1187
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1188
|
-
};
|
|
1189
|
-
/** Information about the service bus destination for an event subscription. */
|
|
1190
|
-
export declare type ServiceBusQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1191
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1192
|
-
endpointType: "ServiceBusQueue";
|
|
1193
|
-
/** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
|
|
1194
|
-
resourceId?: string;
|
|
1195
|
-
/** Delivery attribute details. */
|
|
1196
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1197
|
-
};
|
|
1198
|
-
/** Information about the service bus topic destination for an event subscription. */
|
|
1199
|
-
export declare type ServiceBusTopicEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1200
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1201
|
-
endpointType: "ServiceBusTopic";
|
|
1202
|
-
/** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
|
|
1203
|
-
resourceId?: string;
|
|
1204
|
-
/** Delivery attribute details. */
|
|
1205
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1206
|
-
};
|
|
1207
|
-
/** Information about the azure function destination for an event subscription. */
|
|
1208
|
-
export declare type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1209
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1210
|
-
endpointType: "AzureFunction";
|
|
1211
|
-
/** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
|
|
1212
|
-
resourceId?: string;
|
|
1213
|
-
/** Maximum number of events per batch. */
|
|
1214
|
-
maxEventsPerBatch?: number;
|
|
1215
|
-
/** Preferred batch size in Kilobytes. */
|
|
1216
|
-
preferredBatchSizeInKilobytes?: number;
|
|
1217
|
-
/** Delivery attribute details. */
|
|
1218
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1219
|
-
};
|
|
1220
|
-
export declare type PartnerEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1221
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1222
|
-
endpointType: "PartnerDestination";
|
|
1223
|
-
/** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
|
|
1224
|
-
resourceId?: string;
|
|
1225
|
-
};
|
|
1226
1046
|
/** Information about the storage blob based dead letter destination. */
|
|
1227
1047
|
export declare type StorageBlobDeadLetterDestination = DeadLetterDestination & {
|
|
1228
1048
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1232,42 +1052,15 @@ export declare type StorageBlobDeadLetterDestination = DeadLetterDestination & {
|
|
|
1232
1052
|
/** The name of the Storage blob container that is the destination of the deadletter events */
|
|
1233
1053
|
blobContainerName?: string;
|
|
1234
1054
|
};
|
|
1235
|
-
/** Static delivery attribute mapping details. */
|
|
1236
|
-
export declare type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1237
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1238
|
-
type: "Static";
|
|
1239
|
-
/** Value of the delivery attribute. */
|
|
1240
|
-
value?: string;
|
|
1241
|
-
/** Boolean flag to tell if the attribute contains sensitive information . */
|
|
1242
|
-
isSecret?: boolean;
|
|
1243
|
-
};
|
|
1244
|
-
/** Dynamic delivery attribute mapping details. */
|
|
1245
|
-
export declare type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1246
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1247
|
-
type: "Dynamic";
|
|
1248
|
-
/** JSON path in the event which contains attribute value. */
|
|
1249
|
-
sourceField?: string;
|
|
1250
|
-
};
|
|
1251
|
-
/** Azure Active Directory Partner Client Authentication */
|
|
1252
|
-
export declare type AzureADPartnerClientAuthentication = PartnerClientAuthentication & {
|
|
1253
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1254
|
-
clientAuthenticationType: "AzureAD";
|
|
1255
|
-
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
1256
|
-
azureActiveDirectoryTenantId?: string;
|
|
1257
|
-
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
1258
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
1259
|
-
};
|
|
1260
1055
|
/** EventGrid Domain. */
|
|
1261
1056
|
export declare type Domain = TrackedResource & {
|
|
1262
|
-
/** The Sku pricing tier for the Event Grid Domain resource. */
|
|
1263
|
-
sku?: ResourceSku;
|
|
1264
|
-
/** Identity information for the Event Grid Domain resource. */
|
|
1265
|
-
identity?: IdentityInfo;
|
|
1266
1057
|
/**
|
|
1267
1058
|
* The system metadata relating to the Event Grid Domain resource.
|
|
1268
1059
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1269
1060
|
*/
|
|
1270
1061
|
readonly systemData?: SystemData;
|
|
1062
|
+
/** Identity information for the Event Grid Domain resource. */
|
|
1063
|
+
identity?: IdentityInfo;
|
|
1271
1064
|
/**
|
|
1272
1065
|
* List of private endpoint connections.
|
|
1273
1066
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1324,30 +1117,47 @@ export declare type Domain = TrackedResource & {
|
|
|
1324
1117
|
/** Data Residency Boundary of the resource. */
|
|
1325
1118
|
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1326
1119
|
};
|
|
1327
|
-
/**
|
|
1328
|
-
export declare type
|
|
1120
|
+
/** EventGrid Topic */
|
|
1121
|
+
export declare type Topic = TrackedResource & {
|
|
1122
|
+
/** Identity information for the resource. */
|
|
1123
|
+
identity?: IdentityInfo;
|
|
1329
1124
|
/**
|
|
1330
|
-
* The system metadata relating to
|
|
1125
|
+
* The system metadata relating to Topic resource.
|
|
1331
1126
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1332
1127
|
*/
|
|
1333
1128
|
readonly systemData?: SystemData;
|
|
1334
|
-
/**
|
|
1335
|
-
|
|
1336
|
-
/** Endpoint context associated with this partner destination. */
|
|
1337
|
-
endpointServiceContext?: string;
|
|
1129
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1130
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1338
1131
|
/**
|
|
1339
|
-
*
|
|
1340
|
-
*
|
|
1132
|
+
* Provisioning state of the topic.
|
|
1133
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1341
1134
|
*/
|
|
1342
|
-
|
|
1343
|
-
/**
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1135
|
+
readonly provisioningState?: TopicProvisioningState;
|
|
1136
|
+
/**
|
|
1137
|
+
* Endpoint for the topic.
|
|
1138
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1139
|
+
*/
|
|
1140
|
+
readonly endpoint?: string;
|
|
1141
|
+
/** This determines the format that Event Grid should expect for incoming events published to the topic. */
|
|
1142
|
+
inputSchema?: InputSchema;
|
|
1143
|
+
/** This enables publishing using custom event schemas. An InputSchemaMapping can be specified to map various properties of a source schema to various required properties of the EventGridEvent schema. */
|
|
1144
|
+
inputSchemaMapping?: InputSchemaMappingUnion;
|
|
1145
|
+
/**
|
|
1146
|
+
* Metric resource id for the topic.
|
|
1147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1148
|
+
*/
|
|
1149
|
+
readonly metricResourceId?: string;
|
|
1150
|
+
/**
|
|
1151
|
+
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
1152
|
+
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
|
|
1153
|
+
*/
|
|
1154
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
1155
|
+
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
1156
|
+
inboundIpRules?: InboundIpRule[];
|
|
1157
|
+
/** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
|
|
1158
|
+
disableLocalAuth?: boolean;
|
|
1159
|
+
/** Data Residency Boundary of the resource. */
|
|
1160
|
+
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1351
1161
|
};
|
|
1352
1162
|
/** EventGrid Partner Namespace. */
|
|
1353
1163
|
export declare type PartnerNamespace = TrackedResource & {
|
|
@@ -1400,48 +1210,11 @@ export declare type PartnerRegistration = TrackedResource & {
|
|
|
1400
1210
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1401
1211
|
*/
|
|
1402
1212
|
readonly provisioningState?: PartnerRegistrationProvisioningState;
|
|
1403
|
-
/** The immutableId of the corresponding partner registration. */
|
|
1404
|
-
partnerRegistrationImmutableId?: string;
|
|
1405
|
-
/** Official name of the partner name. For example: "Contoso". */
|
|
1406
|
-
partnerName?: string;
|
|
1407
|
-
/** Name of the partner resource type. */
|
|
1408
|
-
partnerResourceTypeName?: string;
|
|
1409
|
-
/** Display name of the partner resource type. */
|
|
1410
|
-
partnerResourceTypeDisplayName?: string;
|
|
1411
|
-
/** Short description of the partner resource type. The length of this description should not exceed 256 characters. */
|
|
1412
|
-
partnerResourceTypeDescription?: string;
|
|
1413
1213
|
/**
|
|
1414
|
-
*
|
|
1415
|
-
*
|
|
1214
|
+
* The immutableId of the corresponding partner registration.
|
|
1215
|
+
* Note: This property is marked for deprecation and is not supported in any future GA API version
|
|
1416
1216
|
*/
|
|
1417
|
-
|
|
1418
|
-
/**
|
|
1419
|
-
* The customer service number of the publisher. The expected phone format should start with a '+' sign
|
|
1420
|
-
* followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its
|
|
1421
|
-
* length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and
|
|
1422
|
-
* +966 7 5115 2471. Examples of invalid phone numbers are: +1 (515) 123-4567, 1 515 123 4567 and +966 121 5115 24 7 551 1234 43
|
|
1423
|
-
*/
|
|
1424
|
-
partnerCustomerServiceNumber?: string;
|
|
1425
|
-
/** The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10. */
|
|
1426
|
-
partnerCustomerServiceExtension?: string;
|
|
1427
|
-
/** The extension of the customer service URI of the publisher. */
|
|
1428
|
-
customerServiceUri?: string;
|
|
1429
|
-
/**
|
|
1430
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
1431
|
-
* integration on an event source.
|
|
1432
|
-
*/
|
|
1433
|
-
setupUri?: string;
|
|
1434
|
-
/** URI of the logo. */
|
|
1435
|
-
logoUri?: string;
|
|
1436
|
-
/** Visibility state of the partner registration. */
|
|
1437
|
-
visibilityState?: PartnerRegistrationVisibilityState;
|
|
1438
|
-
/**
|
|
1439
|
-
* List of Azure subscription Ids that are authorized to create a partner namespace
|
|
1440
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
1441
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
1442
|
-
* for creating the partner registration.
|
|
1443
|
-
*/
|
|
1444
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
1217
|
+
partnerRegistrationImmutableId?: string;
|
|
1445
1218
|
};
|
|
1446
1219
|
/** Event Grid Partner Topic. */
|
|
1447
1220
|
export declare type PartnerTopic = TrackedResource & {
|
|
@@ -1480,13 +1253,13 @@ export declare type PartnerTopic = TrackedResource & {
|
|
|
1480
1253
|
};
|
|
1481
1254
|
/** EventGrid System Topic. */
|
|
1482
1255
|
export declare type SystemTopic = TrackedResource & {
|
|
1256
|
+
/** Identity information for the resource. */
|
|
1257
|
+
identity?: IdentityInfo;
|
|
1483
1258
|
/**
|
|
1484
1259
|
* The system metadata relating to System Topic resource.
|
|
1485
1260
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1486
1261
|
*/
|
|
1487
1262
|
readonly systemData?: SystemData;
|
|
1488
|
-
/** Identity information for the resource. */
|
|
1489
|
-
identity?: IdentityInfo;
|
|
1490
1263
|
/**
|
|
1491
1264
|
* Provisioning state of the system topic.
|
|
1492
1265
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1502,66 +1275,16 @@ export declare type SystemTopic = TrackedResource & {
|
|
|
1502
1275
|
*/
|
|
1503
1276
|
readonly metricResourceId?: string;
|
|
1504
1277
|
};
|
|
1505
|
-
/** EventGrid Topic */
|
|
1506
|
-
export declare type Topic = TrackedResource & {
|
|
1507
|
-
/** The Sku pricing tier for the topic. */
|
|
1508
|
-
sku?: ResourceSku;
|
|
1509
|
-
/** Identity information for the resource. */
|
|
1510
|
-
identity?: IdentityInfo;
|
|
1511
|
-
/** Kind of the resource. */
|
|
1512
|
-
kind?: ResourceKind;
|
|
1513
|
-
/** Extended location of the resource. */
|
|
1514
|
-
extendedLocation?: ExtendedLocation;
|
|
1515
|
-
/**
|
|
1516
|
-
* The system metadata relating to Topic resource.
|
|
1517
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1518
|
-
*/
|
|
1519
|
-
readonly systemData?: SystemData;
|
|
1520
|
-
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1521
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1522
|
-
/**
|
|
1523
|
-
* Provisioning state of the topic.
|
|
1524
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1525
|
-
*/
|
|
1526
|
-
readonly provisioningState?: TopicProvisioningState;
|
|
1527
|
-
/**
|
|
1528
|
-
* Endpoint for the topic.
|
|
1529
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1530
|
-
*/
|
|
1531
|
-
readonly endpoint?: string;
|
|
1532
|
-
/** This determines the format that Event Grid should expect for incoming events published to the topic. */
|
|
1533
|
-
inputSchema?: InputSchema;
|
|
1534
|
-
/** This enables publishing using custom event schemas. An InputSchemaMapping can be specified to map various properties of a source schema to various required properties of the EventGridEvent schema. */
|
|
1535
|
-
inputSchemaMapping?: InputSchemaMappingUnion;
|
|
1536
|
-
/**
|
|
1537
|
-
* Metric resource id for the topic.
|
|
1538
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1539
|
-
*/
|
|
1540
|
-
readonly metricResourceId?: string;
|
|
1541
|
-
/**
|
|
1542
|
-
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
1543
|
-
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
|
|
1544
|
-
*/
|
|
1545
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
1546
|
-
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
1547
|
-
inboundIpRules?: InboundIpRule[];
|
|
1548
|
-
/** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
|
|
1549
|
-
disableLocalAuth?: boolean;
|
|
1550
|
-
/** Data Residency Boundary of the resource. */
|
|
1551
|
-
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1552
|
-
};
|
|
1553
1278
|
/** Known values of {@link ChannelType} that the service accepts. */
|
|
1554
1279
|
export declare enum KnownChannelType {
|
|
1555
|
-
PartnerTopic = "PartnerTopic"
|
|
1556
|
-
PartnerDestination = "PartnerDestination"
|
|
1280
|
+
PartnerTopic = "PartnerTopic"
|
|
1557
1281
|
}
|
|
1558
1282
|
/**
|
|
1559
1283
|
* Defines values for ChannelType. \
|
|
1560
1284
|
* {@link KnownChannelType} can be used interchangeably with ChannelType,
|
|
1561
1285
|
* this enum contains the known values that the service supports.
|
|
1562
1286
|
* ### Known values supported by the service
|
|
1563
|
-
* **PartnerTopic**
|
|
1564
|
-
* **PartnerDestination**
|
|
1287
|
+
* **PartnerTopic**
|
|
1565
1288
|
*/
|
|
1566
1289
|
export declare type ChannelType = string;
|
|
1567
1290
|
/** Known values of {@link EventDefinitionKind} that the service accepts. */
|
|
@@ -1576,18 +1299,6 @@ export declare enum KnownEventDefinitionKind {
|
|
|
1576
1299
|
* **Inline**
|
|
1577
1300
|
*/
|
|
1578
1301
|
export declare type EventDefinitionKind = string;
|
|
1579
|
-
/** Known values of {@link PartnerEndpointType} that the service accepts. */
|
|
1580
|
-
export declare enum KnownPartnerEndpointType {
|
|
1581
|
-
WebHook = "WebHook"
|
|
1582
|
-
}
|
|
1583
|
-
/**
|
|
1584
|
-
* Defines values for PartnerEndpointType. \
|
|
1585
|
-
* {@link KnownPartnerEndpointType} can be used interchangeably with PartnerEndpointType,
|
|
1586
|
-
* this enum contains the known values that the service supports.
|
|
1587
|
-
* ### Known values supported by the service
|
|
1588
|
-
* **WebHook**
|
|
1589
|
-
*/
|
|
1590
|
-
export declare type PartnerEndpointType = string;
|
|
1591
1302
|
/** Known values of {@link ChannelProvisioningState} that the service accepts. */
|
|
1592
1303
|
export declare enum KnownChannelProvisioningState {
|
|
1593
1304
|
Creating = "Creating",
|
|
@@ -1595,7 +1306,8 @@ export declare enum KnownChannelProvisioningState {
|
|
|
1595
1306
|
Deleting = "Deleting",
|
|
1596
1307
|
Succeeded = "Succeeded",
|
|
1597
1308
|
Canceled = "Canceled",
|
|
1598
|
-
Failed = "Failed"
|
|
1309
|
+
Failed = "Failed",
|
|
1310
|
+
IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion"
|
|
1599
1311
|
}
|
|
1600
1312
|
/**
|
|
1601
1313
|
* Defines values for ChannelProvisioningState. \
|
|
@@ -1607,7 +1319,8 @@ export declare enum KnownChannelProvisioningState {
|
|
|
1607
1319
|
* **Deleting** \
|
|
1608
1320
|
* **Succeeded** \
|
|
1609
1321
|
* **Canceled** \
|
|
1610
|
-
* **Failed**
|
|
1322
|
+
* **Failed** \
|
|
1323
|
+
* **IdleDueToMirroredPartnerTopicDeletion**
|
|
1611
1324
|
*/
|
|
1612
1325
|
export declare type ChannelProvisioningState = string;
|
|
1613
1326
|
/** Known values of {@link ReadinessState} that the service accepts. */
|
|
@@ -1772,20 +1485,6 @@ export declare enum KnownDataResidencyBoundary {
|
|
|
1772
1485
|
* **WithinRegion**
|
|
1773
1486
|
*/
|
|
1774
1487
|
export declare type DataResidencyBoundary = string;
|
|
1775
|
-
/** Known values of {@link Sku} that the service accepts. */
|
|
1776
|
-
export declare enum KnownSku {
|
|
1777
|
-
Basic = "Basic",
|
|
1778
|
-
Premium = "Premium"
|
|
1779
|
-
}
|
|
1780
|
-
/**
|
|
1781
|
-
* Defines values for Sku. \
|
|
1782
|
-
* {@link KnownSku} can be used interchangeably with Sku,
|
|
1783
|
-
* this enum contains the known values that the service supports.
|
|
1784
|
-
* ### Known values supported by the service
|
|
1785
|
-
* **Basic** \
|
|
1786
|
-
* **Premium**
|
|
1787
|
-
*/
|
|
1788
|
-
export declare type Sku = string;
|
|
1789
1488
|
/** Known values of {@link IdentityType} that the service accepts. */
|
|
1790
1489
|
export declare enum KnownIdentityType {
|
|
1791
1490
|
None = "None",
|
|
@@ -1826,18 +1525,33 @@ export declare enum KnownDomainTopicProvisioningState {
|
|
|
1826
1525
|
* **Failed**
|
|
1827
1526
|
*/
|
|
1828
1527
|
export declare type DomainTopicProvisioningState = string;
|
|
1829
|
-
/** Known values of {@link
|
|
1830
|
-
export declare enum
|
|
1528
|
+
/** Known values of {@link DeliveryAttributeMappingType} that the service accepts. */
|
|
1529
|
+
export declare enum KnownDeliveryAttributeMappingType {
|
|
1530
|
+
Static = "Static",
|
|
1531
|
+
Dynamic = "Dynamic"
|
|
1532
|
+
}
|
|
1533
|
+
/**
|
|
1534
|
+
* Defines values for DeliveryAttributeMappingType. \
|
|
1535
|
+
* {@link KnownDeliveryAttributeMappingType} can be used interchangeably with DeliveryAttributeMappingType,
|
|
1536
|
+
* this enum contains the known values that the service supports.
|
|
1537
|
+
* ### Known values supported by the service
|
|
1538
|
+
* **Static** \
|
|
1539
|
+
* **Dynamic**
|
|
1540
|
+
*/
|
|
1541
|
+
export declare type DeliveryAttributeMappingType = string;
|
|
1542
|
+
/** Known values of {@link EventSubscriptionProvisioningState} that the service accepts. */
|
|
1543
|
+
export declare enum KnownEventSubscriptionProvisioningState {
|
|
1831
1544
|
Creating = "Creating",
|
|
1832
1545
|
Updating = "Updating",
|
|
1833
1546
|
Deleting = "Deleting",
|
|
1834
1547
|
Succeeded = "Succeeded",
|
|
1835
1548
|
Canceled = "Canceled",
|
|
1836
|
-
Failed = "Failed"
|
|
1549
|
+
Failed = "Failed",
|
|
1550
|
+
AwaitingManualAction = "AwaitingManualAction"
|
|
1837
1551
|
}
|
|
1838
1552
|
/**
|
|
1839
|
-
* Defines values for
|
|
1840
|
-
* {@link
|
|
1553
|
+
* Defines values for EventSubscriptionProvisioningState. \
|
|
1554
|
+
* {@link KnownEventSubscriptionProvisioningState} can be used interchangeably with EventSubscriptionProvisioningState,
|
|
1841
1555
|
* this enum contains the known values that the service supports.
|
|
1842
1556
|
* ### Known values supported by the service
|
|
1843
1557
|
* **Creating** \
|
|
@@ -1845,27 +1559,48 @@ export declare enum KnownEventChannelProvisioningState {
|
|
|
1845
1559
|
* **Deleting** \
|
|
1846
1560
|
* **Succeeded** \
|
|
1847
1561
|
* **Canceled** \
|
|
1848
|
-
* **Failed**
|
|
1562
|
+
* **Failed** \
|
|
1563
|
+
* **AwaitingManualAction**
|
|
1564
|
+
*/
|
|
1565
|
+
export declare type EventSubscriptionProvisioningState = string;
|
|
1566
|
+
/** Known values of {@link EndpointType} that the service accepts. */
|
|
1567
|
+
export declare enum KnownEndpointType {
|
|
1568
|
+
WebHook = "WebHook",
|
|
1569
|
+
EventHub = "EventHub",
|
|
1570
|
+
StorageQueue = "StorageQueue",
|
|
1571
|
+
HybridConnection = "HybridConnection",
|
|
1572
|
+
ServiceBusQueue = "ServiceBusQueue",
|
|
1573
|
+
ServiceBusTopic = "ServiceBusTopic",
|
|
1574
|
+
AzureFunction = "AzureFunction"
|
|
1575
|
+
}
|
|
1576
|
+
/**
|
|
1577
|
+
* Defines values for EndpointType. \
|
|
1578
|
+
* {@link KnownEndpointType} can be used interchangeably with EndpointType,
|
|
1579
|
+
* this enum contains the known values that the service supports.
|
|
1580
|
+
* ### Known values supported by the service
|
|
1581
|
+
* **WebHook** \
|
|
1582
|
+
* **EventHub** \
|
|
1583
|
+
* **StorageQueue** \
|
|
1584
|
+
* **HybridConnection** \
|
|
1585
|
+
* **ServiceBusQueue** \
|
|
1586
|
+
* **ServiceBusTopic** \
|
|
1587
|
+
* **AzureFunction**
|
|
1849
1588
|
*/
|
|
1850
|
-
export declare type
|
|
1851
|
-
/** Known values of {@link
|
|
1852
|
-
export declare enum
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
DeactivatedByUser = "DeactivatedByUser",
|
|
1856
|
-
DeletedByUser = "DeletedByUser"
|
|
1589
|
+
export declare type EndpointType = string;
|
|
1590
|
+
/** Known values of {@link EventSubscriptionIdentityType} that the service accepts. */
|
|
1591
|
+
export declare enum KnownEventSubscriptionIdentityType {
|
|
1592
|
+
SystemAssigned = "SystemAssigned",
|
|
1593
|
+
UserAssigned = "UserAssigned"
|
|
1857
1594
|
}
|
|
1858
1595
|
/**
|
|
1859
|
-
* Defines values for
|
|
1860
|
-
* {@link
|
|
1596
|
+
* Defines values for EventSubscriptionIdentityType. \
|
|
1597
|
+
* {@link KnownEventSubscriptionIdentityType} can be used interchangeably with EventSubscriptionIdentityType,
|
|
1861
1598
|
* this enum contains the known values that the service supports.
|
|
1862
1599
|
* ### Known values supported by the service
|
|
1863
|
-
* **
|
|
1864
|
-
* **
|
|
1865
|
-
* **DeactivatedByUser** \
|
|
1866
|
-
* **DeletedByUser**
|
|
1600
|
+
* **SystemAssigned** \
|
|
1601
|
+
* **UserAssigned**
|
|
1867
1602
|
*/
|
|
1868
|
-
export declare type
|
|
1603
|
+
export declare type EventSubscriptionIdentityType = string;
|
|
1869
1604
|
/** Known values of {@link AdvancedFilterOperatorType} that the service accepts. */
|
|
1870
1605
|
export declare enum KnownAdvancedFilterOperatorType {
|
|
1871
1606
|
NumberIn = "NumberIn",
|
|
@@ -1914,70 +1649,6 @@ export declare enum KnownAdvancedFilterOperatorType {
|
|
|
1914
1649
|
* **IsNotNull**
|
|
1915
1650
|
*/
|
|
1916
1651
|
export declare type AdvancedFilterOperatorType = string;
|
|
1917
|
-
/** Known values of {@link EventSubscriptionProvisioningState} that the service accepts. */
|
|
1918
|
-
export declare enum KnownEventSubscriptionProvisioningState {
|
|
1919
|
-
Creating = "Creating",
|
|
1920
|
-
Updating = "Updating",
|
|
1921
|
-
Deleting = "Deleting",
|
|
1922
|
-
Succeeded = "Succeeded",
|
|
1923
|
-
Canceled = "Canceled",
|
|
1924
|
-
Failed = "Failed",
|
|
1925
|
-
AwaitingManualAction = "AwaitingManualAction"
|
|
1926
|
-
}
|
|
1927
|
-
/**
|
|
1928
|
-
* Defines values for EventSubscriptionProvisioningState. \
|
|
1929
|
-
* {@link KnownEventSubscriptionProvisioningState} can be used interchangeably with EventSubscriptionProvisioningState,
|
|
1930
|
-
* this enum contains the known values that the service supports.
|
|
1931
|
-
* ### Known values supported by the service
|
|
1932
|
-
* **Creating** \
|
|
1933
|
-
* **Updating** \
|
|
1934
|
-
* **Deleting** \
|
|
1935
|
-
* **Succeeded** \
|
|
1936
|
-
* **Canceled** \
|
|
1937
|
-
* **Failed** \
|
|
1938
|
-
* **AwaitingManualAction**
|
|
1939
|
-
*/
|
|
1940
|
-
export declare type EventSubscriptionProvisioningState = string;
|
|
1941
|
-
/** Known values of {@link EndpointType} that the service accepts. */
|
|
1942
|
-
export declare enum KnownEndpointType {
|
|
1943
|
-
WebHook = "WebHook",
|
|
1944
|
-
EventHub = "EventHub",
|
|
1945
|
-
StorageQueue = "StorageQueue",
|
|
1946
|
-
HybridConnection = "HybridConnection",
|
|
1947
|
-
ServiceBusQueue = "ServiceBusQueue",
|
|
1948
|
-
ServiceBusTopic = "ServiceBusTopic",
|
|
1949
|
-
AzureFunction = "AzureFunction",
|
|
1950
|
-
PartnerDestination = "PartnerDestination"
|
|
1951
|
-
}
|
|
1952
|
-
/**
|
|
1953
|
-
* Defines values for EndpointType. \
|
|
1954
|
-
* {@link KnownEndpointType} can be used interchangeably with EndpointType,
|
|
1955
|
-
* this enum contains the known values that the service supports.
|
|
1956
|
-
* ### Known values supported by the service
|
|
1957
|
-
* **WebHook** \
|
|
1958
|
-
* **EventHub** \
|
|
1959
|
-
* **StorageQueue** \
|
|
1960
|
-
* **HybridConnection** \
|
|
1961
|
-
* **ServiceBusQueue** \
|
|
1962
|
-
* **ServiceBusTopic** \
|
|
1963
|
-
* **AzureFunction** \
|
|
1964
|
-
* **PartnerDestination**
|
|
1965
|
-
*/
|
|
1966
|
-
export declare type EndpointType = string;
|
|
1967
|
-
/** Known values of {@link EventSubscriptionIdentityType} that the service accepts. */
|
|
1968
|
-
export declare enum KnownEventSubscriptionIdentityType {
|
|
1969
|
-
SystemAssigned = "SystemAssigned",
|
|
1970
|
-
UserAssigned = "UserAssigned"
|
|
1971
|
-
}
|
|
1972
|
-
/**
|
|
1973
|
-
* Defines values for EventSubscriptionIdentityType. \
|
|
1974
|
-
* {@link KnownEventSubscriptionIdentityType} can be used interchangeably with EventSubscriptionIdentityType,
|
|
1975
|
-
* this enum contains the known values that the service supports.
|
|
1976
|
-
* ### Known values supported by the service
|
|
1977
|
-
* **SystemAssigned** \
|
|
1978
|
-
* **UserAssigned**
|
|
1979
|
-
*/
|
|
1980
|
-
export declare type EventSubscriptionIdentityType = string;
|
|
1981
1652
|
/** Known values of {@link EventDeliverySchema} that the service accepts. */
|
|
1982
1653
|
export declare enum KnownEventDeliverySchema {
|
|
1983
1654
|
EventGridSchema = "EventGridSchema",
|
|
@@ -2006,22 +1677,8 @@ export declare enum KnownDeadLetterEndPointType {
|
|
|
2006
1677
|
* **StorageBlob**
|
|
2007
1678
|
*/
|
|
2008
1679
|
export declare type DeadLetterEndPointType = string;
|
|
2009
|
-
/** Known values of {@link
|
|
2010
|
-
export declare enum
|
|
2011
|
-
Static = "Static",
|
|
2012
|
-
Dynamic = "Dynamic"
|
|
2013
|
-
}
|
|
2014
|
-
/**
|
|
2015
|
-
* Defines values for DeliveryAttributeMappingType. \
|
|
2016
|
-
* {@link KnownDeliveryAttributeMappingType} can be used interchangeably with DeliveryAttributeMappingType,
|
|
2017
|
-
* this enum contains the known values that the service supports.
|
|
2018
|
-
* ### Known values supported by the service
|
|
2019
|
-
* **Static** \
|
|
2020
|
-
* **Dynamic**
|
|
2021
|
-
*/
|
|
2022
|
-
export declare type DeliveryAttributeMappingType = string;
|
|
2023
|
-
/** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
|
|
2024
|
-
export declare enum KnownPartnerConfigurationProvisioningState {
|
|
1680
|
+
/** Known values of {@link TopicProvisioningState} that the service accepts. */
|
|
1681
|
+
export declare enum KnownTopicProvisioningState {
|
|
2025
1682
|
Creating = "Creating",
|
|
2026
1683
|
Updating = "Updating",
|
|
2027
1684
|
Deleting = "Deleting",
|
|
@@ -2030,8 +1687,8 @@ export declare enum KnownPartnerConfigurationProvisioningState {
|
|
|
2030
1687
|
Failed = "Failed"
|
|
2031
1688
|
}
|
|
2032
1689
|
/**
|
|
2033
|
-
* Defines values for
|
|
2034
|
-
* {@link
|
|
1690
|
+
* Defines values for TopicProvisioningState. \
|
|
1691
|
+
* {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
|
|
2035
1692
|
* this enum contains the known values that the service supports.
|
|
2036
1693
|
* ### Known values supported by the service
|
|
2037
1694
|
* **Creating** \
|
|
@@ -2041,9 +1698,9 @@ export declare enum KnownPartnerConfigurationProvisioningState {
|
|
|
2041
1698
|
* **Canceled** \
|
|
2042
1699
|
* **Failed**
|
|
2043
1700
|
*/
|
|
2044
|
-
export declare type
|
|
2045
|
-
/** Known values of {@link
|
|
2046
|
-
export declare enum
|
|
1701
|
+
export declare type TopicProvisioningState = string;
|
|
1702
|
+
/** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
|
|
1703
|
+
export declare enum KnownPartnerConfigurationProvisioningState {
|
|
2047
1704
|
Creating = "Creating",
|
|
2048
1705
|
Updating = "Updating",
|
|
2049
1706
|
Deleting = "Deleting",
|
|
@@ -2052,8 +1709,8 @@ export declare enum KnownPartnerDestinationProvisioningState {
|
|
|
2052
1709
|
Failed = "Failed"
|
|
2053
1710
|
}
|
|
2054
1711
|
/**
|
|
2055
|
-
* Defines values for
|
|
2056
|
-
* {@link
|
|
1712
|
+
* Defines values for PartnerConfigurationProvisioningState. \
|
|
1713
|
+
* {@link KnownPartnerConfigurationProvisioningState} can be used interchangeably with PartnerConfigurationProvisioningState,
|
|
2057
1714
|
* this enum contains the known values that the service supports.
|
|
2058
1715
|
* ### Known values supported by the service
|
|
2059
1716
|
* **Creating** \
|
|
@@ -2063,21 +1720,7 @@ export declare enum KnownPartnerDestinationProvisioningState {
|
|
|
2063
1720
|
* **Canceled** \
|
|
2064
1721
|
* **Failed**
|
|
2065
1722
|
*/
|
|
2066
|
-
export declare type
|
|
2067
|
-
/** Known values of {@link PartnerDestinationActivationState} that the service accepts. */
|
|
2068
|
-
export declare enum KnownPartnerDestinationActivationState {
|
|
2069
|
-
NeverActivated = "NeverActivated",
|
|
2070
|
-
Activated = "Activated"
|
|
2071
|
-
}
|
|
2072
|
-
/**
|
|
2073
|
-
* Defines values for PartnerDestinationActivationState. \
|
|
2074
|
-
* {@link KnownPartnerDestinationActivationState} can be used interchangeably with PartnerDestinationActivationState,
|
|
2075
|
-
* this enum contains the known values that the service supports.
|
|
2076
|
-
* ### Known values supported by the service
|
|
2077
|
-
* **NeverActivated** \
|
|
2078
|
-
* **Activated**
|
|
2079
|
-
*/
|
|
2080
|
-
export declare type PartnerDestinationActivationState = string;
|
|
1723
|
+
export declare type PartnerConfigurationProvisioningState = string;
|
|
2081
1724
|
/** Known values of {@link PartnerNamespaceProvisioningState} that the service accepts. */
|
|
2082
1725
|
export declare enum KnownPartnerNamespaceProvisioningState {
|
|
2083
1726
|
Creating = "Creating",
|
|
@@ -2133,25 +1776,9 @@ export declare enum KnownPartnerRegistrationProvisioningState {
|
|
|
2133
1776
|
* **Deleting** \
|
|
2134
1777
|
* **Succeeded** \
|
|
2135
1778
|
* **Canceled** \
|
|
2136
|
-
* **Failed**
|
|
2137
|
-
*/
|
|
2138
|
-
export declare type PartnerRegistrationProvisioningState = string;
|
|
2139
|
-
/** Known values of {@link PartnerRegistrationVisibilityState} that the service accepts. */
|
|
2140
|
-
export declare enum KnownPartnerRegistrationVisibilityState {
|
|
2141
|
-
Hidden = "Hidden",
|
|
2142
|
-
PublicPreview = "PublicPreview",
|
|
2143
|
-
GenerallyAvailable = "GenerallyAvailable"
|
|
2144
|
-
}
|
|
2145
|
-
/**
|
|
2146
|
-
* Defines values for PartnerRegistrationVisibilityState. \
|
|
2147
|
-
* {@link KnownPartnerRegistrationVisibilityState} can be used interchangeably with PartnerRegistrationVisibilityState,
|
|
2148
|
-
* this enum contains the known values that the service supports.
|
|
2149
|
-
* ### Known values supported by the service
|
|
2150
|
-
* **Hidden** \
|
|
2151
|
-
* **PublicPreview** \
|
|
2152
|
-
* **GenerallyAvailable**
|
|
1779
|
+
* **Failed**
|
|
2153
1780
|
*/
|
|
2154
|
-
export declare type
|
|
1781
|
+
export declare type PartnerRegistrationProvisioningState = string;
|
|
2155
1782
|
/** Known values of {@link PartnerTopicProvisioningState} that the service accepts. */
|
|
2156
1783
|
export declare enum KnownPartnerTopicProvisioningState {
|
|
2157
1784
|
Creating = "Creating",
|
|
@@ -2159,7 +1786,8 @@ export declare enum KnownPartnerTopicProvisioningState {
|
|
|
2159
1786
|
Deleting = "Deleting",
|
|
2160
1787
|
Succeeded = "Succeeded",
|
|
2161
1788
|
Canceled = "Canceled",
|
|
2162
|
-
Failed = "Failed"
|
|
1789
|
+
Failed = "Failed",
|
|
1790
|
+
IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
|
|
2163
1791
|
}
|
|
2164
1792
|
/**
|
|
2165
1793
|
* Defines values for PartnerTopicProvisioningState. \
|
|
@@ -2171,7 +1799,8 @@ export declare enum KnownPartnerTopicProvisioningState {
|
|
|
2171
1799
|
* **Deleting** \
|
|
2172
1800
|
* **Succeeded** \
|
|
2173
1801
|
* **Canceled** \
|
|
2174
|
-
* **Failed**
|
|
1802
|
+
* **Failed** \
|
|
1803
|
+
* **IdleDueToMirroredChannelResourceDeletion**
|
|
2175
1804
|
*/
|
|
2176
1805
|
export declare type PartnerTopicProvisioningState = string;
|
|
2177
1806
|
/** Known values of {@link PartnerTopicActivationState} that the service accepts. */
|
|
@@ -2190,58 +1819,22 @@ export declare enum KnownPartnerTopicActivationState {
|
|
|
2190
1819
|
* **Deactivated**
|
|
2191
1820
|
*/
|
|
2192
1821
|
export declare type PartnerTopicActivationState = string;
|
|
2193
|
-
/** Known values of {@link
|
|
2194
|
-
export declare enum
|
|
1822
|
+
/** Known values of {@link PrivateEndpointConnectionsParentType} that the service accepts. */
|
|
1823
|
+
export declare enum KnownPrivateEndpointConnectionsParentType {
|
|
2195
1824
|
Topics = "topics",
|
|
2196
1825
|
Domains = "domains",
|
|
2197
1826
|
PartnerNamespaces = "partnerNamespaces"
|
|
2198
1827
|
}
|
|
2199
1828
|
/**
|
|
2200
|
-
* Defines values for
|
|
2201
|
-
* {@link
|
|
1829
|
+
* Defines values for PrivateEndpointConnectionsParentType. \
|
|
1830
|
+
* {@link KnownPrivateEndpointConnectionsParentType} can be used interchangeably with PrivateEndpointConnectionsParentType,
|
|
2202
1831
|
* this enum contains the known values that the service supports.
|
|
2203
1832
|
* ### Known values supported by the service
|
|
2204
1833
|
* **topics** \
|
|
2205
1834
|
* **domains** \
|
|
2206
1835
|
* **partnerNamespaces**
|
|
2207
1836
|
*/
|
|
2208
|
-
export declare type
|
|
2209
|
-
/** Known values of {@link TopicProvisioningState} that the service accepts. */
|
|
2210
|
-
export declare enum KnownTopicProvisioningState {
|
|
2211
|
-
Creating = "Creating",
|
|
2212
|
-
Updating = "Updating",
|
|
2213
|
-
Deleting = "Deleting",
|
|
2214
|
-
Succeeded = "Succeeded",
|
|
2215
|
-
Canceled = "Canceled",
|
|
2216
|
-
Failed = "Failed"
|
|
2217
|
-
}
|
|
2218
|
-
/**
|
|
2219
|
-
* Defines values for TopicProvisioningState. \
|
|
2220
|
-
* {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
|
|
2221
|
-
* this enum contains the known values that the service supports.
|
|
2222
|
-
* ### Known values supported by the service
|
|
2223
|
-
* **Creating** \
|
|
2224
|
-
* **Updating** \
|
|
2225
|
-
* **Deleting** \
|
|
2226
|
-
* **Succeeded** \
|
|
2227
|
-
* **Canceled** \
|
|
2228
|
-
* **Failed**
|
|
2229
|
-
*/
|
|
2230
|
-
export declare type TopicProvisioningState = string;
|
|
2231
|
-
/** Known values of {@link ResourceKind} that the service accepts. */
|
|
2232
|
-
export declare enum KnownResourceKind {
|
|
2233
|
-
Azure = "Azure",
|
|
2234
|
-
AzureArc = "AzureArc"
|
|
2235
|
-
}
|
|
2236
|
-
/**
|
|
2237
|
-
* Defines values for ResourceKind. \
|
|
2238
|
-
* {@link KnownResourceKind} can be used interchangeably with ResourceKind,
|
|
2239
|
-
* this enum contains the known values that the service supports.
|
|
2240
|
-
* ### Known values supported by the service
|
|
2241
|
-
* **Azure** \
|
|
2242
|
-
* **AzureArc**
|
|
2243
|
-
*/
|
|
2244
|
-
export declare type ResourceKind = string;
|
|
1837
|
+
export declare type PrivateEndpointConnectionsParentType = string;
|
|
2245
1838
|
/** Known values of {@link ResourceRegionType} that the service accepts. */
|
|
2246
1839
|
export declare enum KnownResourceRegionType {
|
|
2247
1840
|
RegionalResource = "RegionalResource",
|
|
@@ -2278,16 +1871,16 @@ export declare enum KnownTopicTypeProvisioningState {
|
|
|
2278
1871
|
* **Failed**
|
|
2279
1872
|
*/
|
|
2280
1873
|
export declare type TopicTypeProvisioningState = string;
|
|
2281
|
-
/** Known values of {@link
|
|
2282
|
-
export declare enum
|
|
1874
|
+
/** Known values of {@link TopicTypeSourceScope} that the service accepts. */
|
|
1875
|
+
export declare enum KnownTopicTypeSourceScope {
|
|
2283
1876
|
Resource = "Resource",
|
|
2284
1877
|
ResourceGroup = "ResourceGroup",
|
|
2285
1878
|
AzureSubscription = "AzureSubscription",
|
|
2286
1879
|
ManagementGroup = "ManagementGroup"
|
|
2287
1880
|
}
|
|
2288
1881
|
/**
|
|
2289
|
-
* Defines values for
|
|
2290
|
-
* {@link
|
|
1882
|
+
* Defines values for TopicTypeSourceScope. \
|
|
1883
|
+
* {@link KnownTopicTypeSourceScope} can be used interchangeably with TopicTypeSourceScope,
|
|
2291
1884
|
* this enum contains the known values that the service supports.
|
|
2292
1885
|
* ### Known values supported by the service
|
|
2293
1886
|
* **Resource** \
|
|
@@ -2295,7 +1888,7 @@ export declare enum KnownTopicTypePropertiesSupportedScopesForSourceItem {
|
|
|
2295
1888
|
* **AzureSubscription** \
|
|
2296
1889
|
* **ManagementGroup**
|
|
2297
1890
|
*/
|
|
2298
|
-
export declare type
|
|
1891
|
+
export declare type TopicTypeSourceScope = string;
|
|
2299
1892
|
/** Known values of {@link VerifiedPartnerProvisioningState} that the service accepts. */
|
|
2300
1893
|
export declare enum KnownVerifiedPartnerProvisioningState {
|
|
2301
1894
|
Creating = "Creating",
|
|
@@ -2318,18 +1911,6 @@ export declare enum KnownVerifiedPartnerProvisioningState {
|
|
|
2318
1911
|
* **Failed**
|
|
2319
1912
|
*/
|
|
2320
1913
|
export declare type VerifiedPartnerProvisioningState = string;
|
|
2321
|
-
/** Known values of {@link PartnerClientAuthenticationType} that the service accepts. */
|
|
2322
|
-
export declare enum KnownPartnerClientAuthenticationType {
|
|
2323
|
-
AzureAD = "AzureAD"
|
|
2324
|
-
}
|
|
2325
|
-
/**
|
|
2326
|
-
* Defines values for PartnerClientAuthenticationType. \
|
|
2327
|
-
* {@link KnownPartnerClientAuthenticationType} can be used interchangeably with PartnerClientAuthenticationType,
|
|
2328
|
-
* this enum contains the known values that the service supports.
|
|
2329
|
-
* ### Known values supported by the service
|
|
2330
|
-
* **AzureAD**
|
|
2331
|
-
*/
|
|
2332
|
-
export declare type PartnerClientAuthenticationType = string;
|
|
2333
1914
|
/** Optional parameters. */
|
|
2334
1915
|
export interface ChannelsGetOptionalParams extends coreClient.OperationOptions {
|
|
2335
1916
|
}
|
|
@@ -2487,40 +2068,121 @@ export interface DomainTopicsListByDomainNextOptionalParams extends coreClient.O
|
|
|
2487
2068
|
/** Contains response data for the listByDomainNext operation. */
|
|
2488
2069
|
export declare type DomainTopicsListByDomainNextResponse = DomainTopicsListResult;
|
|
2489
2070
|
/** Optional parameters. */
|
|
2490
|
-
export interface
|
|
2071
|
+
export interface TopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
|
|
2072
|
+
}
|
|
2073
|
+
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2074
|
+
export declare type TopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2075
|
+
/** Optional parameters. */
|
|
2076
|
+
export interface TopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2491
2077
|
}
|
|
2492
2078
|
/** Contains response data for the get operation. */
|
|
2493
|
-
export declare type
|
|
2079
|
+
export declare type TopicEventSubscriptionsGetResponse = EventSubscription;
|
|
2494
2080
|
/** Optional parameters. */
|
|
2495
|
-
export interface
|
|
2081
|
+
export interface TopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2082
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2083
|
+
updateIntervalInMs?: number;
|
|
2084
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2085
|
+
resumeFrom?: string;
|
|
2496
2086
|
}
|
|
2497
2087
|
/** Contains response data for the createOrUpdate operation. */
|
|
2498
|
-
export declare type
|
|
2088
|
+
export declare type TopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2089
|
+
/** Optional parameters. */
|
|
2090
|
+
export interface TopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2091
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2092
|
+
updateIntervalInMs?: number;
|
|
2093
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2094
|
+
resumeFrom?: string;
|
|
2095
|
+
}
|
|
2499
2096
|
/** Optional parameters. */
|
|
2500
|
-
export interface
|
|
2097
|
+
export interface TopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2501
2098
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2502
2099
|
updateIntervalInMs?: number;
|
|
2503
2100
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2504
2101
|
resumeFrom?: string;
|
|
2505
2102
|
}
|
|
2103
|
+
/** Contains response data for the update operation. */
|
|
2104
|
+
export declare type TopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2105
|
+
/** Optional parameters. */
|
|
2106
|
+
export interface TopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
2107
|
+
}
|
|
2108
|
+
/** Contains response data for the getFullUrl operation. */
|
|
2109
|
+
export declare type TopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2506
2110
|
/** Optional parameters. */
|
|
2507
|
-
export interface
|
|
2111
|
+
export interface TopicEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
|
|
2508
2112
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2509
2113
|
filter?: string;
|
|
2510
2114
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2511
2115
|
top?: number;
|
|
2512
2116
|
}
|
|
2513
|
-
/** Contains response data for the
|
|
2514
|
-
export declare type
|
|
2117
|
+
/** Contains response data for the list operation. */
|
|
2118
|
+
export declare type TopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2515
2119
|
/** Optional parameters. */
|
|
2516
|
-
export interface
|
|
2120
|
+
export interface TopicEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2517
2121
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2518
2122
|
filter?: string;
|
|
2519
2123
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2520
2124
|
top?: number;
|
|
2521
2125
|
}
|
|
2522
|
-
/** Contains response data for the
|
|
2523
|
-
export declare type
|
|
2126
|
+
/** Contains response data for the listNext operation. */
|
|
2127
|
+
export declare type TopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2128
|
+
/** Optional parameters. */
|
|
2129
|
+
export interface DomainEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
|
|
2130
|
+
}
|
|
2131
|
+
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2132
|
+
export declare type DomainEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2133
|
+
/** Optional parameters. */
|
|
2134
|
+
export interface DomainEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2135
|
+
}
|
|
2136
|
+
/** Contains response data for the get operation. */
|
|
2137
|
+
export declare type DomainEventSubscriptionsGetResponse = EventSubscription;
|
|
2138
|
+
/** Optional parameters. */
|
|
2139
|
+
export interface DomainEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2140
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2141
|
+
updateIntervalInMs?: number;
|
|
2142
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2143
|
+
resumeFrom?: string;
|
|
2144
|
+
}
|
|
2145
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2146
|
+
export declare type DomainEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2147
|
+
/** Optional parameters. */
|
|
2148
|
+
export interface DomainEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2149
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2150
|
+
updateIntervalInMs?: number;
|
|
2151
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2152
|
+
resumeFrom?: string;
|
|
2153
|
+
}
|
|
2154
|
+
/** Optional parameters. */
|
|
2155
|
+
export interface DomainEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2156
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2157
|
+
updateIntervalInMs?: number;
|
|
2158
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2159
|
+
resumeFrom?: string;
|
|
2160
|
+
}
|
|
2161
|
+
/** Contains response data for the update operation. */
|
|
2162
|
+
export declare type DomainEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2163
|
+
/** Optional parameters. */
|
|
2164
|
+
export interface DomainEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
2165
|
+
}
|
|
2166
|
+
/** Contains response data for the getFullUrl operation. */
|
|
2167
|
+
export declare type DomainEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2168
|
+
/** Optional parameters. */
|
|
2169
|
+
export interface DomainEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
|
|
2170
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2171
|
+
filter?: string;
|
|
2172
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2173
|
+
top?: number;
|
|
2174
|
+
}
|
|
2175
|
+
/** Contains response data for the list operation. */
|
|
2176
|
+
export declare type DomainEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2177
|
+
/** Optional parameters. */
|
|
2178
|
+
export interface DomainEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2179
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2180
|
+
filter?: string;
|
|
2181
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2182
|
+
top?: number;
|
|
2183
|
+
}
|
|
2184
|
+
/** Contains response data for the listNext operation. */
|
|
2185
|
+
export declare type DomainEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2524
2186
|
/** Optional parameters. */
|
|
2525
2187
|
export interface EventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2526
2188
|
}
|
|
@@ -2703,218 +2365,102 @@ export interface EventSubscriptionsListRegionalByResourceGroupNextOptionalParams
|
|
|
2703
2365
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2704
2366
|
top?: number;
|
|
2705
2367
|
}
|
|
2706
|
-
/** Contains response data for the listRegionalByResourceGroupNext operation. */
|
|
2707
|
-
export declare type EventSubscriptionsListRegionalByResourceGroupNextResponse = EventSubscriptionsListResult;
|
|
2708
|
-
/** Optional parameters. */
|
|
2709
|
-
export interface EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextOptionalParams extends coreClient.OperationOptions {
|
|
2710
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2711
|
-
filter?: string;
|
|
2712
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2713
|
-
top?: number;
|
|
2714
|
-
}
|
|
2715
|
-
/** Contains response data for the listRegionalBySubscriptionForTopicTypeNext operation. */
|
|
2716
|
-
export declare type EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextResponse = EventSubscriptionsListResult;
|
|
2717
|
-
/** Optional parameters. */
|
|
2718
|
-
export interface EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextOptionalParams extends coreClient.OperationOptions {
|
|
2719
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2720
|
-
filter?: string;
|
|
2721
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2722
|
-
top?: number;
|
|
2723
|
-
}
|
|
2724
|
-
/** Contains response data for the listRegionalByResourceGroupForTopicTypeNext operation. */
|
|
2725
|
-
export declare type EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextResponse = EventSubscriptionsListResult;
|
|
2726
|
-
/** Optional parameters. */
|
|
2727
|
-
export interface EventSubscriptionsListByResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
2728
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2729
|
-
filter?: string;
|
|
2730
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2731
|
-
top?: number;
|
|
2732
|
-
}
|
|
2733
|
-
/** Contains response data for the listByResourceNext operation. */
|
|
2734
|
-
export declare type EventSubscriptionsListByResourceNextResponse = EventSubscriptionsListResult;
|
|
2735
|
-
/** Optional parameters. */
|
|
2736
|
-
export interface EventSubscriptionsListByDomainTopicNextOptionalParams extends coreClient.OperationOptions {
|
|
2737
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2738
|
-
filter?: string;
|
|
2739
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2740
|
-
top?: number;
|
|
2741
|
-
}
|
|
2742
|
-
/** Contains response data for the listByDomainTopicNext operation. */
|
|
2743
|
-
export declare type EventSubscriptionsListByDomainTopicNextResponse = EventSubscriptionsListResult;
|
|
2744
|
-
/** Optional parameters. */
|
|
2745
|
-
export interface DomainTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2746
|
-
}
|
|
2747
|
-
/** Contains response data for the get operation. */
|
|
2748
|
-
export declare type DomainTopicEventSubscriptionsGetResponse = EventSubscription;
|
|
2749
|
-
/** Optional parameters. */
|
|
2750
|
-
export interface DomainTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2751
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2752
|
-
updateIntervalInMs?: number;
|
|
2753
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2754
|
-
resumeFrom?: string;
|
|
2755
|
-
}
|
|
2756
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2757
|
-
export declare type DomainTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2758
|
-
/** Optional parameters. */
|
|
2759
|
-
export interface DomainTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2760
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2761
|
-
updateIntervalInMs?: number;
|
|
2762
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2763
|
-
resumeFrom?: string;
|
|
2764
|
-
}
|
|
2765
|
-
/** Optional parameters. */
|
|
2766
|
-
export interface DomainTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2767
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2768
|
-
updateIntervalInMs?: number;
|
|
2769
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2770
|
-
resumeFrom?: string;
|
|
2771
|
-
}
|
|
2772
|
-
/** Contains response data for the update operation. */
|
|
2773
|
-
export declare type DomainTopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2774
|
-
/** Optional parameters. */
|
|
2775
|
-
export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
2776
|
-
}
|
|
2777
|
-
/** Contains response data for the getFullUrl operation. */
|
|
2778
|
-
export declare type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2779
|
-
/** Optional parameters. */
|
|
2780
|
-
export interface DomainTopicEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
|
|
2781
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2782
|
-
filter?: string;
|
|
2783
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2784
|
-
top?: number;
|
|
2785
|
-
}
|
|
2786
|
-
/** Contains response data for the list operation. */
|
|
2787
|
-
export declare type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2788
|
-
/** Optional parameters. */
|
|
2789
|
-
export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
|
|
2790
|
-
}
|
|
2791
|
-
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2792
|
-
export declare type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2793
|
-
/** Optional parameters. */
|
|
2794
|
-
export interface DomainTopicEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2795
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2796
|
-
filter?: string;
|
|
2797
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2798
|
-
top?: number;
|
|
2799
|
-
}
|
|
2800
|
-
/** Contains response data for the listNext operation. */
|
|
2801
|
-
export declare type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2802
|
-
/** Optional parameters. */
|
|
2803
|
-
export interface TopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2804
|
-
}
|
|
2805
|
-
/** Contains response data for the get operation. */
|
|
2806
|
-
export declare type TopicEventSubscriptionsGetResponse = EventSubscription;
|
|
2807
|
-
/** Optional parameters. */
|
|
2808
|
-
export interface TopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2809
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2810
|
-
updateIntervalInMs?: number;
|
|
2811
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2812
|
-
resumeFrom?: string;
|
|
2813
|
-
}
|
|
2814
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
2815
|
-
export declare type TopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2816
|
-
/** Optional parameters. */
|
|
2817
|
-
export interface TopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2818
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2819
|
-
updateIntervalInMs?: number;
|
|
2820
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2821
|
-
resumeFrom?: string;
|
|
2822
|
-
}
|
|
2823
|
-
/** Optional parameters. */
|
|
2824
|
-
export interface TopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2825
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
2826
|
-
updateIntervalInMs?: number;
|
|
2827
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2828
|
-
resumeFrom?: string;
|
|
2829
|
-
}
|
|
2830
|
-
/** Contains response data for the update operation. */
|
|
2831
|
-
export declare type TopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2368
|
+
/** Contains response data for the listRegionalByResourceGroupNext operation. */
|
|
2369
|
+
export declare type EventSubscriptionsListRegionalByResourceGroupNextResponse = EventSubscriptionsListResult;
|
|
2832
2370
|
/** Optional parameters. */
|
|
2833
|
-
export interface
|
|
2371
|
+
export interface EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextOptionalParams extends coreClient.OperationOptions {
|
|
2372
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2373
|
+
filter?: string;
|
|
2374
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2375
|
+
top?: number;
|
|
2834
2376
|
}
|
|
2835
|
-
/** Contains response data for the
|
|
2836
|
-
export declare type
|
|
2377
|
+
/** Contains response data for the listRegionalBySubscriptionForTopicTypeNext operation. */
|
|
2378
|
+
export declare type EventSubscriptionsListRegionalBySubscriptionForTopicTypeNextResponse = EventSubscriptionsListResult;
|
|
2837
2379
|
/** Optional parameters. */
|
|
2838
|
-
export interface
|
|
2380
|
+
export interface EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextOptionalParams extends coreClient.OperationOptions {
|
|
2839
2381
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2840
2382
|
filter?: string;
|
|
2841
2383
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2842
2384
|
top?: number;
|
|
2843
2385
|
}
|
|
2844
|
-
/** Contains response data for the
|
|
2845
|
-
export declare type
|
|
2386
|
+
/** Contains response data for the listRegionalByResourceGroupForTopicTypeNext operation. */
|
|
2387
|
+
export declare type EventSubscriptionsListRegionalByResourceGroupForTopicTypeNextResponse = EventSubscriptionsListResult;
|
|
2846
2388
|
/** Optional parameters. */
|
|
2847
|
-
export interface
|
|
2389
|
+
export interface EventSubscriptionsListByResourceNextOptionalParams extends coreClient.OperationOptions {
|
|
2390
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2391
|
+
filter?: string;
|
|
2392
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2393
|
+
top?: number;
|
|
2848
2394
|
}
|
|
2849
|
-
/** Contains response data for the
|
|
2850
|
-
export declare type
|
|
2395
|
+
/** Contains response data for the listByResourceNext operation. */
|
|
2396
|
+
export declare type EventSubscriptionsListByResourceNextResponse = EventSubscriptionsListResult;
|
|
2851
2397
|
/** Optional parameters. */
|
|
2852
|
-
export interface
|
|
2398
|
+
export interface EventSubscriptionsListByDomainTopicNextOptionalParams extends coreClient.OperationOptions {
|
|
2853
2399
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2854
2400
|
filter?: string;
|
|
2855
2401
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2856
2402
|
top?: number;
|
|
2857
2403
|
}
|
|
2858
|
-
/** Contains response data for the
|
|
2859
|
-
export declare type
|
|
2404
|
+
/** Contains response data for the listByDomainTopicNext operation. */
|
|
2405
|
+
export declare type EventSubscriptionsListByDomainTopicNextResponse = EventSubscriptionsListResult;
|
|
2860
2406
|
/** Optional parameters. */
|
|
2861
|
-
export interface
|
|
2407
|
+
export interface DomainTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2862
2408
|
}
|
|
2863
2409
|
/** Contains response data for the get operation. */
|
|
2864
|
-
export declare type
|
|
2410
|
+
export declare type DomainTopicEventSubscriptionsGetResponse = EventSubscription;
|
|
2865
2411
|
/** Optional parameters. */
|
|
2866
|
-
export interface
|
|
2412
|
+
export interface DomainTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2867
2413
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2868
2414
|
updateIntervalInMs?: number;
|
|
2869
2415
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2870
2416
|
resumeFrom?: string;
|
|
2871
2417
|
}
|
|
2872
2418
|
/** Contains response data for the createOrUpdate operation. */
|
|
2873
|
-
export declare type
|
|
2419
|
+
export declare type DomainTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2874
2420
|
/** Optional parameters. */
|
|
2875
|
-
export interface
|
|
2421
|
+
export interface DomainTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
2876
2422
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2877
2423
|
updateIntervalInMs?: number;
|
|
2878
2424
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2879
2425
|
resumeFrom?: string;
|
|
2880
2426
|
}
|
|
2881
2427
|
/** Optional parameters. */
|
|
2882
|
-
export interface
|
|
2428
|
+
export interface DomainTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2883
2429
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2884
2430
|
updateIntervalInMs?: number;
|
|
2885
2431
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2886
2432
|
resumeFrom?: string;
|
|
2887
2433
|
}
|
|
2888
2434
|
/** Contains response data for the update operation. */
|
|
2889
|
-
export declare type
|
|
2435
|
+
export declare type DomainTopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2890
2436
|
/** Optional parameters. */
|
|
2891
|
-
export interface
|
|
2437
|
+
export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
|
|
2892
2438
|
}
|
|
2893
2439
|
/** Contains response data for the getFullUrl operation. */
|
|
2894
|
-
export declare type
|
|
2440
|
+
export declare type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2895
2441
|
/** Optional parameters. */
|
|
2896
|
-
export interface
|
|
2442
|
+
export interface DomainTopicEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
|
|
2897
2443
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2898
2444
|
filter?: string;
|
|
2899
2445
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2900
2446
|
top?: number;
|
|
2901
2447
|
}
|
|
2902
2448
|
/** Contains response data for the list operation. */
|
|
2903
|
-
export declare type
|
|
2449
|
+
export declare type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2904
2450
|
/** Optional parameters. */
|
|
2905
|
-
export interface
|
|
2451
|
+
export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
|
|
2906
2452
|
}
|
|
2907
2453
|
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2908
|
-
export declare type
|
|
2454
|
+
export declare type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2909
2455
|
/** Optional parameters. */
|
|
2910
|
-
export interface
|
|
2456
|
+
export interface DomainTopicEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2911
2457
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2912
2458
|
filter?: string;
|
|
2913
2459
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2914
2460
|
top?: number;
|
|
2915
2461
|
}
|
|
2916
2462
|
/** Contains response data for the listNext operation. */
|
|
2917
|
-
export declare type
|
|
2463
|
+
export declare type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2918
2464
|
/** Optional parameters. */
|
|
2919
2465
|
export interface SystemTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
2920
2466
|
}
|
|
@@ -3037,131 +2583,151 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
3037
2583
|
/** Contains response data for the list operation. */
|
|
3038
2584
|
export declare type OperationsListResponse = OperationsListResult;
|
|
3039
2585
|
/** Optional parameters. */
|
|
3040
|
-
export interface
|
|
2586
|
+
export interface TopicsGetOptionalParams extends coreClient.OperationOptions {
|
|
3041
2587
|
}
|
|
3042
2588
|
/** Contains response data for the get operation. */
|
|
3043
|
-
export declare type
|
|
2589
|
+
export declare type TopicsGetResponse = Topic;
|
|
3044
2590
|
/** Optional parameters. */
|
|
3045
|
-
export interface
|
|
2591
|
+
export interface TopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3046
2592
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3047
2593
|
updateIntervalInMs?: number;
|
|
3048
2594
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3049
2595
|
resumeFrom?: string;
|
|
3050
2596
|
}
|
|
3051
2597
|
/** Contains response data for the createOrUpdate operation. */
|
|
3052
|
-
export declare type
|
|
2598
|
+
export declare type TopicsCreateOrUpdateResponse = Topic;
|
|
3053
2599
|
/** Optional parameters. */
|
|
3054
|
-
export interface
|
|
2600
|
+
export interface TopicsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3055
2601
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3056
2602
|
updateIntervalInMs?: number;
|
|
3057
2603
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3058
2604
|
resumeFrom?: string;
|
|
3059
2605
|
}
|
|
3060
2606
|
/** Optional parameters. */
|
|
3061
|
-
export interface
|
|
2607
|
+
export interface TopicsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3062
2608
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3063
2609
|
updateIntervalInMs?: number;
|
|
3064
2610
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3065
2611
|
resumeFrom?: string;
|
|
3066
2612
|
}
|
|
3067
|
-
/** Contains response data for the update operation. */
|
|
3068
|
-
export declare type PartnerConfigurationsUpdateResponse = PartnerConfiguration;
|
|
3069
2613
|
/** Optional parameters. */
|
|
3070
|
-
export interface
|
|
2614
|
+
export interface TopicsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2615
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2616
|
+
filter?: string;
|
|
2617
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2618
|
+
top?: number;
|
|
3071
2619
|
}
|
|
3072
|
-
/** Contains response data for the
|
|
3073
|
-
export declare type
|
|
2620
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2621
|
+
export declare type TopicsListBySubscriptionResponse = TopicsListResult;
|
|
3074
2622
|
/** Optional parameters. */
|
|
3075
|
-
export interface
|
|
2623
|
+
export interface TopicsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3076
2624
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3077
2625
|
filter?: string;
|
|
3078
2626
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3079
2627
|
top?: number;
|
|
3080
2628
|
}
|
|
3081
|
-
/** Contains response data for the
|
|
3082
|
-
export declare type
|
|
2629
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2630
|
+
export declare type TopicsListByResourceGroupResponse = TopicsListResult;
|
|
3083
2631
|
/** Optional parameters. */
|
|
3084
|
-
export interface
|
|
2632
|
+
export interface TopicsListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
|
|
3085
2633
|
}
|
|
3086
|
-
/** Contains response data for the
|
|
3087
|
-
export declare type
|
|
2634
|
+
/** Contains response data for the listSharedAccessKeys operation. */
|
|
2635
|
+
export declare type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
|
|
3088
2636
|
/** Optional parameters. */
|
|
3089
|
-
export interface
|
|
2637
|
+
export interface TopicsRegenerateKeyOptionalParams extends coreClient.OperationOptions {
|
|
2638
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2639
|
+
updateIntervalInMs?: number;
|
|
2640
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2641
|
+
resumeFrom?: string;
|
|
3090
2642
|
}
|
|
3091
|
-
/** Contains response data for the
|
|
3092
|
-
export declare type
|
|
2643
|
+
/** Contains response data for the regenerateKey operation. */
|
|
2644
|
+
export declare type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
|
|
3093
2645
|
/** Optional parameters. */
|
|
3094
|
-
export interface
|
|
2646
|
+
export interface TopicsListEventTypesOptionalParams extends coreClient.OperationOptions {
|
|
2647
|
+
}
|
|
2648
|
+
/** Contains response data for the listEventTypes operation. */
|
|
2649
|
+
export declare type TopicsListEventTypesResponse = EventTypesListResult;
|
|
2650
|
+
/** Optional parameters. */
|
|
2651
|
+
export interface TopicsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3095
2652
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3096
2653
|
filter?: string;
|
|
3097
2654
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3098
2655
|
top?: number;
|
|
3099
2656
|
}
|
|
3100
2657
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3101
|
-
export declare type
|
|
2658
|
+
export declare type TopicsListBySubscriptionNextResponse = TopicsListResult;
|
|
2659
|
+
/** Optional parameters. */
|
|
2660
|
+
export interface TopicsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
2661
|
+
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
2662
|
+
filter?: string;
|
|
2663
|
+
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
2664
|
+
top?: number;
|
|
2665
|
+
}
|
|
2666
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2667
|
+
export declare type TopicsListByResourceGroupNextResponse = TopicsListResult;
|
|
3102
2668
|
/** Optional parameters. */
|
|
3103
|
-
export interface
|
|
2669
|
+
export interface PartnerConfigurationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3104
2670
|
}
|
|
3105
2671
|
/** Contains response data for the get operation. */
|
|
3106
|
-
export declare type
|
|
2672
|
+
export declare type PartnerConfigurationsGetResponse = PartnerConfiguration;
|
|
3107
2673
|
/** Optional parameters. */
|
|
3108
|
-
export interface
|
|
2674
|
+
export interface PartnerConfigurationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2675
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2676
|
+
updateIntervalInMs?: number;
|
|
2677
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2678
|
+
resumeFrom?: string;
|
|
3109
2679
|
}
|
|
3110
2680
|
/** Contains response data for the createOrUpdate operation. */
|
|
3111
|
-
export declare type
|
|
2681
|
+
export declare type PartnerConfigurationsCreateOrUpdateResponse = PartnerConfiguration;
|
|
3112
2682
|
/** Optional parameters. */
|
|
3113
|
-
export interface
|
|
2683
|
+
export interface PartnerConfigurationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3114
2684
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3115
2685
|
updateIntervalInMs?: number;
|
|
3116
2686
|
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3117
2687
|
resumeFrom?: string;
|
|
3118
2688
|
}
|
|
3119
2689
|
/** Optional parameters. */
|
|
3120
|
-
export interface
|
|
2690
|
+
export interface PartnerConfigurationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2691
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2692
|
+
updateIntervalInMs?: number;
|
|
2693
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2694
|
+
resumeFrom?: string;
|
|
3121
2695
|
}
|
|
3122
2696
|
/** Contains response data for the update operation. */
|
|
3123
|
-
export declare type
|
|
2697
|
+
export declare type PartnerConfigurationsUpdateResponse = PartnerConfiguration;
|
|
3124
2698
|
/** Optional parameters. */
|
|
3125
|
-
export interface
|
|
3126
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3127
|
-
filter?: string;
|
|
3128
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3129
|
-
top?: number;
|
|
2699
|
+
export interface PartnerConfigurationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3130
2700
|
}
|
|
3131
|
-
/** Contains response data for the
|
|
3132
|
-
export declare type
|
|
2701
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
2702
|
+
export declare type PartnerConfigurationsListByResourceGroupResponse = PartnerConfigurationsListResult;
|
|
3133
2703
|
/** Optional parameters. */
|
|
3134
|
-
export interface
|
|
2704
|
+
export interface PartnerConfigurationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3135
2705
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3136
2706
|
filter?: string;
|
|
3137
2707
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3138
2708
|
top?: number;
|
|
3139
2709
|
}
|
|
3140
|
-
/** Contains response data for the
|
|
3141
|
-
export declare type
|
|
2710
|
+
/** Contains response data for the listBySubscription operation. */
|
|
2711
|
+
export declare type PartnerConfigurationsListBySubscriptionResponse = PartnerConfigurationsListResult;
|
|
3142
2712
|
/** Optional parameters. */
|
|
3143
|
-
export interface
|
|
2713
|
+
export interface PartnerConfigurationsAuthorizePartnerOptionalParams extends coreClient.OperationOptions {
|
|
3144
2714
|
}
|
|
3145
|
-
/** Contains response data for the
|
|
3146
|
-
export declare type
|
|
2715
|
+
/** Contains response data for the authorizePartner operation. */
|
|
2716
|
+
export declare type PartnerConfigurationsAuthorizePartnerResponse = PartnerConfiguration;
|
|
3147
2717
|
/** Optional parameters. */
|
|
3148
|
-
export interface
|
|
3149
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3150
|
-
filter?: string;
|
|
3151
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3152
|
-
top?: number;
|
|
2718
|
+
export interface PartnerConfigurationsUnauthorizePartnerOptionalParams extends coreClient.OperationOptions {
|
|
3153
2719
|
}
|
|
3154
|
-
/** Contains response data for the
|
|
3155
|
-
export declare type
|
|
2720
|
+
/** Contains response data for the unauthorizePartner operation. */
|
|
2721
|
+
export declare type PartnerConfigurationsUnauthorizePartnerResponse = PartnerConfiguration;
|
|
3156
2722
|
/** Optional parameters. */
|
|
3157
|
-
export interface
|
|
2723
|
+
export interface PartnerConfigurationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3158
2724
|
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3159
2725
|
filter?: string;
|
|
3160
2726
|
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3161
2727
|
top?: number;
|
|
3162
2728
|
}
|
|
3163
|
-
/** Contains response data for the
|
|
3164
|
-
export declare type
|
|
2729
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
2730
|
+
export declare type PartnerConfigurationsListBySubscriptionNextResponse = PartnerConfigurationsListResult;
|
|
3165
2731
|
/** Optional parameters. */
|
|
3166
2732
|
export interface PartnerNamespacesGetOptionalParams extends coreClient.OperationOptions {
|
|
3167
2733
|
}
|
|
@@ -3497,89 +3063,6 @@ export interface SystemTopicsListByResourceGroupNextOptionalParams extends coreC
|
|
|
3497
3063
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3498
3064
|
export declare type SystemTopicsListByResourceGroupNextResponse = SystemTopicsListResult;
|
|
3499
3065
|
/** Optional parameters. */
|
|
3500
|
-
export interface TopicsGetOptionalParams extends coreClient.OperationOptions {
|
|
3501
|
-
}
|
|
3502
|
-
/** Contains response data for the get operation. */
|
|
3503
|
-
export declare type TopicsGetResponse = Topic;
|
|
3504
|
-
/** Optional parameters. */
|
|
3505
|
-
export interface TopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3506
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3507
|
-
updateIntervalInMs?: number;
|
|
3508
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3509
|
-
resumeFrom?: string;
|
|
3510
|
-
}
|
|
3511
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3512
|
-
export declare type TopicsCreateOrUpdateResponse = Topic;
|
|
3513
|
-
/** Optional parameters. */
|
|
3514
|
-
export interface TopicsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3515
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3516
|
-
updateIntervalInMs?: number;
|
|
3517
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3518
|
-
resumeFrom?: string;
|
|
3519
|
-
}
|
|
3520
|
-
/** Optional parameters. */
|
|
3521
|
-
export interface TopicsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3522
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3523
|
-
updateIntervalInMs?: number;
|
|
3524
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3525
|
-
resumeFrom?: string;
|
|
3526
|
-
}
|
|
3527
|
-
/** Optional parameters. */
|
|
3528
|
-
export interface TopicsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3529
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3530
|
-
filter?: string;
|
|
3531
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3532
|
-
top?: number;
|
|
3533
|
-
}
|
|
3534
|
-
/** Contains response data for the listBySubscription operation. */
|
|
3535
|
-
export declare type TopicsListBySubscriptionResponse = TopicsListResult;
|
|
3536
|
-
/** Optional parameters. */
|
|
3537
|
-
export interface TopicsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3538
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3539
|
-
filter?: string;
|
|
3540
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3541
|
-
top?: number;
|
|
3542
|
-
}
|
|
3543
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
3544
|
-
export declare type TopicsListByResourceGroupResponse = TopicsListResult;
|
|
3545
|
-
/** Optional parameters. */
|
|
3546
|
-
export interface TopicsListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
|
|
3547
|
-
}
|
|
3548
|
-
/** Contains response data for the listSharedAccessKeys operation. */
|
|
3549
|
-
export declare type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
|
|
3550
|
-
/** Optional parameters. */
|
|
3551
|
-
export interface TopicsRegenerateKeyOptionalParams extends coreClient.OperationOptions {
|
|
3552
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3553
|
-
updateIntervalInMs?: number;
|
|
3554
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3555
|
-
resumeFrom?: string;
|
|
3556
|
-
}
|
|
3557
|
-
/** Contains response data for the regenerateKey operation. */
|
|
3558
|
-
export declare type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
|
|
3559
|
-
/** Optional parameters. */
|
|
3560
|
-
export interface TopicsListEventTypesOptionalParams extends coreClient.OperationOptions {
|
|
3561
|
-
}
|
|
3562
|
-
/** Contains response data for the listEventTypes operation. */
|
|
3563
|
-
export declare type TopicsListEventTypesResponse = EventTypesListResult;
|
|
3564
|
-
/** Optional parameters. */
|
|
3565
|
-
export interface TopicsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3566
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3567
|
-
filter?: string;
|
|
3568
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3569
|
-
top?: number;
|
|
3570
|
-
}
|
|
3571
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3572
|
-
export declare type TopicsListBySubscriptionNextResponse = TopicsListResult;
|
|
3573
|
-
/** Optional parameters. */
|
|
3574
|
-
export interface TopicsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3575
|
-
/** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
|
|
3576
|
-
filter?: string;
|
|
3577
|
-
/** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
|
|
3578
|
-
top?: number;
|
|
3579
|
-
}
|
|
3580
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3581
|
-
export declare type TopicsListByResourceGroupNextResponse = TopicsListResult;
|
|
3582
|
-
/** Optional parameters. */
|
|
3583
3066
|
export interface ExtensionTopicsGetOptionalParams extends coreClient.OperationOptions {
|
|
3584
3067
|
}
|
|
3585
3068
|
/** Contains response data for the get operation. */
|