@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
package/src/models/index.ts
CHANGED
|
@@ -8,15 +8,22 @@
|
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
|
|
11
|
-
export type PartnerDestinationInfoUnion =
|
|
12
|
-
| PartnerDestinationInfo
|
|
13
|
-
| WebhookPartnerDestinationInfo;
|
|
14
|
-
export type PartnerUpdateDestinationInfoUnion =
|
|
15
|
-
| PartnerUpdateDestinationInfo
|
|
16
|
-
| WebhookUpdatePartnerDestinationInfo;
|
|
17
11
|
export type InputSchemaMappingUnion =
|
|
18
12
|
| InputSchemaMapping
|
|
19
13
|
| JsonInputSchemaMapping;
|
|
14
|
+
export type DeliveryAttributeMappingUnion =
|
|
15
|
+
| DeliveryAttributeMapping
|
|
16
|
+
| StaticDeliveryAttributeMapping
|
|
17
|
+
| DynamicDeliveryAttributeMapping;
|
|
18
|
+
export type EventSubscriptionDestinationUnion =
|
|
19
|
+
| EventSubscriptionDestination
|
|
20
|
+
| WebHookEventSubscriptionDestination
|
|
21
|
+
| EventHubEventSubscriptionDestination
|
|
22
|
+
| StorageQueueEventSubscriptionDestination
|
|
23
|
+
| HybridConnectionEventSubscriptionDestination
|
|
24
|
+
| ServiceBusQueueEventSubscriptionDestination
|
|
25
|
+
| ServiceBusTopicEventSubscriptionDestination
|
|
26
|
+
| AzureFunctionEventSubscriptionDestination;
|
|
20
27
|
export type AdvancedFilterUnion =
|
|
21
28
|
| AdvancedFilter
|
|
22
29
|
| NumberInAdvancedFilter
|
|
@@ -38,26 +45,9 @@ export type AdvancedFilterUnion =
|
|
|
38
45
|
| StringNotContainsAdvancedFilter
|
|
39
46
|
| IsNullOrUndefinedAdvancedFilter
|
|
40
47
|
| IsNotNullAdvancedFilter;
|
|
41
|
-
export type EventSubscriptionDestinationUnion =
|
|
42
|
-
| EventSubscriptionDestination
|
|
43
|
-
| WebHookEventSubscriptionDestination
|
|
44
|
-
| EventHubEventSubscriptionDestination
|
|
45
|
-
| StorageQueueEventSubscriptionDestination
|
|
46
|
-
| HybridConnectionEventSubscriptionDestination
|
|
47
|
-
| ServiceBusQueueEventSubscriptionDestination
|
|
48
|
-
| ServiceBusTopicEventSubscriptionDestination
|
|
49
|
-
| AzureFunctionEventSubscriptionDestination
|
|
50
|
-
| PartnerEventSubscriptionDestination;
|
|
51
48
|
export type DeadLetterDestinationUnion =
|
|
52
49
|
| DeadLetterDestination
|
|
53
50
|
| StorageBlobDeadLetterDestination;
|
|
54
|
-
export type DeliveryAttributeMappingUnion =
|
|
55
|
-
| DeliveryAttributeMapping
|
|
56
|
-
| StaticDeliveryAttributeMapping
|
|
57
|
-
| DynamicDeliveryAttributeMapping;
|
|
58
|
-
export type PartnerClientAuthenticationUnion =
|
|
59
|
-
| PartnerClientAuthentication
|
|
60
|
-
| AzureADPartnerClientAuthentication;
|
|
61
51
|
|
|
62
52
|
/** Properties of the corresponding partner topic of a Channel. */
|
|
63
53
|
export interface PartnerTopicInfo {
|
|
@@ -102,44 +92,14 @@ export interface EventTypeInfo {
|
|
|
102
92
|
export interface InlineEventProperties {
|
|
103
93
|
/** The description for the inline event. */
|
|
104
94
|
description?: string;
|
|
95
|
+
/** The displayName for the inline event. */
|
|
96
|
+
displayName?: string;
|
|
105
97
|
/** The documentationUrl for the inline event. */
|
|
106
98
|
documentationUrl?: string;
|
|
107
99
|
/** The dataSchemaUrl for the inline event. */
|
|
108
100
|
dataSchemaUrl?: string;
|
|
109
101
|
}
|
|
110
102
|
|
|
111
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
112
|
-
export interface PartnerDestinationInfo {
|
|
113
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
114
|
-
endpointType: "WebHook";
|
|
115
|
-
/**
|
|
116
|
-
* Azure subscription ID of the subscriber. The partner destination associated with the channel will be
|
|
117
|
-
* created under this Azure subscription.
|
|
118
|
-
*/
|
|
119
|
-
azureSubscriptionId?: string;
|
|
120
|
-
/**
|
|
121
|
-
* Azure Resource Group of the subscriber. The partner destination associated with the channel will be
|
|
122
|
-
* created under this resource group.
|
|
123
|
-
*/
|
|
124
|
-
resourceGroupName?: string;
|
|
125
|
-
/** Name of the partner destination associated with the channel. */
|
|
126
|
-
name?: string;
|
|
127
|
-
/** Additional context of the partner destination endpoint. */
|
|
128
|
-
endpointServiceContext?: string;
|
|
129
|
-
/** Change history of the resource move. */
|
|
130
|
-
resourceMoveChangeHistory?: ResourceMoveChangeHistory[];
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/** The change history of the resource move. */
|
|
134
|
-
export interface ResourceMoveChangeHistory {
|
|
135
|
-
/** Azure subscription ID of the resource. */
|
|
136
|
-
azureSubscriptionId?: string;
|
|
137
|
-
/** Azure Resource Group of the resource. */
|
|
138
|
-
resourceGroupName?: string;
|
|
139
|
-
/** UTC timestamp of when the resource was changed. */
|
|
140
|
-
changedTimeUtc?: Date;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
103
|
/** Metadata pertaining to creation and last modification of the resource. */
|
|
144
104
|
export interface SystemData {
|
|
145
105
|
/** The identity that created the resource. */
|
|
@@ -156,7 +116,7 @@ export interface SystemData {
|
|
|
156
116
|
lastModifiedAt?: Date;
|
|
157
117
|
}
|
|
158
118
|
|
|
159
|
-
/** Definition of a Resource */
|
|
119
|
+
/** Definition of a Resource. */
|
|
160
120
|
export interface Resource {
|
|
161
121
|
/**
|
|
162
122
|
* Fully qualified identifier of the resource.
|
|
@@ -178,22 +138,14 @@ export interface Resource {
|
|
|
178
138
|
/** Properties of the Channel update. */
|
|
179
139
|
export interface ChannelUpdateParameters {
|
|
180
140
|
/**
|
|
181
|
-
* Expiration time of the
|
|
141
|
+
* Expiration time of the channel. If this timer expires while the corresponding partner topic or partner destination is never activated,
|
|
182
142
|
* the channel and corresponding partner topic or partner destination are deleted.
|
|
183
143
|
*/
|
|
184
144
|
expirationTimeIfNotActivatedUtc?: Date;
|
|
185
|
-
/** Partner destination properties which can be updated if the channel is of type PartnerDestination. */
|
|
186
|
-
partnerDestinationInfo?: PartnerUpdateDestinationInfoUnion;
|
|
187
145
|
/** Partner topic properties which can be updated if the channel is of type PartnerTopic. */
|
|
188
146
|
partnerTopicInfo?: PartnerUpdateTopicInfo;
|
|
189
147
|
}
|
|
190
148
|
|
|
191
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
192
|
-
export interface PartnerUpdateDestinationInfo {
|
|
193
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
194
|
-
endpointType: "WebHook";
|
|
195
|
-
}
|
|
196
|
-
|
|
197
149
|
/** Update properties for the corresponding partner topic of a channel. */
|
|
198
150
|
export interface PartnerUpdateTopicInfo {
|
|
199
151
|
/** Event type info for the partner topic */
|
|
@@ -243,12 +195,6 @@ export interface InboundIpRule {
|
|
|
243
195
|
action?: IpActionType;
|
|
244
196
|
}
|
|
245
197
|
|
|
246
|
-
/** Describes an EventGrid Resource Sku. */
|
|
247
|
-
export interface ResourceSku {
|
|
248
|
-
/** The Sku name of the resource. The possible values are: Basic or Premium. */
|
|
249
|
-
name?: Sku;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
198
|
/** The identity information for the resource. */
|
|
253
199
|
export interface IdentityInfo {
|
|
254
200
|
/** 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. */
|
|
@@ -279,8 +225,6 @@ export interface DomainUpdateParameters {
|
|
|
279
225
|
tags?: { [propertyName: string]: string };
|
|
280
226
|
/** Identity information for the resource. */
|
|
281
227
|
identity?: IdentityInfo;
|
|
282
|
-
/** The Sku pricing tier for the domain. */
|
|
283
|
-
sku?: ResourceSku;
|
|
284
228
|
/**
|
|
285
229
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
286
230
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.DomainUpdateParameterProperties.InboundIpRules" />
|
|
@@ -314,11 +258,11 @@ export interface DomainUpdateParameters {
|
|
|
314
258
|
dataResidencyBoundary?: DataResidencyBoundary;
|
|
315
259
|
}
|
|
316
260
|
|
|
317
|
-
/** Result of the List Domains operation */
|
|
261
|
+
/** Result of the List Domains operation. */
|
|
318
262
|
export interface DomainsListResult {
|
|
319
|
-
/** A collection of Domains */
|
|
263
|
+
/** A collection of Domains. */
|
|
320
264
|
value?: Domain[];
|
|
321
|
-
/** A link for the next page of domains */
|
|
265
|
+
/** A link for the next page of domains. */
|
|
322
266
|
nextLink?: string;
|
|
323
267
|
}
|
|
324
268
|
|
|
@@ -344,72 +288,18 @@ export interface DomainTopicsListResult {
|
|
|
344
288
|
nextLink?: string;
|
|
345
289
|
}
|
|
346
290
|
|
|
347
|
-
/**
|
|
348
|
-
export interface
|
|
349
|
-
/**
|
|
350
|
-
|
|
351
|
-
* This represents a unique resource in the partner's resource model.
|
|
352
|
-
*/
|
|
353
|
-
source?: string;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
/** Properties of the destination of an event channel. */
|
|
357
|
-
export interface EventChannelDestination {
|
|
358
|
-
/**
|
|
359
|
-
* Azure subscription ID of the customer creating the event channel. The partner topic
|
|
360
|
-
* associated with the event channel will be created under this Azure subscription.
|
|
361
|
-
*/
|
|
362
|
-
azureSubscriptionId?: string;
|
|
363
|
-
/**
|
|
364
|
-
* Azure Resource Group of the customer creating the event channel. The partner topic
|
|
365
|
-
* associated with the event channel will be created under this resource group.
|
|
366
|
-
*/
|
|
367
|
-
resourceGroup?: string;
|
|
368
|
-
/** Name of the partner topic associated with the event channel. */
|
|
369
|
-
partnerTopicName?: string;
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
/** Filter for the Event Channel. */
|
|
373
|
-
export interface EventChannelFilter {
|
|
374
|
-
/** 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. */
|
|
375
|
-
enableAdvancedFilteringOnArrays?: boolean;
|
|
376
|
-
/** An array of advanced filters that are used for filtering event channels. */
|
|
377
|
-
advancedFilters?: AdvancedFilterUnion[];
|
|
291
|
+
/** Result of the Get delivery attributes operation. */
|
|
292
|
+
export interface DeliveryAttributeListResult {
|
|
293
|
+
/** A collection of DeliveryAttributeMapping */
|
|
294
|
+
value?: DeliveryAttributeMappingUnion[];
|
|
378
295
|
}
|
|
379
296
|
|
|
380
|
-
/**
|
|
381
|
-
export interface
|
|
297
|
+
/** Delivery attribute mapping details. */
|
|
298
|
+
export interface DeliveryAttributeMapping {
|
|
382
299
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
| "NumberLessThan"
|
|
387
|
-
| "NumberGreaterThan"
|
|
388
|
-
| "NumberLessThanOrEquals"
|
|
389
|
-
| "NumberGreaterThanOrEquals"
|
|
390
|
-
| "BoolEquals"
|
|
391
|
-
| "StringIn"
|
|
392
|
-
| "StringNotIn"
|
|
393
|
-
| "StringBeginsWith"
|
|
394
|
-
| "StringEndsWith"
|
|
395
|
-
| "StringContains"
|
|
396
|
-
| "NumberInRange"
|
|
397
|
-
| "NumberNotInRange"
|
|
398
|
-
| "StringNotBeginsWith"
|
|
399
|
-
| "StringNotEndsWith"
|
|
400
|
-
| "StringNotContains"
|
|
401
|
-
| "IsNullOrUndefined"
|
|
402
|
-
| "IsNotNull";
|
|
403
|
-
/** The field/property in the event based on which you want to filter. */
|
|
404
|
-
key?: string;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
/** Result of the List Event Channels operation */
|
|
408
|
-
export interface EventChannelsListResult {
|
|
409
|
-
/** A collection of Event Channels */
|
|
410
|
-
value?: EventChannel[];
|
|
411
|
-
/** A link for the next page of event channels */
|
|
412
|
-
nextLink?: string;
|
|
300
|
+
type: "Static" | "Dynamic";
|
|
301
|
+
/** Name of the delivery attribute or header. */
|
|
302
|
+
name?: string;
|
|
413
303
|
}
|
|
414
304
|
|
|
415
305
|
/** Information about the destination for an event subscription. */
|
|
@@ -422,8 +312,7 @@ export interface EventSubscriptionDestination {
|
|
|
422
312
|
| "HybridConnection"
|
|
423
313
|
| "ServiceBusQueue"
|
|
424
314
|
| "ServiceBusTopic"
|
|
425
|
-
| "AzureFunction"
|
|
426
|
-
| "PartnerDestination";
|
|
315
|
+
| "AzureFunction";
|
|
427
316
|
}
|
|
428
317
|
|
|
429
318
|
/** Information about the delivery for an event subscription with resource identity. */
|
|
@@ -471,6 +360,33 @@ export interface EventSubscriptionFilter {
|
|
|
471
360
|
advancedFilters?: AdvancedFilterUnion[];
|
|
472
361
|
}
|
|
473
362
|
|
|
363
|
+
/** 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. */
|
|
364
|
+
export interface AdvancedFilter {
|
|
365
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
366
|
+
operatorType:
|
|
367
|
+
| "NumberIn"
|
|
368
|
+
| "NumberNotIn"
|
|
369
|
+
| "NumberLessThan"
|
|
370
|
+
| "NumberGreaterThan"
|
|
371
|
+
| "NumberLessThanOrEquals"
|
|
372
|
+
| "NumberGreaterThanOrEquals"
|
|
373
|
+
| "BoolEquals"
|
|
374
|
+
| "StringIn"
|
|
375
|
+
| "StringNotIn"
|
|
376
|
+
| "StringBeginsWith"
|
|
377
|
+
| "StringEndsWith"
|
|
378
|
+
| "StringContains"
|
|
379
|
+
| "NumberInRange"
|
|
380
|
+
| "NumberNotInRange"
|
|
381
|
+
| "StringNotBeginsWith"
|
|
382
|
+
| "StringNotEndsWith"
|
|
383
|
+
| "StringNotContains"
|
|
384
|
+
| "IsNullOrUndefined"
|
|
385
|
+
| "IsNotNull";
|
|
386
|
+
/** The field/property in the event based on which you want to filter. */
|
|
387
|
+
key?: string;
|
|
388
|
+
}
|
|
389
|
+
|
|
474
390
|
/** Information about the retry policy for an event subscription. */
|
|
475
391
|
export interface RetryPolicy {
|
|
476
392
|
/** Maximum number of delivery retry attempts for events. */
|
|
@@ -538,20 +454,6 @@ export interface EventSubscriptionsListResult {
|
|
|
538
454
|
nextLink?: string;
|
|
539
455
|
}
|
|
540
456
|
|
|
541
|
-
/** Result of the Get delivery attributes operation. */
|
|
542
|
-
export interface DeliveryAttributeListResult {
|
|
543
|
-
/** A collection of DeliveryAttributeMapping */
|
|
544
|
-
value?: DeliveryAttributeMappingUnion[];
|
|
545
|
-
}
|
|
546
|
-
|
|
547
|
-
/** Delivery attribute mapping details. */
|
|
548
|
-
export interface DeliveryAttributeMapping {
|
|
549
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
550
|
-
type: "Static" | "Dynamic";
|
|
551
|
-
/** Name of the delivery attribute or header. */
|
|
552
|
-
name?: string;
|
|
553
|
-
}
|
|
554
|
-
|
|
555
457
|
/** Result of the List Operations operation */
|
|
556
458
|
export interface OperationsListResult {
|
|
557
459
|
/** A collection of operations */
|
|
@@ -584,6 +486,47 @@ export interface OperationInfo {
|
|
|
584
486
|
description?: string;
|
|
585
487
|
}
|
|
586
488
|
|
|
489
|
+
/** Properties of the Topic update */
|
|
490
|
+
export interface TopicUpdateParameters {
|
|
491
|
+
/** Tags of the Topic resource. */
|
|
492
|
+
tags?: { [propertyName: string]: string };
|
|
493
|
+
/** Topic resource identity information. */
|
|
494
|
+
identity?: IdentityInfo;
|
|
495
|
+
/**
|
|
496
|
+
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
497
|
+
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
|
|
498
|
+
*/
|
|
499
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
500
|
+
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
501
|
+
inboundIpRules?: InboundIpRule[];
|
|
502
|
+
/** 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. */
|
|
503
|
+
disableLocalAuth?: boolean;
|
|
504
|
+
/** The data residency boundary for the topic. */
|
|
505
|
+
dataResidencyBoundary?: DataResidencyBoundary;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
/** Result of the List Topics operation */
|
|
509
|
+
export interface TopicsListResult {
|
|
510
|
+
/** A collection of Topics */
|
|
511
|
+
value?: Topic[];
|
|
512
|
+
/** A link for the next page of topics */
|
|
513
|
+
nextLink?: string;
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
/** Shared access keys of the Topic */
|
|
517
|
+
export interface TopicSharedAccessKeys {
|
|
518
|
+
/** Shared access key1 for the topic. */
|
|
519
|
+
key1?: string;
|
|
520
|
+
/** Shared access key2 for the topic. */
|
|
521
|
+
key2?: string;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
/** Topic regenerate share access key request */
|
|
525
|
+
export interface TopicRegenerateKeyRequest {
|
|
526
|
+
/** Key name to regenerate key1 or key2 */
|
|
527
|
+
keyName: string;
|
|
528
|
+
}
|
|
529
|
+
|
|
587
530
|
/** The partner authorization details. */
|
|
588
531
|
export interface PartnerAuthorization {
|
|
589
532
|
/**
|
|
@@ -625,20 +568,6 @@ export interface PartnerConfigurationsListResult {
|
|
|
625
568
|
nextLink?: string;
|
|
626
569
|
}
|
|
627
570
|
|
|
628
|
-
/** Properties of the Partner Destination that can be updated. */
|
|
629
|
-
export interface PartnerDestinationUpdateParameters {
|
|
630
|
-
/** Tags of the Partner Destination resource. */
|
|
631
|
-
tags?: { [propertyName: string]: string };
|
|
632
|
-
}
|
|
633
|
-
|
|
634
|
-
/** Result of the List Partner Destinations operation. */
|
|
635
|
-
export interface PartnerDestinationsListResult {
|
|
636
|
-
/** A collection of partner destinations. */
|
|
637
|
-
value?: PartnerDestination[];
|
|
638
|
-
/** A link for the next page of partner destinations. */
|
|
639
|
-
nextLink?: string;
|
|
640
|
-
}
|
|
641
|
-
|
|
642
571
|
/** Properties of the Partner Namespace update. */
|
|
643
572
|
export interface PartnerNamespaceUpdateParameters {
|
|
644
573
|
/** Tags of the Partner Namespace. */
|
|
@@ -680,26 +609,6 @@ export interface PartnerNamespaceRegenerateKeyRequest {
|
|
|
680
609
|
export interface PartnerRegistrationUpdateParameters {
|
|
681
610
|
/** Tags of the partner registration resource. */
|
|
682
611
|
tags?: { [propertyName: string]: string };
|
|
683
|
-
/** Name of the partner topic type. */
|
|
684
|
-
partnerTopicTypeName?: string;
|
|
685
|
-
/** Display name of the partner topic type. */
|
|
686
|
-
partnerTopicTypeDisplayName?: string;
|
|
687
|
-
/** Description of the partner topic type. */
|
|
688
|
-
partnerTopicTypeDescription?: string;
|
|
689
|
-
/**
|
|
690
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
691
|
-
* integration on an event source.
|
|
692
|
-
*/
|
|
693
|
-
setupUri?: string;
|
|
694
|
-
/** URI of the partner logo. */
|
|
695
|
-
logoUri?: string;
|
|
696
|
-
/**
|
|
697
|
-
* List of IDs of Azure AD applications that are authorized to create a partner namespace
|
|
698
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
699
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
700
|
-
* for creating the partner registration.
|
|
701
|
-
*/
|
|
702
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
703
612
|
}
|
|
704
613
|
|
|
705
614
|
/** Result of the List Partner Registrations operation. */
|
|
@@ -772,57 +681,6 @@ export interface SystemTopicsListResult {
|
|
|
772
681
|
nextLink?: string;
|
|
773
682
|
}
|
|
774
683
|
|
|
775
|
-
/** Definition of an Extended Location */
|
|
776
|
-
export interface ExtendedLocation {
|
|
777
|
-
/** Fully qualified name of the extended location. */
|
|
778
|
-
name?: string;
|
|
779
|
-
/** Type of the extended location. */
|
|
780
|
-
type?: string;
|
|
781
|
-
}
|
|
782
|
-
|
|
783
|
-
/** Properties of the Topic update */
|
|
784
|
-
export interface TopicUpdateParameters {
|
|
785
|
-
/** Tags of the Topic resource. */
|
|
786
|
-
tags?: { [propertyName: string]: string };
|
|
787
|
-
/** Topic resource identity information. */
|
|
788
|
-
identity?: IdentityInfo;
|
|
789
|
-
/** The Sku pricing tier for the topic. */
|
|
790
|
-
sku?: ResourceSku;
|
|
791
|
-
/**
|
|
792
|
-
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
793
|
-
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
|
|
794
|
-
*/
|
|
795
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
796
|
-
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
797
|
-
inboundIpRules?: InboundIpRule[];
|
|
798
|
-
/** 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. */
|
|
799
|
-
disableLocalAuth?: boolean;
|
|
800
|
-
/** The data residency boundary for the topic. */
|
|
801
|
-
dataResidencyBoundary?: DataResidencyBoundary;
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
/** Result of the List Topics operation */
|
|
805
|
-
export interface TopicsListResult {
|
|
806
|
-
/** A collection of Topics */
|
|
807
|
-
value?: Topic[];
|
|
808
|
-
/** A link for the next page of topics */
|
|
809
|
-
nextLink?: string;
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
/** Shared access keys of the Topic */
|
|
813
|
-
export interface TopicSharedAccessKeys {
|
|
814
|
-
/** Shared access key1 for the topic. */
|
|
815
|
-
key1?: string;
|
|
816
|
-
/** Shared access key2 for the topic. */
|
|
817
|
-
key2?: string;
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
/** Topic regenerate share access key request */
|
|
821
|
-
export interface TopicRegenerateKeyRequest {
|
|
822
|
-
/** Key name to regenerate key1 or key2 */
|
|
823
|
-
keyName: string;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
684
|
/** Result of the List Event Types operation */
|
|
827
685
|
export interface EventTypesListResult {
|
|
828
686
|
/** A collection of event types */
|
|
@@ -856,12 +714,6 @@ export interface VerifiedPartnersListResult {
|
|
|
856
714
|
nextLink?: string;
|
|
857
715
|
}
|
|
858
716
|
|
|
859
|
-
/** Partner client authentication */
|
|
860
|
-
export interface PartnerClientAuthentication {
|
|
861
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
862
|
-
clientAuthenticationType: "AzureAD";
|
|
863
|
-
}
|
|
864
|
-
|
|
865
717
|
/** 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. */
|
|
866
718
|
export interface JsonField {
|
|
867
719
|
/** Name of a field in the input event schema that's to be used as the source of a mapping. */
|
|
@@ -881,18 +733,6 @@ export interface JsonFieldWithDefault {
|
|
|
881
733
|
defaultValue?: string;
|
|
882
734
|
}
|
|
883
735
|
|
|
884
|
-
/** Information about the WebHook of the partner destination. */
|
|
885
|
-
export type WebhookPartnerDestinationInfo = PartnerDestinationInfo & {
|
|
886
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
887
|
-
endpointType: "WebHook";
|
|
888
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
889
|
-
endpointUrl?: string;
|
|
890
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
891
|
-
endpointBaseUrl?: string;
|
|
892
|
-
/** Partner client authentication */
|
|
893
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
894
|
-
};
|
|
895
|
-
|
|
896
736
|
/** Channel info. */
|
|
897
737
|
export type Channel = Resource & {
|
|
898
738
|
/**
|
|
@@ -900,12 +740,10 @@ export type Channel = Resource & {
|
|
|
900
740
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
901
741
|
*/
|
|
902
742
|
readonly systemData?: SystemData;
|
|
903
|
-
/** The type of the event channel which represents the
|
|
743
|
+
/** The type of the event channel which represents the direction flow of events. */
|
|
904
744
|
channelType?: ChannelType;
|
|
905
745
|
/** This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel. */
|
|
906
746
|
partnerTopicInfo?: PartnerTopicInfo;
|
|
907
|
-
/** This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel. */
|
|
908
|
-
partnerDestinationInfo?: PartnerDestinationInfoUnion;
|
|
909
747
|
/** Context or helpful message that can be used during the approval process by the subscriber. */
|
|
910
748
|
messageForActivation?: string;
|
|
911
749
|
/** Provisioning state of the channel. */
|
|
@@ -952,61 +790,26 @@ export type DomainTopic = Resource & {
|
|
|
952
790
|
readonly provisioningState?: DomainTopicProvisioningState;
|
|
953
791
|
};
|
|
954
792
|
|
|
955
|
-
/** Event
|
|
956
|
-
export type
|
|
793
|
+
/** Event Subscription */
|
|
794
|
+
export type EventSubscription = Resource & {
|
|
957
795
|
/**
|
|
958
|
-
* The system metadata relating to Event
|
|
796
|
+
* The system metadata relating to Event Subscription resource.
|
|
959
797
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
960
798
|
*/
|
|
961
799
|
readonly systemData?: SystemData;
|
|
962
|
-
/** Source of the event channel. This represents a unique resource in the partner's resource model. */
|
|
963
|
-
source?: EventChannelSource;
|
|
964
|
-
/** Represents the destination of an event channel. */
|
|
965
|
-
destination?: EventChannelDestination;
|
|
966
800
|
/**
|
|
967
|
-
*
|
|
801
|
+
* Name of the topic of the event subscription.
|
|
968
802
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
969
803
|
*/
|
|
970
|
-
readonly
|
|
804
|
+
readonly topic?: string;
|
|
971
805
|
/**
|
|
972
|
-
*
|
|
806
|
+
* Provisioning state of the event subscription.
|
|
973
807
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
974
808
|
*/
|
|
975
|
-
readonly
|
|
809
|
+
readonly provisioningState?: EventSubscriptionProvisioningState;
|
|
976
810
|
/**
|
|
977
|
-
*
|
|
978
|
-
* the
|
|
979
|
-
*/
|
|
980
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
981
|
-
/** Information about the filter for the event channel. */
|
|
982
|
-
filter?: EventChannelFilter;
|
|
983
|
-
/**
|
|
984
|
-
* Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic.
|
|
985
|
-
* This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
|
|
986
|
-
*/
|
|
987
|
-
partnerTopicFriendlyDescription?: string;
|
|
988
|
-
};
|
|
989
|
-
|
|
990
|
-
/** Event Subscription */
|
|
991
|
-
export type EventSubscription = Resource & {
|
|
992
|
-
/**
|
|
993
|
-
* The system metadata relating to Event Subscription resource.
|
|
994
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
995
|
-
*/
|
|
996
|
-
readonly systemData?: SystemData;
|
|
997
|
-
/**
|
|
998
|
-
* Name of the topic of the event subscription.
|
|
999
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1000
|
-
*/
|
|
1001
|
-
readonly topic?: string;
|
|
1002
|
-
/**
|
|
1003
|
-
* Provisioning state of the event subscription.
|
|
1004
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1005
|
-
*/
|
|
1006
|
-
readonly provisioningState?: EventSubscriptionProvisioningState;
|
|
1007
|
-
/**
|
|
1008
|
-
* Information about the destination where events have to be delivered for the event subscription.
|
|
1009
|
-
* Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
|
|
811
|
+
* Information about the destination where events have to be delivered for the event subscription.
|
|
812
|
+
* Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
|
|
1010
813
|
*/
|
|
1011
814
|
destination?: EventSubscriptionDestinationUnion;
|
|
1012
815
|
/**
|
|
@@ -1095,7 +898,7 @@ export type TopicTypeInfo = Resource & {
|
|
|
1095
898
|
/** Source resource format. */
|
|
1096
899
|
sourceResourceFormat?: string;
|
|
1097
900
|
/** Supported source scopes. */
|
|
1098
|
-
supportedScopesForSource?:
|
|
901
|
+
supportedScopesForSource?: TopicTypeSourceScope[];
|
|
1099
902
|
};
|
|
1100
903
|
|
|
1101
904
|
/** Verified partner information */
|
|
@@ -1113,24 +916,10 @@ export type VerifiedPartner = Resource & {
|
|
|
1113
916
|
partnerDisplayName?: string;
|
|
1114
917
|
/** Details of the partner topic scenario. */
|
|
1115
918
|
partnerTopicDetails?: PartnerDetails;
|
|
1116
|
-
/** Details of the partner destination scenario. */
|
|
1117
|
-
partnerDestinationDetails?: PartnerDetails;
|
|
1118
919
|
/** Provisioning state of the verified partner. */
|
|
1119
920
|
provisioningState?: VerifiedPartnerProvisioningState;
|
|
1120
921
|
};
|
|
1121
922
|
|
|
1122
|
-
/** Information about the update of the WebHook of the partner destination. */
|
|
1123
|
-
export type WebhookUpdatePartnerDestinationInfo = PartnerUpdateDestinationInfo & {
|
|
1124
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1125
|
-
endpointType: "WebHook";
|
|
1126
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
1127
|
-
endpointUrl?: string;
|
|
1128
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
1129
|
-
endpointBaseUrl?: string;
|
|
1130
|
-
/** Partner client authentication */
|
|
1131
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
1132
|
-
};
|
|
1133
|
-
|
|
1134
923
|
/** 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. */
|
|
1135
924
|
export type JsonInputSchemaMapping = InputSchemaMapping & {
|
|
1136
925
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1149,6 +938,113 @@ export type JsonInputSchemaMapping = InputSchemaMapping & {
|
|
|
1149
938
|
dataVersion?: JsonFieldWithDefault;
|
|
1150
939
|
};
|
|
1151
940
|
|
|
941
|
+
/** Static delivery attribute mapping details. */
|
|
942
|
+
export type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
943
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
944
|
+
type: "Static";
|
|
945
|
+
/** Value of the delivery attribute. */
|
|
946
|
+
value?: string;
|
|
947
|
+
/** Boolean flag to tell if the attribute contains sensitive information . */
|
|
948
|
+
isSecret?: boolean;
|
|
949
|
+
};
|
|
950
|
+
|
|
951
|
+
/** Dynamic delivery attribute mapping details. */
|
|
952
|
+
export type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
953
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
954
|
+
type: "Dynamic";
|
|
955
|
+
/** JSON path in the event which contains attribute value. */
|
|
956
|
+
sourceField?: string;
|
|
957
|
+
};
|
|
958
|
+
|
|
959
|
+
/** Information about the webhook destination for an event subscription. */
|
|
960
|
+
export type WebHookEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
961
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
962
|
+
endpointType: "WebHook";
|
|
963
|
+
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
964
|
+
endpointUrl?: string;
|
|
965
|
+
/**
|
|
966
|
+
* The base URL that represents the endpoint of the destination of an event subscription.
|
|
967
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
968
|
+
*/
|
|
969
|
+
readonly endpointBaseUrl?: string;
|
|
970
|
+
/** Maximum number of events per batch. */
|
|
971
|
+
maxEventsPerBatch?: number;
|
|
972
|
+
/** Preferred batch size in Kilobytes. */
|
|
973
|
+
preferredBatchSizeInKilobytes?: number;
|
|
974
|
+
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
975
|
+
azureActiveDirectoryTenantId?: string;
|
|
976
|
+
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
977
|
+
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
978
|
+
/** Delivery attribute details. */
|
|
979
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
980
|
+
};
|
|
981
|
+
|
|
982
|
+
/** Information about the event hub destination for an event subscription. */
|
|
983
|
+
export type EventHubEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
984
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
985
|
+
endpointType: "EventHub";
|
|
986
|
+
/** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
|
|
987
|
+
resourceId?: string;
|
|
988
|
+
/** Delivery attribute details. */
|
|
989
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
990
|
+
};
|
|
991
|
+
|
|
992
|
+
/** Information about the storage queue destination for an event subscription. */
|
|
993
|
+
export type StorageQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
994
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
995
|
+
endpointType: "StorageQueue";
|
|
996
|
+
/** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
|
|
997
|
+
resourceId?: string;
|
|
998
|
+
/** The name of the Storage queue under a storage account that is the destination of an event subscription. */
|
|
999
|
+
queueName?: string;
|
|
1000
|
+
/** Storage queue message time to live in seconds. */
|
|
1001
|
+
queueMessageTimeToLiveInSeconds?: number;
|
|
1002
|
+
};
|
|
1003
|
+
|
|
1004
|
+
/** Information about the HybridConnection destination for an event subscription. */
|
|
1005
|
+
export type HybridConnectionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1006
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1007
|
+
endpointType: "HybridConnection";
|
|
1008
|
+
/** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
|
|
1009
|
+
resourceId?: string;
|
|
1010
|
+
/** Delivery attribute details. */
|
|
1011
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1012
|
+
};
|
|
1013
|
+
|
|
1014
|
+
/** Information about the service bus destination for an event subscription. */
|
|
1015
|
+
export type ServiceBusQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1016
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1017
|
+
endpointType: "ServiceBusQueue";
|
|
1018
|
+
/** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
|
|
1019
|
+
resourceId?: string;
|
|
1020
|
+
/** Delivery attribute details. */
|
|
1021
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1022
|
+
};
|
|
1023
|
+
|
|
1024
|
+
/** Information about the service bus topic destination for an event subscription. */
|
|
1025
|
+
export type ServiceBusTopicEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1026
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1027
|
+
endpointType: "ServiceBusTopic";
|
|
1028
|
+
/** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
|
|
1029
|
+
resourceId?: string;
|
|
1030
|
+
/** Delivery attribute details. */
|
|
1031
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1032
|
+
};
|
|
1033
|
+
|
|
1034
|
+
/** Information about the azure function destination for an event subscription. */
|
|
1035
|
+
export type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1036
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1037
|
+
endpointType: "AzureFunction";
|
|
1038
|
+
/** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
|
|
1039
|
+
resourceId?: string;
|
|
1040
|
+
/** Maximum number of events per batch. */
|
|
1041
|
+
maxEventsPerBatch?: number;
|
|
1042
|
+
/** Preferred batch size in Kilobytes. */
|
|
1043
|
+
preferredBatchSizeInKilobytes?: number;
|
|
1044
|
+
/** Delivery attribute details. */
|
|
1045
|
+
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1046
|
+
};
|
|
1047
|
+
|
|
1152
1048
|
/** NumberIn Advanced Filter. */
|
|
1153
1049
|
export type NumberInAdvancedFilter = AdvancedFilter & {
|
|
1154
1050
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1297,102 +1193,6 @@ export type IsNotNullAdvancedFilter = AdvancedFilter & {
|
|
|
1297
1193
|
operatorType: "IsNotNull";
|
|
1298
1194
|
};
|
|
1299
1195
|
|
|
1300
|
-
/** Information about the webhook destination for an event subscription. */
|
|
1301
|
-
export type WebHookEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1302
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1303
|
-
endpointType: "WebHook";
|
|
1304
|
-
/** The URL that represents the endpoint of the destination of an event subscription. */
|
|
1305
|
-
endpointUrl?: string;
|
|
1306
|
-
/**
|
|
1307
|
-
* The base URL that represents the endpoint of the destination of an event subscription.
|
|
1308
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1309
|
-
*/
|
|
1310
|
-
readonly endpointBaseUrl?: string;
|
|
1311
|
-
/** Maximum number of events per batch. */
|
|
1312
|
-
maxEventsPerBatch?: number;
|
|
1313
|
-
/** Preferred batch size in Kilobytes. */
|
|
1314
|
-
preferredBatchSizeInKilobytes?: number;
|
|
1315
|
-
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
1316
|
-
azureActiveDirectoryTenantId?: string;
|
|
1317
|
-
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
1318
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
1319
|
-
/** Delivery attribute details. */
|
|
1320
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1321
|
-
};
|
|
1322
|
-
|
|
1323
|
-
/** Information about the event hub destination for an event subscription. */
|
|
1324
|
-
export type EventHubEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1325
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1326
|
-
endpointType: "EventHub";
|
|
1327
|
-
/** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
|
|
1328
|
-
resourceId?: string;
|
|
1329
|
-
/** Delivery attribute details. */
|
|
1330
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1331
|
-
};
|
|
1332
|
-
|
|
1333
|
-
/** Information about the storage queue destination for an event subscription. */
|
|
1334
|
-
export type StorageQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1335
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1336
|
-
endpointType: "StorageQueue";
|
|
1337
|
-
/** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
|
|
1338
|
-
resourceId?: string;
|
|
1339
|
-
/** The name of the Storage queue under a storage account that is the destination of an event subscription. */
|
|
1340
|
-
queueName?: string;
|
|
1341
|
-
/** Storage queue message time to live in seconds. */
|
|
1342
|
-
queueMessageTimeToLiveInSeconds?: number;
|
|
1343
|
-
};
|
|
1344
|
-
|
|
1345
|
-
/** Information about the HybridConnection destination for an event subscription. */
|
|
1346
|
-
export type HybridConnectionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1347
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1348
|
-
endpointType: "HybridConnection";
|
|
1349
|
-
/** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
|
|
1350
|
-
resourceId?: string;
|
|
1351
|
-
/** Delivery attribute details. */
|
|
1352
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1353
|
-
};
|
|
1354
|
-
|
|
1355
|
-
/** Information about the service bus destination for an event subscription. */
|
|
1356
|
-
export type ServiceBusQueueEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1357
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1358
|
-
endpointType: "ServiceBusQueue";
|
|
1359
|
-
/** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
|
|
1360
|
-
resourceId?: string;
|
|
1361
|
-
/** Delivery attribute details. */
|
|
1362
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1363
|
-
};
|
|
1364
|
-
|
|
1365
|
-
/** Information about the service bus topic destination for an event subscription. */
|
|
1366
|
-
export type ServiceBusTopicEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1367
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1368
|
-
endpointType: "ServiceBusTopic";
|
|
1369
|
-
/** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
|
|
1370
|
-
resourceId?: string;
|
|
1371
|
-
/** Delivery attribute details. */
|
|
1372
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1373
|
-
};
|
|
1374
|
-
|
|
1375
|
-
/** Information about the azure function destination for an event subscription. */
|
|
1376
|
-
export type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1377
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1378
|
-
endpointType: "AzureFunction";
|
|
1379
|
-
/** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
|
|
1380
|
-
resourceId?: string;
|
|
1381
|
-
/** Maximum number of events per batch. */
|
|
1382
|
-
maxEventsPerBatch?: number;
|
|
1383
|
-
/** Preferred batch size in Kilobytes. */
|
|
1384
|
-
preferredBatchSizeInKilobytes?: number;
|
|
1385
|
-
/** Delivery attribute details. */
|
|
1386
|
-
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
1387
|
-
};
|
|
1388
|
-
|
|
1389
|
-
export type PartnerEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
1390
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1391
|
-
endpointType: "PartnerDestination";
|
|
1392
|
-
/** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
|
|
1393
|
-
resourceId?: string;
|
|
1394
|
-
};
|
|
1395
|
-
|
|
1396
1196
|
/** Information about the storage blob based dead letter destination. */
|
|
1397
1197
|
export type StorageBlobDeadLetterDestination = DeadLetterDestination & {
|
|
1398
1198
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1403,45 +1203,15 @@ export type StorageBlobDeadLetterDestination = DeadLetterDestination & {
|
|
|
1403
1203
|
blobContainerName?: string;
|
|
1404
1204
|
};
|
|
1405
1205
|
|
|
1406
|
-
/** Static delivery attribute mapping details. */
|
|
1407
|
-
export type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1408
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1409
|
-
type: "Static";
|
|
1410
|
-
/** Value of the delivery attribute. */
|
|
1411
|
-
value?: string;
|
|
1412
|
-
/** Boolean flag to tell if the attribute contains sensitive information . */
|
|
1413
|
-
isSecret?: boolean;
|
|
1414
|
-
};
|
|
1415
|
-
|
|
1416
|
-
/** Dynamic delivery attribute mapping details. */
|
|
1417
|
-
export type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
1418
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1419
|
-
type: "Dynamic";
|
|
1420
|
-
/** JSON path in the event which contains attribute value. */
|
|
1421
|
-
sourceField?: string;
|
|
1422
|
-
};
|
|
1423
|
-
|
|
1424
|
-
/** Azure Active Directory Partner Client Authentication */
|
|
1425
|
-
export type AzureADPartnerClientAuthentication = PartnerClientAuthentication & {
|
|
1426
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1427
|
-
clientAuthenticationType: "AzureAD";
|
|
1428
|
-
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
1429
|
-
azureActiveDirectoryTenantId?: string;
|
|
1430
|
-
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
1431
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
1432
|
-
};
|
|
1433
|
-
|
|
1434
1206
|
/** EventGrid Domain. */
|
|
1435
1207
|
export type Domain = TrackedResource & {
|
|
1436
|
-
/** The Sku pricing tier for the Event Grid Domain resource. */
|
|
1437
|
-
sku?: ResourceSku;
|
|
1438
|
-
/** Identity information for the Event Grid Domain resource. */
|
|
1439
|
-
identity?: IdentityInfo;
|
|
1440
1208
|
/**
|
|
1441
1209
|
* The system metadata relating to the Event Grid Domain resource.
|
|
1442
1210
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1443
1211
|
*/
|
|
1444
1212
|
readonly systemData?: SystemData;
|
|
1213
|
+
/** Identity information for the Event Grid Domain resource. */
|
|
1214
|
+
identity?: IdentityInfo;
|
|
1445
1215
|
/**
|
|
1446
1216
|
* List of private endpoint connections.
|
|
1447
1217
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1499,30 +1269,47 @@ export type Domain = TrackedResource & {
|
|
|
1499
1269
|
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1500
1270
|
};
|
|
1501
1271
|
|
|
1502
|
-
/**
|
|
1503
|
-
export type
|
|
1272
|
+
/** EventGrid Topic */
|
|
1273
|
+
export type Topic = TrackedResource & {
|
|
1274
|
+
/** Identity information for the resource. */
|
|
1275
|
+
identity?: IdentityInfo;
|
|
1504
1276
|
/**
|
|
1505
|
-
* The system metadata relating to
|
|
1277
|
+
* The system metadata relating to Topic resource.
|
|
1506
1278
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1507
1279
|
*/
|
|
1508
1280
|
readonly systemData?: SystemData;
|
|
1509
|
-
/**
|
|
1510
|
-
|
|
1511
|
-
/** Endpoint context associated with this partner destination. */
|
|
1512
|
-
endpointServiceContext?: string;
|
|
1281
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1282
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1513
1283
|
/**
|
|
1514
|
-
*
|
|
1515
|
-
*
|
|
1284
|
+
* Provisioning state of the topic.
|
|
1285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1516
1286
|
*/
|
|
1517
|
-
|
|
1518
|
-
/**
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1287
|
+
readonly provisioningState?: TopicProvisioningState;
|
|
1288
|
+
/**
|
|
1289
|
+
* Endpoint for the topic.
|
|
1290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1291
|
+
*/
|
|
1292
|
+
readonly endpoint?: string;
|
|
1293
|
+
/** This determines the format that Event Grid should expect for incoming events published to the topic. */
|
|
1294
|
+
inputSchema?: InputSchema;
|
|
1295
|
+
/** 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. */
|
|
1296
|
+
inputSchemaMapping?: InputSchemaMappingUnion;
|
|
1297
|
+
/**
|
|
1298
|
+
* Metric resource id for the topic.
|
|
1299
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1300
|
+
*/
|
|
1301
|
+
readonly metricResourceId?: string;
|
|
1302
|
+
/**
|
|
1303
|
+
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
1304
|
+
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
|
|
1305
|
+
*/
|
|
1306
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
1307
|
+
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
1308
|
+
inboundIpRules?: InboundIpRule[];
|
|
1309
|
+
/** 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. */
|
|
1310
|
+
disableLocalAuth?: boolean;
|
|
1311
|
+
/** Data Residency Boundary of the resource. */
|
|
1312
|
+
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1526
1313
|
};
|
|
1527
1314
|
|
|
1528
1315
|
/** EventGrid Partner Namespace. */
|
|
@@ -1577,48 +1364,11 @@ export type PartnerRegistration = TrackedResource & {
|
|
|
1577
1364
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1578
1365
|
*/
|
|
1579
1366
|
readonly provisioningState?: PartnerRegistrationProvisioningState;
|
|
1580
|
-
/** The immutableId of the corresponding partner registration. */
|
|
1581
|
-
partnerRegistrationImmutableId?: string;
|
|
1582
|
-
/** Official name of the partner name. For example: "Contoso". */
|
|
1583
|
-
partnerName?: string;
|
|
1584
|
-
/** Name of the partner resource type. */
|
|
1585
|
-
partnerResourceTypeName?: string;
|
|
1586
|
-
/** Display name of the partner resource type. */
|
|
1587
|
-
partnerResourceTypeDisplayName?: string;
|
|
1588
|
-
/** Short description of the partner resource type. The length of this description should not exceed 256 characters. */
|
|
1589
|
-
partnerResourceTypeDescription?: string;
|
|
1590
|
-
/**
|
|
1591
|
-
* Long description for the custom scenarios and integration to be displayed in the portal if needed.
|
|
1592
|
-
* Length of this description should not exceed 2048 characters.
|
|
1593
|
-
*/
|
|
1594
|
-
longDescription?: string;
|
|
1595
1367
|
/**
|
|
1596
|
-
* The
|
|
1597
|
-
*
|
|
1598
|
-
* length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and
|
|
1599
|
-
* +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
|
|
1368
|
+
* The immutableId of the corresponding partner registration.
|
|
1369
|
+
* Note: This property is marked for deprecation and is not supported in any future GA API version
|
|
1600
1370
|
*/
|
|
1601
|
-
|
|
1602
|
-
/** The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10. */
|
|
1603
|
-
partnerCustomerServiceExtension?: string;
|
|
1604
|
-
/** The extension of the customer service URI of the publisher. */
|
|
1605
|
-
customerServiceUri?: string;
|
|
1606
|
-
/**
|
|
1607
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
1608
|
-
* integration on an event source.
|
|
1609
|
-
*/
|
|
1610
|
-
setupUri?: string;
|
|
1611
|
-
/** URI of the logo. */
|
|
1612
|
-
logoUri?: string;
|
|
1613
|
-
/** Visibility state of the partner registration. */
|
|
1614
|
-
visibilityState?: PartnerRegistrationVisibilityState;
|
|
1615
|
-
/**
|
|
1616
|
-
* List of Azure subscription Ids that are authorized to create a partner namespace
|
|
1617
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
1618
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
1619
|
-
* for creating the partner registration.
|
|
1620
|
-
*/
|
|
1621
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
1371
|
+
partnerRegistrationImmutableId?: string;
|
|
1622
1372
|
};
|
|
1623
1373
|
|
|
1624
1374
|
/** Event Grid Partner Topic. */
|
|
@@ -1659,13 +1409,13 @@ export type PartnerTopic = TrackedResource & {
|
|
|
1659
1409
|
|
|
1660
1410
|
/** EventGrid System Topic. */
|
|
1661
1411
|
export type SystemTopic = TrackedResource & {
|
|
1412
|
+
/** Identity information for the resource. */
|
|
1413
|
+
identity?: IdentityInfo;
|
|
1662
1414
|
/**
|
|
1663
1415
|
* The system metadata relating to System Topic resource.
|
|
1664
1416
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1665
1417
|
*/
|
|
1666
1418
|
readonly systemData?: SystemData;
|
|
1667
|
-
/** Identity information for the resource. */
|
|
1668
|
-
identity?: IdentityInfo;
|
|
1669
1419
|
/**
|
|
1670
1420
|
* Provisioning state of the system topic.
|
|
1671
1421
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1682,59 +1432,9 @@ export type SystemTopic = TrackedResource & {
|
|
|
1682
1432
|
readonly metricResourceId?: string;
|
|
1683
1433
|
};
|
|
1684
1434
|
|
|
1685
|
-
/** EventGrid Topic */
|
|
1686
|
-
export type Topic = TrackedResource & {
|
|
1687
|
-
/** The Sku pricing tier for the topic. */
|
|
1688
|
-
sku?: ResourceSku;
|
|
1689
|
-
/** Identity information for the resource. */
|
|
1690
|
-
identity?: IdentityInfo;
|
|
1691
|
-
/** Kind of the resource. */
|
|
1692
|
-
kind?: ResourceKind;
|
|
1693
|
-
/** Extended location of the resource. */
|
|
1694
|
-
extendedLocation?: ExtendedLocation;
|
|
1695
|
-
/**
|
|
1696
|
-
* The system metadata relating to Topic resource.
|
|
1697
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1698
|
-
*/
|
|
1699
|
-
readonly systemData?: SystemData;
|
|
1700
|
-
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1701
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1702
|
-
/**
|
|
1703
|
-
* Provisioning state of the topic.
|
|
1704
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1705
|
-
*/
|
|
1706
|
-
readonly provisioningState?: TopicProvisioningState;
|
|
1707
|
-
/**
|
|
1708
|
-
* Endpoint for the topic.
|
|
1709
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1710
|
-
*/
|
|
1711
|
-
readonly endpoint?: string;
|
|
1712
|
-
/** This determines the format that Event Grid should expect for incoming events published to the topic. */
|
|
1713
|
-
inputSchema?: InputSchema;
|
|
1714
|
-
/** 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. */
|
|
1715
|
-
inputSchemaMapping?: InputSchemaMappingUnion;
|
|
1716
|
-
/**
|
|
1717
|
-
* Metric resource id for the topic.
|
|
1718
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1719
|
-
*/
|
|
1720
|
-
readonly metricResourceId?: string;
|
|
1721
|
-
/**
|
|
1722
|
-
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
1723
|
-
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
|
|
1724
|
-
*/
|
|
1725
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
1726
|
-
/** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
|
|
1727
|
-
inboundIpRules?: InboundIpRule[];
|
|
1728
|
-
/** 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. */
|
|
1729
|
-
disableLocalAuth?: boolean;
|
|
1730
|
-
/** Data Residency Boundary of the resource. */
|
|
1731
|
-
dataResidencyBoundary?: DataResidencyBoundary;
|
|
1732
|
-
};
|
|
1733
|
-
|
|
1734
1435
|
/** Known values of {@link ChannelType} that the service accepts. */
|
|
1735
1436
|
export enum KnownChannelType {
|
|
1736
|
-
PartnerTopic = "PartnerTopic"
|
|
1737
|
-
PartnerDestination = "PartnerDestination"
|
|
1437
|
+
PartnerTopic = "PartnerTopic"
|
|
1738
1438
|
}
|
|
1739
1439
|
|
|
1740
1440
|
/**
|
|
@@ -1742,8 +1442,7 @@ export enum KnownChannelType {
|
|
|
1742
1442
|
* {@link KnownChannelType} can be used interchangeably with ChannelType,
|
|
1743
1443
|
* this enum contains the known values that the service supports.
|
|
1744
1444
|
* ### Known values supported by the service
|
|
1745
|
-
* **PartnerTopic**
|
|
1746
|
-
* **PartnerDestination**
|
|
1445
|
+
* **PartnerTopic**
|
|
1747
1446
|
*/
|
|
1748
1447
|
export type ChannelType = string;
|
|
1749
1448
|
|
|
@@ -1761,20 +1460,6 @@ export enum KnownEventDefinitionKind {
|
|
|
1761
1460
|
*/
|
|
1762
1461
|
export type EventDefinitionKind = string;
|
|
1763
1462
|
|
|
1764
|
-
/** Known values of {@link PartnerEndpointType} that the service accepts. */
|
|
1765
|
-
export enum KnownPartnerEndpointType {
|
|
1766
|
-
WebHook = "WebHook"
|
|
1767
|
-
}
|
|
1768
|
-
|
|
1769
|
-
/**
|
|
1770
|
-
* Defines values for PartnerEndpointType. \
|
|
1771
|
-
* {@link KnownPartnerEndpointType} can be used interchangeably with PartnerEndpointType,
|
|
1772
|
-
* this enum contains the known values that the service supports.
|
|
1773
|
-
* ### Known values supported by the service
|
|
1774
|
-
* **WebHook**
|
|
1775
|
-
*/
|
|
1776
|
-
export type PartnerEndpointType = string;
|
|
1777
|
-
|
|
1778
1463
|
/** Known values of {@link ChannelProvisioningState} that the service accepts. */
|
|
1779
1464
|
export enum KnownChannelProvisioningState {
|
|
1780
1465
|
Creating = "Creating",
|
|
@@ -1782,7 +1467,8 @@ export enum KnownChannelProvisioningState {
|
|
|
1782
1467
|
Deleting = "Deleting",
|
|
1783
1468
|
Succeeded = "Succeeded",
|
|
1784
1469
|
Canceled = "Canceled",
|
|
1785
|
-
Failed = "Failed"
|
|
1470
|
+
Failed = "Failed",
|
|
1471
|
+
IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion"
|
|
1786
1472
|
}
|
|
1787
1473
|
|
|
1788
1474
|
/**
|
|
@@ -1795,7 +1481,8 @@ export enum KnownChannelProvisioningState {
|
|
|
1795
1481
|
* **Deleting** \
|
|
1796
1482
|
* **Succeeded** \
|
|
1797
1483
|
* **Canceled** \
|
|
1798
|
-
* **Failed**
|
|
1484
|
+
* **Failed** \
|
|
1485
|
+
* **IdleDueToMirroredPartnerTopicDeletion**
|
|
1799
1486
|
*/
|
|
1800
1487
|
export type ChannelProvisioningState = string;
|
|
1801
1488
|
|
|
@@ -1981,22 +1668,6 @@ export enum KnownDataResidencyBoundary {
|
|
|
1981
1668
|
*/
|
|
1982
1669
|
export type DataResidencyBoundary = string;
|
|
1983
1670
|
|
|
1984
|
-
/** Known values of {@link Sku} that the service accepts. */
|
|
1985
|
-
export enum KnownSku {
|
|
1986
|
-
Basic = "Basic",
|
|
1987
|
-
Premium = "Premium"
|
|
1988
|
-
}
|
|
1989
|
-
|
|
1990
|
-
/**
|
|
1991
|
-
* Defines values for Sku. \
|
|
1992
|
-
* {@link KnownSku} can be used interchangeably with Sku,
|
|
1993
|
-
* this enum contains the known values that the service supports.
|
|
1994
|
-
* ### Known values supported by the service
|
|
1995
|
-
* **Basic** \
|
|
1996
|
-
* **Premium**
|
|
1997
|
-
*/
|
|
1998
|
-
export type Sku = string;
|
|
1999
|
-
|
|
2000
1671
|
/** Known values of {@link IdentityType} that the service accepts. */
|
|
2001
1672
|
export enum KnownIdentityType {
|
|
2002
1673
|
None = "None",
|
|
@@ -2018,31 +1689,7 @@ export enum KnownIdentityType {
|
|
|
2018
1689
|
export type IdentityType = string;
|
|
2019
1690
|
|
|
2020
1691
|
/** Known values of {@link DomainTopicProvisioningState} that the service accepts. */
|
|
2021
|
-
export enum KnownDomainTopicProvisioningState {
|
|
2022
|
-
Creating = "Creating",
|
|
2023
|
-
Updating = "Updating",
|
|
2024
|
-
Deleting = "Deleting",
|
|
2025
|
-
Succeeded = "Succeeded",
|
|
2026
|
-
Canceled = "Canceled",
|
|
2027
|
-
Failed = "Failed"
|
|
2028
|
-
}
|
|
2029
|
-
|
|
2030
|
-
/**
|
|
2031
|
-
* Defines values for DomainTopicProvisioningState. \
|
|
2032
|
-
* {@link KnownDomainTopicProvisioningState} can be used interchangeably with DomainTopicProvisioningState,
|
|
2033
|
-
* this enum contains the known values that the service supports.
|
|
2034
|
-
* ### Known values supported by the service
|
|
2035
|
-
* **Creating** \
|
|
2036
|
-
* **Updating** \
|
|
2037
|
-
* **Deleting** \
|
|
2038
|
-
* **Succeeded** \
|
|
2039
|
-
* **Canceled** \
|
|
2040
|
-
* **Failed**
|
|
2041
|
-
*/
|
|
2042
|
-
export type DomainTopicProvisioningState = string;
|
|
2043
|
-
|
|
2044
|
-
/** Known values of {@link EventChannelProvisioningState} that the service accepts. */
|
|
2045
|
-
export enum KnownEventChannelProvisioningState {
|
|
1692
|
+
export enum KnownDomainTopicProvisioningState {
|
|
2046
1693
|
Creating = "Creating",
|
|
2047
1694
|
Updating = "Updating",
|
|
2048
1695
|
Deleting = "Deleting",
|
|
@@ -2052,8 +1699,8 @@ export enum KnownEventChannelProvisioningState {
|
|
|
2052
1699
|
}
|
|
2053
1700
|
|
|
2054
1701
|
/**
|
|
2055
|
-
* Defines values for
|
|
2056
|
-
* {@link
|
|
1702
|
+
* Defines values for DomainTopicProvisioningState. \
|
|
1703
|
+
* {@link KnownDomainTopicProvisioningState} can be used interchangeably with DomainTopicProvisioningState,
|
|
2057
1704
|
* this enum contains the known values that the service supports.
|
|
2058
1705
|
* ### Known values supported by the service
|
|
2059
1706
|
* **Creating** \
|
|
@@ -2063,77 +1710,23 @@ export enum KnownEventChannelProvisioningState {
|
|
|
2063
1710
|
* **Canceled** \
|
|
2064
1711
|
* **Failed**
|
|
2065
1712
|
*/
|
|
2066
|
-
export type
|
|
2067
|
-
|
|
2068
|
-
/** Known values of {@link PartnerTopicReadinessState} that the service accepts. */
|
|
2069
|
-
export enum KnownPartnerTopicReadinessState {
|
|
2070
|
-
NotActivatedByUserYet = "NotActivatedByUserYet",
|
|
2071
|
-
ActivatedByUser = "ActivatedByUser",
|
|
2072
|
-
DeactivatedByUser = "DeactivatedByUser",
|
|
2073
|
-
DeletedByUser = "DeletedByUser"
|
|
2074
|
-
}
|
|
2075
|
-
|
|
2076
|
-
/**
|
|
2077
|
-
* Defines values for PartnerTopicReadinessState. \
|
|
2078
|
-
* {@link KnownPartnerTopicReadinessState} can be used interchangeably with PartnerTopicReadinessState,
|
|
2079
|
-
* this enum contains the known values that the service supports.
|
|
2080
|
-
* ### Known values supported by the service
|
|
2081
|
-
* **NotActivatedByUserYet** \
|
|
2082
|
-
* **ActivatedByUser** \
|
|
2083
|
-
* **DeactivatedByUser** \
|
|
2084
|
-
* **DeletedByUser**
|
|
2085
|
-
*/
|
|
2086
|
-
export type PartnerTopicReadinessState = string;
|
|
1713
|
+
export type DomainTopicProvisioningState = string;
|
|
2087
1714
|
|
|
2088
|
-
/** Known values of {@link
|
|
2089
|
-
export enum
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
NumberLessThan = "NumberLessThan",
|
|
2093
|
-
NumberGreaterThan = "NumberGreaterThan",
|
|
2094
|
-
NumberLessThanOrEquals = "NumberLessThanOrEquals",
|
|
2095
|
-
NumberGreaterThanOrEquals = "NumberGreaterThanOrEquals",
|
|
2096
|
-
BoolEquals = "BoolEquals",
|
|
2097
|
-
StringIn = "StringIn",
|
|
2098
|
-
StringNotIn = "StringNotIn",
|
|
2099
|
-
StringBeginsWith = "StringBeginsWith",
|
|
2100
|
-
StringEndsWith = "StringEndsWith",
|
|
2101
|
-
StringContains = "StringContains",
|
|
2102
|
-
NumberInRange = "NumberInRange",
|
|
2103
|
-
NumberNotInRange = "NumberNotInRange",
|
|
2104
|
-
StringNotBeginsWith = "StringNotBeginsWith",
|
|
2105
|
-
StringNotEndsWith = "StringNotEndsWith",
|
|
2106
|
-
StringNotContains = "StringNotContains",
|
|
2107
|
-
IsNullOrUndefined = "IsNullOrUndefined",
|
|
2108
|
-
IsNotNull = "IsNotNull"
|
|
1715
|
+
/** Known values of {@link DeliveryAttributeMappingType} that the service accepts. */
|
|
1716
|
+
export enum KnownDeliveryAttributeMappingType {
|
|
1717
|
+
Static = "Static",
|
|
1718
|
+
Dynamic = "Dynamic"
|
|
2109
1719
|
}
|
|
2110
1720
|
|
|
2111
1721
|
/**
|
|
2112
|
-
* Defines values for
|
|
2113
|
-
* {@link
|
|
1722
|
+
* Defines values for DeliveryAttributeMappingType. \
|
|
1723
|
+
* {@link KnownDeliveryAttributeMappingType} can be used interchangeably with DeliveryAttributeMappingType,
|
|
2114
1724
|
* this enum contains the known values that the service supports.
|
|
2115
1725
|
* ### Known values supported by the service
|
|
2116
|
-
* **
|
|
2117
|
-
* **
|
|
2118
|
-
* **NumberLessThan** \
|
|
2119
|
-
* **NumberGreaterThan** \
|
|
2120
|
-
* **NumberLessThanOrEquals** \
|
|
2121
|
-
* **NumberGreaterThanOrEquals** \
|
|
2122
|
-
* **BoolEquals** \
|
|
2123
|
-
* **StringIn** \
|
|
2124
|
-
* **StringNotIn** \
|
|
2125
|
-
* **StringBeginsWith** \
|
|
2126
|
-
* **StringEndsWith** \
|
|
2127
|
-
* **StringContains** \
|
|
2128
|
-
* **NumberInRange** \
|
|
2129
|
-
* **NumberNotInRange** \
|
|
2130
|
-
* **StringNotBeginsWith** \
|
|
2131
|
-
* **StringNotEndsWith** \
|
|
2132
|
-
* **StringNotContains** \
|
|
2133
|
-
* **IsNullOrUndefined** \
|
|
2134
|
-
* **IsNotNull**
|
|
1726
|
+
* **Static** \
|
|
1727
|
+
* **Dynamic**
|
|
2135
1728
|
*/
|
|
2136
|
-
export type
|
|
1729
|
+
export type DeliveryAttributeMappingType = string;
|
|
2137
1730
|
|
|
2138
1731
|
/** Known values of {@link EventSubscriptionProvisioningState} that the service accepts. */
|
|
2139
1732
|
export enum KnownEventSubscriptionProvisioningState {
|
|
@@ -2169,8 +1762,7 @@ export enum KnownEndpointType {
|
|
|
2169
1762
|
HybridConnection = "HybridConnection",
|
|
2170
1763
|
ServiceBusQueue = "ServiceBusQueue",
|
|
2171
1764
|
ServiceBusTopic = "ServiceBusTopic",
|
|
2172
|
-
AzureFunction = "AzureFunction"
|
|
2173
|
-
PartnerDestination = "PartnerDestination"
|
|
1765
|
+
AzureFunction = "AzureFunction"
|
|
2174
1766
|
}
|
|
2175
1767
|
|
|
2176
1768
|
/**
|
|
@@ -2184,8 +1776,7 @@ export enum KnownEndpointType {
|
|
|
2184
1776
|
* **HybridConnection** \
|
|
2185
1777
|
* **ServiceBusQueue** \
|
|
2186
1778
|
* **ServiceBusTopic** \
|
|
2187
|
-
* **AzureFunction**
|
|
2188
|
-
* **PartnerDestination**
|
|
1779
|
+
* **AzureFunction**
|
|
2189
1780
|
*/
|
|
2190
1781
|
export type EndpointType = string;
|
|
2191
1782
|
|
|
@@ -2205,6 +1796,56 @@ export enum KnownEventSubscriptionIdentityType {
|
|
|
2205
1796
|
*/
|
|
2206
1797
|
export type EventSubscriptionIdentityType = string;
|
|
2207
1798
|
|
|
1799
|
+
/** Known values of {@link AdvancedFilterOperatorType} that the service accepts. */
|
|
1800
|
+
export enum KnownAdvancedFilterOperatorType {
|
|
1801
|
+
NumberIn = "NumberIn",
|
|
1802
|
+
NumberNotIn = "NumberNotIn",
|
|
1803
|
+
NumberLessThan = "NumberLessThan",
|
|
1804
|
+
NumberGreaterThan = "NumberGreaterThan",
|
|
1805
|
+
NumberLessThanOrEquals = "NumberLessThanOrEquals",
|
|
1806
|
+
NumberGreaterThanOrEquals = "NumberGreaterThanOrEquals",
|
|
1807
|
+
BoolEquals = "BoolEquals",
|
|
1808
|
+
StringIn = "StringIn",
|
|
1809
|
+
StringNotIn = "StringNotIn",
|
|
1810
|
+
StringBeginsWith = "StringBeginsWith",
|
|
1811
|
+
StringEndsWith = "StringEndsWith",
|
|
1812
|
+
StringContains = "StringContains",
|
|
1813
|
+
NumberInRange = "NumberInRange",
|
|
1814
|
+
NumberNotInRange = "NumberNotInRange",
|
|
1815
|
+
StringNotBeginsWith = "StringNotBeginsWith",
|
|
1816
|
+
StringNotEndsWith = "StringNotEndsWith",
|
|
1817
|
+
StringNotContains = "StringNotContains",
|
|
1818
|
+
IsNullOrUndefined = "IsNullOrUndefined",
|
|
1819
|
+
IsNotNull = "IsNotNull"
|
|
1820
|
+
}
|
|
1821
|
+
|
|
1822
|
+
/**
|
|
1823
|
+
* Defines values for AdvancedFilterOperatorType. \
|
|
1824
|
+
* {@link KnownAdvancedFilterOperatorType} can be used interchangeably with AdvancedFilterOperatorType,
|
|
1825
|
+
* this enum contains the known values that the service supports.
|
|
1826
|
+
* ### Known values supported by the service
|
|
1827
|
+
* **NumberIn** \
|
|
1828
|
+
* **NumberNotIn** \
|
|
1829
|
+
* **NumberLessThan** \
|
|
1830
|
+
* **NumberGreaterThan** \
|
|
1831
|
+
* **NumberLessThanOrEquals** \
|
|
1832
|
+
* **NumberGreaterThanOrEquals** \
|
|
1833
|
+
* **BoolEquals** \
|
|
1834
|
+
* **StringIn** \
|
|
1835
|
+
* **StringNotIn** \
|
|
1836
|
+
* **StringBeginsWith** \
|
|
1837
|
+
* **StringEndsWith** \
|
|
1838
|
+
* **StringContains** \
|
|
1839
|
+
* **NumberInRange** \
|
|
1840
|
+
* **NumberNotInRange** \
|
|
1841
|
+
* **StringNotBeginsWith** \
|
|
1842
|
+
* **StringNotEndsWith** \
|
|
1843
|
+
* **StringNotContains** \
|
|
1844
|
+
* **IsNullOrUndefined** \
|
|
1845
|
+
* **IsNotNull**
|
|
1846
|
+
*/
|
|
1847
|
+
export type AdvancedFilterOperatorType = string;
|
|
1848
|
+
|
|
2208
1849
|
/** Known values of {@link EventDeliverySchema} that the service accepts. */
|
|
2209
1850
|
export enum KnownEventDeliverySchema {
|
|
2210
1851
|
EventGridSchema = "EventGridSchema",
|
|
@@ -2237,24 +1878,8 @@ export enum KnownDeadLetterEndPointType {
|
|
|
2237
1878
|
*/
|
|
2238
1879
|
export type DeadLetterEndPointType = string;
|
|
2239
1880
|
|
|
2240
|
-
/** Known values of {@link
|
|
2241
|
-
export enum
|
|
2242
|
-
Static = "Static",
|
|
2243
|
-
Dynamic = "Dynamic"
|
|
2244
|
-
}
|
|
2245
|
-
|
|
2246
|
-
/**
|
|
2247
|
-
* Defines values for DeliveryAttributeMappingType. \
|
|
2248
|
-
* {@link KnownDeliveryAttributeMappingType} can be used interchangeably with DeliveryAttributeMappingType,
|
|
2249
|
-
* this enum contains the known values that the service supports.
|
|
2250
|
-
* ### Known values supported by the service
|
|
2251
|
-
* **Static** \
|
|
2252
|
-
* **Dynamic**
|
|
2253
|
-
*/
|
|
2254
|
-
export type DeliveryAttributeMappingType = string;
|
|
2255
|
-
|
|
2256
|
-
/** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
|
|
2257
|
-
export enum KnownPartnerConfigurationProvisioningState {
|
|
1881
|
+
/** Known values of {@link TopicProvisioningState} that the service accepts. */
|
|
1882
|
+
export enum KnownTopicProvisioningState {
|
|
2258
1883
|
Creating = "Creating",
|
|
2259
1884
|
Updating = "Updating",
|
|
2260
1885
|
Deleting = "Deleting",
|
|
@@ -2264,8 +1889,8 @@ export enum KnownPartnerConfigurationProvisioningState {
|
|
|
2264
1889
|
}
|
|
2265
1890
|
|
|
2266
1891
|
/**
|
|
2267
|
-
* Defines values for
|
|
2268
|
-
* {@link
|
|
1892
|
+
* Defines values for TopicProvisioningState. \
|
|
1893
|
+
* {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
|
|
2269
1894
|
* this enum contains the known values that the service supports.
|
|
2270
1895
|
* ### Known values supported by the service
|
|
2271
1896
|
* **Creating** \
|
|
@@ -2275,10 +1900,10 @@ export enum KnownPartnerConfigurationProvisioningState {
|
|
|
2275
1900
|
* **Canceled** \
|
|
2276
1901
|
* **Failed**
|
|
2277
1902
|
*/
|
|
2278
|
-
export type
|
|
1903
|
+
export type TopicProvisioningState = string;
|
|
2279
1904
|
|
|
2280
|
-
/** Known values of {@link
|
|
2281
|
-
export enum
|
|
1905
|
+
/** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
|
|
1906
|
+
export enum KnownPartnerConfigurationProvisioningState {
|
|
2282
1907
|
Creating = "Creating",
|
|
2283
1908
|
Updating = "Updating",
|
|
2284
1909
|
Deleting = "Deleting",
|
|
@@ -2288,8 +1913,8 @@ export enum KnownPartnerDestinationProvisioningState {
|
|
|
2288
1913
|
}
|
|
2289
1914
|
|
|
2290
1915
|
/**
|
|
2291
|
-
* Defines values for
|
|
2292
|
-
* {@link
|
|
1916
|
+
* Defines values for PartnerConfigurationProvisioningState. \
|
|
1917
|
+
* {@link KnownPartnerConfigurationProvisioningState} can be used interchangeably with PartnerConfigurationProvisioningState,
|
|
2293
1918
|
* this enum contains the known values that the service supports.
|
|
2294
1919
|
* ### Known values supported by the service
|
|
2295
1920
|
* **Creating** \
|
|
@@ -2299,23 +1924,7 @@ export enum KnownPartnerDestinationProvisioningState {
|
|
|
2299
1924
|
* **Canceled** \
|
|
2300
1925
|
* **Failed**
|
|
2301
1926
|
*/
|
|
2302
|
-
export type
|
|
2303
|
-
|
|
2304
|
-
/** Known values of {@link PartnerDestinationActivationState} that the service accepts. */
|
|
2305
|
-
export enum KnownPartnerDestinationActivationState {
|
|
2306
|
-
NeverActivated = "NeverActivated",
|
|
2307
|
-
Activated = "Activated"
|
|
2308
|
-
}
|
|
2309
|
-
|
|
2310
|
-
/**
|
|
2311
|
-
* Defines values for PartnerDestinationActivationState. \
|
|
2312
|
-
* {@link KnownPartnerDestinationActivationState} can be used interchangeably with PartnerDestinationActivationState,
|
|
2313
|
-
* this enum contains the known values that the service supports.
|
|
2314
|
-
* ### Known values supported by the service
|
|
2315
|
-
* **NeverActivated** \
|
|
2316
|
-
* **Activated**
|
|
2317
|
-
*/
|
|
2318
|
-
export type PartnerDestinationActivationState = string;
|
|
1927
|
+
export type PartnerConfigurationProvisioningState = string;
|
|
2319
1928
|
|
|
2320
1929
|
/** Known values of {@link PartnerNamespaceProvisioningState} that the service accepts. */
|
|
2321
1930
|
export enum KnownPartnerNamespaceProvisioningState {
|
|
@@ -2381,24 +1990,6 @@ export enum KnownPartnerRegistrationProvisioningState {
|
|
|
2381
1990
|
*/
|
|
2382
1991
|
export type PartnerRegistrationProvisioningState = string;
|
|
2383
1992
|
|
|
2384
|
-
/** Known values of {@link PartnerRegistrationVisibilityState} that the service accepts. */
|
|
2385
|
-
export enum KnownPartnerRegistrationVisibilityState {
|
|
2386
|
-
Hidden = "Hidden",
|
|
2387
|
-
PublicPreview = "PublicPreview",
|
|
2388
|
-
GenerallyAvailable = "GenerallyAvailable"
|
|
2389
|
-
}
|
|
2390
|
-
|
|
2391
|
-
/**
|
|
2392
|
-
* Defines values for PartnerRegistrationVisibilityState. \
|
|
2393
|
-
* {@link KnownPartnerRegistrationVisibilityState} can be used interchangeably with PartnerRegistrationVisibilityState,
|
|
2394
|
-
* this enum contains the known values that the service supports.
|
|
2395
|
-
* ### Known values supported by the service
|
|
2396
|
-
* **Hidden** \
|
|
2397
|
-
* **PublicPreview** \
|
|
2398
|
-
* **GenerallyAvailable**
|
|
2399
|
-
*/
|
|
2400
|
-
export type PartnerRegistrationVisibilityState = string;
|
|
2401
|
-
|
|
2402
1993
|
/** Known values of {@link PartnerTopicProvisioningState} that the service accepts. */
|
|
2403
1994
|
export enum KnownPartnerTopicProvisioningState {
|
|
2404
1995
|
Creating = "Creating",
|
|
@@ -2406,7 +1997,8 @@ export enum KnownPartnerTopicProvisioningState {
|
|
|
2406
1997
|
Deleting = "Deleting",
|
|
2407
1998
|
Succeeded = "Succeeded",
|
|
2408
1999
|
Canceled = "Canceled",
|
|
2409
|
-
Failed = "Failed"
|
|
2000
|
+
Failed = "Failed",
|
|
2001
|
+
IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
|
|
2410
2002
|
}
|
|
2411
2003
|
|
|
2412
2004
|
/**
|
|
@@ -2419,7 +2011,8 @@ export enum KnownPartnerTopicProvisioningState {
|
|
|
2419
2011
|
* **Deleting** \
|
|
2420
2012
|
* **Succeeded** \
|
|
2421
2013
|
* **Canceled** \
|
|
2422
|
-
* **Failed**
|
|
2014
|
+
* **Failed** \
|
|
2015
|
+
* **IdleDueToMirroredChannelResourceDeletion**
|
|
2423
2016
|
*/
|
|
2424
2017
|
export type PartnerTopicProvisioningState = string;
|
|
2425
2018
|
|
|
@@ -2441,63 +2034,23 @@ export enum KnownPartnerTopicActivationState {
|
|
|
2441
2034
|
*/
|
|
2442
2035
|
export type PartnerTopicActivationState = string;
|
|
2443
2036
|
|
|
2444
|
-
/** Known values of {@link
|
|
2445
|
-
export enum
|
|
2037
|
+
/** Known values of {@link PrivateEndpointConnectionsParentType} that the service accepts. */
|
|
2038
|
+
export enum KnownPrivateEndpointConnectionsParentType {
|
|
2446
2039
|
Topics = "topics",
|
|
2447
2040
|
Domains = "domains",
|
|
2448
2041
|
PartnerNamespaces = "partnerNamespaces"
|
|
2449
2042
|
}
|
|
2450
2043
|
|
|
2451
2044
|
/**
|
|
2452
|
-
* Defines values for
|
|
2453
|
-
* {@link
|
|
2045
|
+
* Defines values for PrivateEndpointConnectionsParentType. \
|
|
2046
|
+
* {@link KnownPrivateEndpointConnectionsParentType} can be used interchangeably with PrivateEndpointConnectionsParentType,
|
|
2454
2047
|
* this enum contains the known values that the service supports.
|
|
2455
2048
|
* ### Known values supported by the service
|
|
2456
2049
|
* **topics** \
|
|
2457
2050
|
* **domains** \
|
|
2458
2051
|
* **partnerNamespaces**
|
|
2459
2052
|
*/
|
|
2460
|
-
export type
|
|
2461
|
-
|
|
2462
|
-
/** Known values of {@link TopicProvisioningState} that the service accepts. */
|
|
2463
|
-
export enum KnownTopicProvisioningState {
|
|
2464
|
-
Creating = "Creating",
|
|
2465
|
-
Updating = "Updating",
|
|
2466
|
-
Deleting = "Deleting",
|
|
2467
|
-
Succeeded = "Succeeded",
|
|
2468
|
-
Canceled = "Canceled",
|
|
2469
|
-
Failed = "Failed"
|
|
2470
|
-
}
|
|
2471
|
-
|
|
2472
|
-
/**
|
|
2473
|
-
* Defines values for TopicProvisioningState. \
|
|
2474
|
-
* {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
|
|
2475
|
-
* this enum contains the known values that the service supports.
|
|
2476
|
-
* ### Known values supported by the service
|
|
2477
|
-
* **Creating** \
|
|
2478
|
-
* **Updating** \
|
|
2479
|
-
* **Deleting** \
|
|
2480
|
-
* **Succeeded** \
|
|
2481
|
-
* **Canceled** \
|
|
2482
|
-
* **Failed**
|
|
2483
|
-
*/
|
|
2484
|
-
export type TopicProvisioningState = string;
|
|
2485
|
-
|
|
2486
|
-
/** Known values of {@link ResourceKind} that the service accepts. */
|
|
2487
|
-
export enum KnownResourceKind {
|
|
2488
|
-
Azure = "Azure",
|
|
2489
|
-
AzureArc = "AzureArc"
|
|
2490
|
-
}
|
|
2491
|
-
|
|
2492
|
-
/**
|
|
2493
|
-
* Defines values for ResourceKind. \
|
|
2494
|
-
* {@link KnownResourceKind} can be used interchangeably with ResourceKind,
|
|
2495
|
-
* this enum contains the known values that the service supports.
|
|
2496
|
-
* ### Known values supported by the service
|
|
2497
|
-
* **Azure** \
|
|
2498
|
-
* **AzureArc**
|
|
2499
|
-
*/
|
|
2500
|
-
export type ResourceKind = string;
|
|
2053
|
+
export type PrivateEndpointConnectionsParentType = string;
|
|
2501
2054
|
|
|
2502
2055
|
/** Known values of {@link ResourceRegionType} that the service accepts. */
|
|
2503
2056
|
export enum KnownResourceRegionType {
|
|
@@ -2539,8 +2092,8 @@ export enum KnownTopicTypeProvisioningState {
|
|
|
2539
2092
|
*/
|
|
2540
2093
|
export type TopicTypeProvisioningState = string;
|
|
2541
2094
|
|
|
2542
|
-
/** Known values of {@link
|
|
2543
|
-
export enum
|
|
2095
|
+
/** Known values of {@link TopicTypeSourceScope} that the service accepts. */
|
|
2096
|
+
export enum KnownTopicTypeSourceScope {
|
|
2544
2097
|
Resource = "Resource",
|
|
2545
2098
|
ResourceGroup = "ResourceGroup",
|
|
2546
2099
|
AzureSubscription = "AzureSubscription",
|
|
@@ -2548,8 +2101,8 @@ export enum KnownTopicTypePropertiesSupportedScopesForSourceItem {
|
|
|
2548
2101
|
}
|
|
2549
2102
|
|
|
2550
2103
|
/**
|
|
2551
|
-
* Defines values for
|
|
2552
|
-
* {@link
|
|
2104
|
+
* Defines values for TopicTypeSourceScope. \
|
|
2105
|
+
* {@link KnownTopicTypeSourceScope} can be used interchangeably with TopicTypeSourceScope,
|
|
2553
2106
|
* this enum contains the known values that the service supports.
|
|
2554
2107
|
* ### Known values supported by the service
|
|
2555
2108
|
* **Resource** \
|
|
@@ -2557,7 +2110,7 @@ export enum KnownTopicTypePropertiesSupportedScopesForSourceItem {
|
|
|
2557
2110
|
* **AzureSubscription** \
|
|
2558
2111
|
* **ManagementGroup**
|
|
2559
2112
|
*/
|
|
2560
|
-
export type
|
|
2113
|
+
export type TopicTypeSourceScope = string;
|
|
2561
2114
|
|
|
2562
2115
|
/** Known values of {@link VerifiedPartnerProvisioningState} that the service accepts. */
|
|
2563
2116
|
export enum KnownVerifiedPartnerProvisioningState {
|
|
@@ -2583,20 +2136,6 @@ export enum KnownVerifiedPartnerProvisioningState {
|
|
|
2583
2136
|
*/
|
|
2584
2137
|
export type VerifiedPartnerProvisioningState = string;
|
|
2585
2138
|
|
|
2586
|
-
/** Known values of {@link PartnerClientAuthenticationType} that the service accepts. */
|
|
2587
|
-
export enum KnownPartnerClientAuthenticationType {
|
|
2588
|
-
AzureAD = "AzureAD"
|
|
2589
|
-
}
|
|
2590
|
-
|
|
2591
|
-
/**
|
|
2592
|
-
* Defines values for PartnerClientAuthenticationType. \
|
|
2593
|
-
* {@link KnownPartnerClientAuthenticationType} can be used interchangeably with PartnerClientAuthenticationType,
|
|
2594
|
-
* this enum contains the known values that the service supports.
|
|
2595
|
-
* ### Known values supported by the service
|
|
2596
|
-
* **AzureAD**
|
|
2597
|
-
*/
|
|
2598
|
-
export type PartnerClientAuthenticationType = string;
|
|
2599
|
-
|
|
2600
2139
|
/** Optional parameters. */
|
|
2601
2140
|
export interface ChannelsGetOptionalParams
|
|
2602
2141
|
extends coreClient.OperationOptions {}
|
|
@@ -2742,7 +2281,59 @@ export interface DomainsListBySubscriptionNextOptionalParams
|
|
|
2742
2281
|
export type DomainsListBySubscriptionNextResponse = DomainsListResult;
|
|
2743
2282
|
|
|
2744
2283
|
/** Optional parameters. */
|
|
2745
|
-
export interface DomainsListByResourceGroupNextOptionalParams
|
|
2284
|
+
export interface DomainsListByResourceGroupNextOptionalParams
|
|
2285
|
+
extends coreClient.OperationOptions {
|
|
2286
|
+
/** 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'. */
|
|
2287
|
+
filter?: string;
|
|
2288
|
+
/** 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. */
|
|
2289
|
+
top?: number;
|
|
2290
|
+
}
|
|
2291
|
+
|
|
2292
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
2293
|
+
export type DomainsListByResourceGroupNextResponse = DomainsListResult;
|
|
2294
|
+
|
|
2295
|
+
/** Optional parameters. */
|
|
2296
|
+
export interface DomainTopicsGetOptionalParams
|
|
2297
|
+
extends coreClient.OperationOptions {}
|
|
2298
|
+
|
|
2299
|
+
/** Contains response data for the get operation. */
|
|
2300
|
+
export type DomainTopicsGetResponse = DomainTopic;
|
|
2301
|
+
|
|
2302
|
+
/** Optional parameters. */
|
|
2303
|
+
export interface DomainTopicsCreateOrUpdateOptionalParams
|
|
2304
|
+
extends coreClient.OperationOptions {
|
|
2305
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2306
|
+
updateIntervalInMs?: number;
|
|
2307
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2308
|
+
resumeFrom?: string;
|
|
2309
|
+
}
|
|
2310
|
+
|
|
2311
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
2312
|
+
export type DomainTopicsCreateOrUpdateResponse = DomainTopic;
|
|
2313
|
+
|
|
2314
|
+
/** Optional parameters. */
|
|
2315
|
+
export interface DomainTopicsDeleteOptionalParams
|
|
2316
|
+
extends coreClient.OperationOptions {
|
|
2317
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2318
|
+
updateIntervalInMs?: number;
|
|
2319
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2320
|
+
resumeFrom?: string;
|
|
2321
|
+
}
|
|
2322
|
+
|
|
2323
|
+
/** Optional parameters. */
|
|
2324
|
+
export interface DomainTopicsListByDomainOptionalParams
|
|
2325
|
+
extends coreClient.OperationOptions {
|
|
2326
|
+
/** 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'. */
|
|
2327
|
+
filter?: string;
|
|
2328
|
+
/** 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. */
|
|
2329
|
+
top?: number;
|
|
2330
|
+
}
|
|
2331
|
+
|
|
2332
|
+
/** Contains response data for the listByDomain operation. */
|
|
2333
|
+
export type DomainTopicsListByDomainResponse = DomainTopicsListResult;
|
|
2334
|
+
|
|
2335
|
+
/** Optional parameters. */
|
|
2336
|
+
export interface DomainTopicsListByDomainNextOptionalParams
|
|
2746
2337
|
extends coreClient.OperationOptions {
|
|
2747
2338
|
/** 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'. */
|
|
2748
2339
|
filter?: string;
|
|
@@ -2750,18 +2341,25 @@ export interface DomainsListByResourceGroupNextOptionalParams
|
|
|
2750
2341
|
top?: number;
|
|
2751
2342
|
}
|
|
2752
2343
|
|
|
2753
|
-
/** Contains response data for the
|
|
2754
|
-
export type
|
|
2344
|
+
/** Contains response data for the listByDomainNext operation. */
|
|
2345
|
+
export type DomainTopicsListByDomainNextResponse = DomainTopicsListResult;
|
|
2755
2346
|
|
|
2756
2347
|
/** Optional parameters. */
|
|
2757
|
-
export interface
|
|
2348
|
+
export interface TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
2349
|
+
extends coreClient.OperationOptions {}
|
|
2350
|
+
|
|
2351
|
+
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2352
|
+
export type TopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2353
|
+
|
|
2354
|
+
/** Optional parameters. */
|
|
2355
|
+
export interface TopicEventSubscriptionsGetOptionalParams
|
|
2758
2356
|
extends coreClient.OperationOptions {}
|
|
2759
2357
|
|
|
2760
2358
|
/** Contains response data for the get operation. */
|
|
2761
|
-
export type
|
|
2359
|
+
export type TopicEventSubscriptionsGetResponse = EventSubscription;
|
|
2762
2360
|
|
|
2763
2361
|
/** Optional parameters. */
|
|
2764
|
-
export interface
|
|
2362
|
+
export interface TopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
2765
2363
|
extends coreClient.OperationOptions {
|
|
2766
2364
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2767
2365
|
updateIntervalInMs?: number;
|
|
@@ -2770,10 +2368,10 @@ export interface DomainTopicsCreateOrUpdateOptionalParams
|
|
|
2770
2368
|
}
|
|
2771
2369
|
|
|
2772
2370
|
/** Contains response data for the createOrUpdate operation. */
|
|
2773
|
-
export type
|
|
2371
|
+
export type TopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2774
2372
|
|
|
2775
2373
|
/** Optional parameters. */
|
|
2776
|
-
export interface
|
|
2374
|
+
export interface TopicEventSubscriptionsDeleteOptionalParams
|
|
2777
2375
|
extends coreClient.OperationOptions {
|
|
2778
2376
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2779
2377
|
updateIntervalInMs?: number;
|
|
@@ -2782,7 +2380,26 @@ export interface DomainTopicsDeleteOptionalParams
|
|
|
2782
2380
|
}
|
|
2783
2381
|
|
|
2784
2382
|
/** Optional parameters. */
|
|
2785
|
-
export interface
|
|
2383
|
+
export interface TopicEventSubscriptionsUpdateOptionalParams
|
|
2384
|
+
extends coreClient.OperationOptions {
|
|
2385
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2386
|
+
updateIntervalInMs?: number;
|
|
2387
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2388
|
+
resumeFrom?: string;
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
/** Contains response data for the update operation. */
|
|
2392
|
+
export type TopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2393
|
+
|
|
2394
|
+
/** Optional parameters. */
|
|
2395
|
+
export interface TopicEventSubscriptionsGetFullUrlOptionalParams
|
|
2396
|
+
extends coreClient.OperationOptions {}
|
|
2397
|
+
|
|
2398
|
+
/** Contains response data for the getFullUrl operation. */
|
|
2399
|
+
export type TopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2400
|
+
|
|
2401
|
+
/** Optional parameters. */
|
|
2402
|
+
export interface TopicEventSubscriptionsListOptionalParams
|
|
2786
2403
|
extends coreClient.OperationOptions {
|
|
2787
2404
|
/** 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'. */
|
|
2788
2405
|
filter?: string;
|
|
@@ -2790,11 +2407,11 @@ export interface DomainTopicsListByDomainOptionalParams
|
|
|
2790
2407
|
top?: number;
|
|
2791
2408
|
}
|
|
2792
2409
|
|
|
2793
|
-
/** Contains response data for the
|
|
2794
|
-
export type
|
|
2410
|
+
/** Contains response data for the list operation. */
|
|
2411
|
+
export type TopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2795
2412
|
|
|
2796
2413
|
/** Optional parameters. */
|
|
2797
|
-
export interface
|
|
2414
|
+
export interface TopicEventSubscriptionsListNextOptionalParams
|
|
2798
2415
|
extends coreClient.OperationOptions {
|
|
2799
2416
|
/** 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'. */
|
|
2800
2417
|
filter?: string;
|
|
@@ -2802,25 +2419,46 @@ export interface DomainTopicsListByDomainNextOptionalParams
|
|
|
2802
2419
|
top?: number;
|
|
2803
2420
|
}
|
|
2804
2421
|
|
|
2805
|
-
/** Contains response data for the
|
|
2806
|
-
export type
|
|
2422
|
+
/** Contains response data for the listNext operation. */
|
|
2423
|
+
export type TopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2807
2424
|
|
|
2808
2425
|
/** Optional parameters. */
|
|
2809
|
-
export interface
|
|
2426
|
+
export interface DomainEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
2810
2427
|
extends coreClient.OperationOptions {}
|
|
2811
2428
|
|
|
2812
|
-
/** Contains response data for the
|
|
2813
|
-
export type
|
|
2429
|
+
/** Contains response data for the getDeliveryAttributes operation. */
|
|
2430
|
+
export type DomainEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
2814
2431
|
|
|
2815
2432
|
/** Optional parameters. */
|
|
2816
|
-
export interface
|
|
2433
|
+
export interface DomainEventSubscriptionsGetOptionalParams
|
|
2817
2434
|
extends coreClient.OperationOptions {}
|
|
2818
2435
|
|
|
2436
|
+
/** Contains response data for the get operation. */
|
|
2437
|
+
export type DomainEventSubscriptionsGetResponse = EventSubscription;
|
|
2438
|
+
|
|
2439
|
+
/** Optional parameters. */
|
|
2440
|
+
export interface DomainEventSubscriptionsCreateOrUpdateOptionalParams
|
|
2441
|
+
extends coreClient.OperationOptions {
|
|
2442
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2443
|
+
updateIntervalInMs?: number;
|
|
2444
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2445
|
+
resumeFrom?: string;
|
|
2446
|
+
}
|
|
2447
|
+
|
|
2819
2448
|
/** Contains response data for the createOrUpdate operation. */
|
|
2820
|
-
export type
|
|
2449
|
+
export type DomainEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
2450
|
+
|
|
2451
|
+
/** Optional parameters. */
|
|
2452
|
+
export interface DomainEventSubscriptionsDeleteOptionalParams
|
|
2453
|
+
extends coreClient.OperationOptions {
|
|
2454
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
2455
|
+
updateIntervalInMs?: number;
|
|
2456
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
2457
|
+
resumeFrom?: string;
|
|
2458
|
+
}
|
|
2821
2459
|
|
|
2822
2460
|
/** Optional parameters. */
|
|
2823
|
-
export interface
|
|
2461
|
+
export interface DomainEventSubscriptionsUpdateOptionalParams
|
|
2824
2462
|
extends coreClient.OperationOptions {
|
|
2825
2463
|
/** Delay to wait until next poll, in milliseconds. */
|
|
2826
2464
|
updateIntervalInMs?: number;
|
|
@@ -2828,8 +2466,18 @@ export interface EventChannelsDeleteOptionalParams
|
|
|
2828
2466
|
resumeFrom?: string;
|
|
2829
2467
|
}
|
|
2830
2468
|
|
|
2469
|
+
/** Contains response data for the update operation. */
|
|
2470
|
+
export type DomainEventSubscriptionsUpdateResponse = EventSubscription;
|
|
2471
|
+
|
|
2472
|
+
/** Optional parameters. */
|
|
2473
|
+
export interface DomainEventSubscriptionsGetFullUrlOptionalParams
|
|
2474
|
+
extends coreClient.OperationOptions {}
|
|
2475
|
+
|
|
2476
|
+
/** Contains response data for the getFullUrl operation. */
|
|
2477
|
+
export type DomainEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
2478
|
+
|
|
2831
2479
|
/** Optional parameters. */
|
|
2832
|
-
export interface
|
|
2480
|
+
export interface DomainEventSubscriptionsListOptionalParams
|
|
2833
2481
|
extends coreClient.OperationOptions {
|
|
2834
2482
|
/** 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'. */
|
|
2835
2483
|
filter?: string;
|
|
@@ -2837,11 +2485,11 @@ export interface EventChannelsListByPartnerNamespaceOptionalParams
|
|
|
2837
2485
|
top?: number;
|
|
2838
2486
|
}
|
|
2839
2487
|
|
|
2840
|
-
/** Contains response data for the
|
|
2841
|
-
export type
|
|
2488
|
+
/** Contains response data for the list operation. */
|
|
2489
|
+
export type DomainEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
2842
2490
|
|
|
2843
2491
|
/** Optional parameters. */
|
|
2844
|
-
export interface
|
|
2492
|
+
export interface DomainEventSubscriptionsListNextOptionalParams
|
|
2845
2493
|
extends coreClient.OperationOptions {
|
|
2846
2494
|
/** 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'. */
|
|
2847
2495
|
filter?: string;
|
|
@@ -2849,8 +2497,8 @@ export interface EventChannelsListByPartnerNamespaceNextOptionalParams
|
|
|
2849
2497
|
top?: number;
|
|
2850
2498
|
}
|
|
2851
2499
|
|
|
2852
|
-
/** Contains response data for the
|
|
2853
|
-
export type
|
|
2500
|
+
/** Contains response data for the listNext operation. */
|
|
2501
|
+
export type DomainEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
2854
2502
|
|
|
2855
2503
|
/** Optional parameters. */
|
|
2856
2504
|
export interface EventSubscriptionsGetOptionalParams
|
|
@@ -3187,170 +2835,14 @@ export interface DomainTopicEventSubscriptionsUpdateOptionalParams
|
|
|
3187
2835
|
export type DomainTopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
3188
2836
|
|
|
3189
2837
|
/** Optional parameters. */
|
|
3190
|
-
export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams
|
|
3191
|
-
extends coreClient.OperationOptions {}
|
|
3192
|
-
|
|
3193
|
-
/** Contains response data for the getFullUrl operation. */
|
|
3194
|
-
export type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
3195
|
-
|
|
3196
|
-
/** Optional parameters. */
|
|
3197
|
-
export interface DomainTopicEventSubscriptionsListOptionalParams
|
|
3198
|
-
extends coreClient.OperationOptions {
|
|
3199
|
-
/** 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'. */
|
|
3200
|
-
filter?: string;
|
|
3201
|
-
/** 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. */
|
|
3202
|
-
top?: number;
|
|
3203
|
-
}
|
|
3204
|
-
|
|
3205
|
-
/** Contains response data for the list operation. */
|
|
3206
|
-
export type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
3207
|
-
|
|
3208
|
-
/** Optional parameters. */
|
|
3209
|
-
export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
3210
|
-
extends coreClient.OperationOptions {}
|
|
3211
|
-
|
|
3212
|
-
/** Contains response data for the getDeliveryAttributes operation. */
|
|
3213
|
-
export type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
3214
|
-
|
|
3215
|
-
/** Optional parameters. */
|
|
3216
|
-
export interface DomainTopicEventSubscriptionsListNextOptionalParams
|
|
3217
|
-
extends coreClient.OperationOptions {
|
|
3218
|
-
/** 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'. */
|
|
3219
|
-
filter?: string;
|
|
3220
|
-
/** 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. */
|
|
3221
|
-
top?: number;
|
|
3222
|
-
}
|
|
3223
|
-
|
|
3224
|
-
/** Contains response data for the listNext operation. */
|
|
3225
|
-
export type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
3226
|
-
|
|
3227
|
-
/** Optional parameters. */
|
|
3228
|
-
export interface TopicEventSubscriptionsGetOptionalParams
|
|
3229
|
-
extends coreClient.OperationOptions {}
|
|
3230
|
-
|
|
3231
|
-
/** Contains response data for the get operation. */
|
|
3232
|
-
export type TopicEventSubscriptionsGetResponse = EventSubscription;
|
|
3233
|
-
|
|
3234
|
-
/** Optional parameters. */
|
|
3235
|
-
export interface TopicEventSubscriptionsCreateOrUpdateOptionalParams
|
|
3236
|
-
extends coreClient.OperationOptions {
|
|
3237
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3238
|
-
updateIntervalInMs?: number;
|
|
3239
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3240
|
-
resumeFrom?: string;
|
|
3241
|
-
}
|
|
3242
|
-
|
|
3243
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3244
|
-
export type TopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
3245
|
-
|
|
3246
|
-
/** Optional parameters. */
|
|
3247
|
-
export interface TopicEventSubscriptionsDeleteOptionalParams
|
|
3248
|
-
extends coreClient.OperationOptions {
|
|
3249
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3250
|
-
updateIntervalInMs?: number;
|
|
3251
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3252
|
-
resumeFrom?: string;
|
|
3253
|
-
}
|
|
3254
|
-
|
|
3255
|
-
/** Optional parameters. */
|
|
3256
|
-
export interface TopicEventSubscriptionsUpdateOptionalParams
|
|
3257
|
-
extends coreClient.OperationOptions {
|
|
3258
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3259
|
-
updateIntervalInMs?: number;
|
|
3260
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3261
|
-
resumeFrom?: string;
|
|
3262
|
-
}
|
|
3263
|
-
|
|
3264
|
-
/** Contains response data for the update operation. */
|
|
3265
|
-
export type TopicEventSubscriptionsUpdateResponse = EventSubscription;
|
|
3266
|
-
|
|
3267
|
-
/** Optional parameters. */
|
|
3268
|
-
export interface TopicEventSubscriptionsGetFullUrlOptionalParams
|
|
3269
|
-
extends coreClient.OperationOptions {}
|
|
3270
|
-
|
|
3271
|
-
/** Contains response data for the getFullUrl operation. */
|
|
3272
|
-
export type TopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
3273
|
-
|
|
3274
|
-
/** Optional parameters. */
|
|
3275
|
-
export interface TopicEventSubscriptionsListOptionalParams
|
|
3276
|
-
extends coreClient.OperationOptions {
|
|
3277
|
-
/** 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'. */
|
|
3278
|
-
filter?: string;
|
|
3279
|
-
/** 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. */
|
|
3280
|
-
top?: number;
|
|
3281
|
-
}
|
|
3282
|
-
|
|
3283
|
-
/** Contains response data for the list operation. */
|
|
3284
|
-
export type TopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
3285
|
-
|
|
3286
|
-
/** Optional parameters. */
|
|
3287
|
-
export interface TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
3288
|
-
extends coreClient.OperationOptions {}
|
|
3289
|
-
|
|
3290
|
-
/** Contains response data for the getDeliveryAttributes operation. */
|
|
3291
|
-
export type TopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
3292
|
-
|
|
3293
|
-
/** Optional parameters. */
|
|
3294
|
-
export interface TopicEventSubscriptionsListNextOptionalParams
|
|
3295
|
-
extends coreClient.OperationOptions {
|
|
3296
|
-
/** 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'. */
|
|
3297
|
-
filter?: string;
|
|
3298
|
-
/** 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. */
|
|
3299
|
-
top?: number;
|
|
3300
|
-
}
|
|
3301
|
-
|
|
3302
|
-
/** Contains response data for the listNext operation. */
|
|
3303
|
-
export type TopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
3304
|
-
|
|
3305
|
-
/** Optional parameters. */
|
|
3306
|
-
export interface DomainEventSubscriptionsGetOptionalParams
|
|
3307
|
-
extends coreClient.OperationOptions {}
|
|
3308
|
-
|
|
3309
|
-
/** Contains response data for the get operation. */
|
|
3310
|
-
export type DomainEventSubscriptionsGetResponse = EventSubscription;
|
|
3311
|
-
|
|
3312
|
-
/** Optional parameters. */
|
|
3313
|
-
export interface DomainEventSubscriptionsCreateOrUpdateOptionalParams
|
|
3314
|
-
extends coreClient.OperationOptions {
|
|
3315
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3316
|
-
updateIntervalInMs?: number;
|
|
3317
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3318
|
-
resumeFrom?: string;
|
|
3319
|
-
}
|
|
3320
|
-
|
|
3321
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3322
|
-
export type DomainEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
|
|
3323
|
-
|
|
3324
|
-
/** Optional parameters. */
|
|
3325
|
-
export interface DomainEventSubscriptionsDeleteOptionalParams
|
|
3326
|
-
extends coreClient.OperationOptions {
|
|
3327
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3328
|
-
updateIntervalInMs?: number;
|
|
3329
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3330
|
-
resumeFrom?: string;
|
|
3331
|
-
}
|
|
3332
|
-
|
|
3333
|
-
/** Optional parameters. */
|
|
3334
|
-
export interface DomainEventSubscriptionsUpdateOptionalParams
|
|
3335
|
-
extends coreClient.OperationOptions {
|
|
3336
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3337
|
-
updateIntervalInMs?: number;
|
|
3338
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3339
|
-
resumeFrom?: string;
|
|
3340
|
-
}
|
|
3341
|
-
|
|
3342
|
-
/** Contains response data for the update operation. */
|
|
3343
|
-
export type DomainEventSubscriptionsUpdateResponse = EventSubscription;
|
|
3344
|
-
|
|
3345
|
-
/** Optional parameters. */
|
|
3346
|
-
export interface DomainEventSubscriptionsGetFullUrlOptionalParams
|
|
2838
|
+
export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams
|
|
3347
2839
|
extends coreClient.OperationOptions {}
|
|
3348
2840
|
|
|
3349
2841
|
/** Contains response data for the getFullUrl operation. */
|
|
3350
|
-
export type
|
|
2842
|
+
export type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
|
|
3351
2843
|
|
|
3352
2844
|
/** Optional parameters. */
|
|
3353
|
-
export interface
|
|
2845
|
+
export interface DomainTopicEventSubscriptionsListOptionalParams
|
|
3354
2846
|
extends coreClient.OperationOptions {
|
|
3355
2847
|
/** 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'. */
|
|
3356
2848
|
filter?: string;
|
|
@@ -3359,17 +2851,17 @@ export interface DomainEventSubscriptionsListOptionalParams
|
|
|
3359
2851
|
}
|
|
3360
2852
|
|
|
3361
2853
|
/** Contains response data for the list operation. */
|
|
3362
|
-
export type
|
|
2854
|
+
export type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
|
|
3363
2855
|
|
|
3364
2856
|
/** Optional parameters. */
|
|
3365
|
-
export interface
|
|
2857
|
+
export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
|
|
3366
2858
|
extends coreClient.OperationOptions {}
|
|
3367
2859
|
|
|
3368
2860
|
/** Contains response data for the getDeliveryAttributes operation. */
|
|
3369
|
-
export type
|
|
2861
|
+
export type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
|
|
3370
2862
|
|
|
3371
2863
|
/** Optional parameters. */
|
|
3372
|
-
export interface
|
|
2864
|
+
export interface DomainTopicEventSubscriptionsListNextOptionalParams
|
|
3373
2865
|
extends coreClient.OperationOptions {
|
|
3374
2866
|
/** 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'. */
|
|
3375
2867
|
filter?: string;
|
|
@@ -3378,7 +2870,7 @@ export interface DomainEventSubscriptionsListNextOptionalParams
|
|
|
3378
2870
|
}
|
|
3379
2871
|
|
|
3380
2872
|
/** Contains response data for the listNext operation. */
|
|
3381
|
-
export type
|
|
2873
|
+
export type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
|
|
3382
2874
|
|
|
3383
2875
|
/** Optional parameters. */
|
|
3384
2876
|
export interface SystemTopicEventSubscriptionsGetOptionalParams
|
|
@@ -3544,14 +3036,13 @@ export interface OperationsListOptionalParams
|
|
|
3544
3036
|
export type OperationsListResponse = OperationsListResult;
|
|
3545
3037
|
|
|
3546
3038
|
/** Optional parameters. */
|
|
3547
|
-
export interface
|
|
3548
|
-
extends coreClient.OperationOptions {}
|
|
3039
|
+
export interface TopicsGetOptionalParams extends coreClient.OperationOptions {}
|
|
3549
3040
|
|
|
3550
3041
|
/** Contains response data for the get operation. */
|
|
3551
|
-
export type
|
|
3042
|
+
export type TopicsGetResponse = Topic;
|
|
3552
3043
|
|
|
3553
3044
|
/** Optional parameters. */
|
|
3554
|
-
export interface
|
|
3045
|
+
export interface TopicsCreateOrUpdateOptionalParams
|
|
3555
3046
|
extends coreClient.OperationOptions {
|
|
3556
3047
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3557
3048
|
updateIntervalInMs?: number;
|
|
@@ -3560,10 +3051,10 @@ export interface PartnerConfigurationsCreateOrUpdateOptionalParams
|
|
|
3560
3051
|
}
|
|
3561
3052
|
|
|
3562
3053
|
/** Contains response data for the createOrUpdate operation. */
|
|
3563
|
-
export type
|
|
3054
|
+
export type TopicsCreateOrUpdateResponse = Topic;
|
|
3564
3055
|
|
|
3565
3056
|
/** Optional parameters. */
|
|
3566
|
-
export interface
|
|
3057
|
+
export interface TopicsDeleteOptionalParams
|
|
3567
3058
|
extends coreClient.OperationOptions {
|
|
3568
3059
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3569
3060
|
updateIntervalInMs?: number;
|
|
@@ -3572,7 +3063,7 @@ export interface PartnerConfigurationsDeleteOptionalParams
|
|
|
3572
3063
|
}
|
|
3573
3064
|
|
|
3574
3065
|
/** Optional parameters. */
|
|
3575
|
-
export interface
|
|
3066
|
+
export interface TopicsUpdateOptionalParams
|
|
3576
3067
|
extends coreClient.OperationOptions {
|
|
3577
3068
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3578
3069
|
updateIntervalInMs?: number;
|
|
@@ -3580,18 +3071,20 @@ export interface PartnerConfigurationsUpdateOptionalParams
|
|
|
3580
3071
|
resumeFrom?: string;
|
|
3581
3072
|
}
|
|
3582
3073
|
|
|
3583
|
-
/** Contains response data for the update operation. */
|
|
3584
|
-
export type PartnerConfigurationsUpdateResponse = PartnerConfiguration;
|
|
3585
|
-
|
|
3586
3074
|
/** Optional parameters. */
|
|
3587
|
-
export interface
|
|
3588
|
-
extends coreClient.OperationOptions {
|
|
3075
|
+
export interface TopicsListBySubscriptionOptionalParams
|
|
3076
|
+
extends coreClient.OperationOptions {
|
|
3077
|
+
/** 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'. */
|
|
3078
|
+
filter?: string;
|
|
3079
|
+
/** 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. */
|
|
3080
|
+
top?: number;
|
|
3081
|
+
}
|
|
3589
3082
|
|
|
3590
|
-
/** Contains response data for the
|
|
3591
|
-
export type
|
|
3083
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3084
|
+
export type TopicsListBySubscriptionResponse = TopicsListResult;
|
|
3592
3085
|
|
|
3593
3086
|
/** Optional parameters. */
|
|
3594
|
-
export interface
|
|
3087
|
+
export interface TopicsListByResourceGroupOptionalParams
|
|
3595
3088
|
extends coreClient.OperationOptions {
|
|
3596
3089
|
/** 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'. */
|
|
3597
3090
|
filter?: string;
|
|
@@ -3599,25 +3092,37 @@ export interface PartnerConfigurationsListBySubscriptionOptionalParams
|
|
|
3599
3092
|
top?: number;
|
|
3600
3093
|
}
|
|
3601
3094
|
|
|
3602
|
-
/** Contains response data for the
|
|
3603
|
-
export type
|
|
3095
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3096
|
+
export type TopicsListByResourceGroupResponse = TopicsListResult;
|
|
3604
3097
|
|
|
3605
3098
|
/** Optional parameters. */
|
|
3606
|
-
export interface
|
|
3099
|
+
export interface TopicsListSharedAccessKeysOptionalParams
|
|
3607
3100
|
extends coreClient.OperationOptions {}
|
|
3608
3101
|
|
|
3609
|
-
/** Contains response data for the
|
|
3610
|
-
export type
|
|
3102
|
+
/** Contains response data for the listSharedAccessKeys operation. */
|
|
3103
|
+
export type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
|
|
3611
3104
|
|
|
3612
3105
|
/** Optional parameters. */
|
|
3613
|
-
export interface
|
|
3106
|
+
export interface TopicsRegenerateKeyOptionalParams
|
|
3107
|
+
extends coreClient.OperationOptions {
|
|
3108
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3109
|
+
updateIntervalInMs?: number;
|
|
3110
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3111
|
+
resumeFrom?: string;
|
|
3112
|
+
}
|
|
3113
|
+
|
|
3114
|
+
/** Contains response data for the regenerateKey operation. */
|
|
3115
|
+
export type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
|
|
3116
|
+
|
|
3117
|
+
/** Optional parameters. */
|
|
3118
|
+
export interface TopicsListEventTypesOptionalParams
|
|
3614
3119
|
extends coreClient.OperationOptions {}
|
|
3615
3120
|
|
|
3616
|
-
/** Contains response data for the
|
|
3617
|
-
export type
|
|
3121
|
+
/** Contains response data for the listEventTypes operation. */
|
|
3122
|
+
export type TopicsListEventTypesResponse = EventTypesListResult;
|
|
3618
3123
|
|
|
3619
3124
|
/** Optional parameters. */
|
|
3620
|
-
export interface
|
|
3125
|
+
export interface TopicsListBySubscriptionNextOptionalParams
|
|
3621
3126
|
extends coreClient.OperationOptions {
|
|
3622
3127
|
/** 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'. */
|
|
3623
3128
|
filter?: string;
|
|
@@ -3626,24 +3131,41 @@ export interface PartnerConfigurationsListBySubscriptionNextOptionalParams
|
|
|
3626
3131
|
}
|
|
3627
3132
|
|
|
3628
3133
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3629
|
-
export type
|
|
3134
|
+
export type TopicsListBySubscriptionNextResponse = TopicsListResult;
|
|
3135
|
+
|
|
3136
|
+
/** Optional parameters. */
|
|
3137
|
+
export interface TopicsListByResourceGroupNextOptionalParams
|
|
3138
|
+
extends coreClient.OperationOptions {
|
|
3139
|
+
/** 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'. */
|
|
3140
|
+
filter?: string;
|
|
3141
|
+
/** 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. */
|
|
3142
|
+
top?: number;
|
|
3143
|
+
}
|
|
3144
|
+
|
|
3145
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3146
|
+
export type TopicsListByResourceGroupNextResponse = TopicsListResult;
|
|
3630
3147
|
|
|
3631
3148
|
/** Optional parameters. */
|
|
3632
|
-
export interface
|
|
3149
|
+
export interface PartnerConfigurationsGetOptionalParams
|
|
3633
3150
|
extends coreClient.OperationOptions {}
|
|
3634
3151
|
|
|
3635
3152
|
/** Contains response data for the get operation. */
|
|
3636
|
-
export type
|
|
3153
|
+
export type PartnerConfigurationsGetResponse = PartnerConfiguration;
|
|
3637
3154
|
|
|
3638
3155
|
/** Optional parameters. */
|
|
3639
|
-
export interface
|
|
3640
|
-
extends coreClient.OperationOptions {
|
|
3156
|
+
export interface PartnerConfigurationsCreateOrUpdateOptionalParams
|
|
3157
|
+
extends coreClient.OperationOptions {
|
|
3158
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3159
|
+
updateIntervalInMs?: number;
|
|
3160
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3161
|
+
resumeFrom?: string;
|
|
3162
|
+
}
|
|
3641
3163
|
|
|
3642
3164
|
/** Contains response data for the createOrUpdate operation. */
|
|
3643
|
-
export type
|
|
3165
|
+
export type PartnerConfigurationsCreateOrUpdateResponse = PartnerConfiguration;
|
|
3644
3166
|
|
|
3645
3167
|
/** Optional parameters. */
|
|
3646
|
-
export interface
|
|
3168
|
+
export interface PartnerConfigurationsDeleteOptionalParams
|
|
3647
3169
|
extends coreClient.OperationOptions {
|
|
3648
3170
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3649
3171
|
updateIntervalInMs?: number;
|
|
@@ -3652,26 +3174,26 @@ export interface PartnerDestinationsDeleteOptionalParams
|
|
|
3652
3174
|
}
|
|
3653
3175
|
|
|
3654
3176
|
/** Optional parameters. */
|
|
3655
|
-
export interface
|
|
3656
|
-
extends coreClient.OperationOptions {
|
|
3177
|
+
export interface PartnerConfigurationsUpdateOptionalParams
|
|
3178
|
+
extends coreClient.OperationOptions {
|
|
3179
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3180
|
+
updateIntervalInMs?: number;
|
|
3181
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3182
|
+
resumeFrom?: string;
|
|
3183
|
+
}
|
|
3657
3184
|
|
|
3658
3185
|
/** Contains response data for the update operation. */
|
|
3659
|
-
export type
|
|
3186
|
+
export type PartnerConfigurationsUpdateResponse = PartnerConfiguration;
|
|
3660
3187
|
|
|
3661
3188
|
/** Optional parameters. */
|
|
3662
|
-
export interface
|
|
3663
|
-
extends coreClient.OperationOptions {
|
|
3664
|
-
/** 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'. */
|
|
3665
|
-
filter?: string;
|
|
3666
|
-
/** 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. */
|
|
3667
|
-
top?: number;
|
|
3668
|
-
}
|
|
3189
|
+
export interface PartnerConfigurationsListByResourceGroupOptionalParams
|
|
3190
|
+
extends coreClient.OperationOptions {}
|
|
3669
3191
|
|
|
3670
|
-
/** Contains response data for the
|
|
3671
|
-
export type
|
|
3192
|
+
/** Contains response data for the listByResourceGroup operation. */
|
|
3193
|
+
export type PartnerConfigurationsListByResourceGroupResponse = PartnerConfigurationsListResult;
|
|
3672
3194
|
|
|
3673
3195
|
/** Optional parameters. */
|
|
3674
|
-
export interface
|
|
3196
|
+
export interface PartnerConfigurationsListBySubscriptionOptionalParams
|
|
3675
3197
|
extends coreClient.OperationOptions {
|
|
3676
3198
|
/** 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'. */
|
|
3677
3199
|
filter?: string;
|
|
@@ -3679,30 +3201,25 @@ export interface PartnerDestinationsListByResourceGroupOptionalParams
|
|
|
3679
3201
|
top?: number;
|
|
3680
3202
|
}
|
|
3681
3203
|
|
|
3682
|
-
/** Contains response data for the
|
|
3683
|
-
export type
|
|
3204
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3205
|
+
export type PartnerConfigurationsListBySubscriptionResponse = PartnerConfigurationsListResult;
|
|
3684
3206
|
|
|
3685
3207
|
/** Optional parameters. */
|
|
3686
|
-
export interface
|
|
3208
|
+
export interface PartnerConfigurationsAuthorizePartnerOptionalParams
|
|
3687
3209
|
extends coreClient.OperationOptions {}
|
|
3688
3210
|
|
|
3689
|
-
/** Contains response data for the
|
|
3690
|
-
export type
|
|
3211
|
+
/** Contains response data for the authorizePartner operation. */
|
|
3212
|
+
export type PartnerConfigurationsAuthorizePartnerResponse = PartnerConfiguration;
|
|
3691
3213
|
|
|
3692
3214
|
/** Optional parameters. */
|
|
3693
|
-
export interface
|
|
3694
|
-
extends coreClient.OperationOptions {
|
|
3695
|
-
/** 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'. */
|
|
3696
|
-
filter?: string;
|
|
3697
|
-
/** 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. */
|
|
3698
|
-
top?: number;
|
|
3699
|
-
}
|
|
3215
|
+
export interface PartnerConfigurationsUnauthorizePartnerOptionalParams
|
|
3216
|
+
extends coreClient.OperationOptions {}
|
|
3700
3217
|
|
|
3701
|
-
/** Contains response data for the
|
|
3702
|
-
export type
|
|
3218
|
+
/** Contains response data for the unauthorizePartner operation. */
|
|
3219
|
+
export type PartnerConfigurationsUnauthorizePartnerResponse = PartnerConfiguration;
|
|
3703
3220
|
|
|
3704
3221
|
/** Optional parameters. */
|
|
3705
|
-
export interface
|
|
3222
|
+
export interface PartnerConfigurationsListBySubscriptionNextOptionalParams
|
|
3706
3223
|
extends coreClient.OperationOptions {
|
|
3707
3224
|
/** 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'. */
|
|
3708
3225
|
filter?: string;
|
|
@@ -3710,8 +3227,8 @@ export interface PartnerDestinationsListByResourceGroupNextOptionalParams
|
|
|
3710
3227
|
top?: number;
|
|
3711
3228
|
}
|
|
3712
3229
|
|
|
3713
|
-
/** Contains response data for the
|
|
3714
|
-
export type
|
|
3230
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3231
|
+
export type PartnerConfigurationsListBySubscriptionNextResponse = PartnerConfigurationsListResult;
|
|
3715
3232
|
|
|
3716
3233
|
/** Optional parameters. */
|
|
3717
3234
|
export interface PartnerNamespacesGetOptionalParams
|
|
@@ -4160,116 +3677,6 @@ export interface SystemTopicsListByResourceGroupNextOptionalParams
|
|
|
4160
3677
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4161
3678
|
export type SystemTopicsListByResourceGroupNextResponse = SystemTopicsListResult;
|
|
4162
3679
|
|
|
4163
|
-
/** Optional parameters. */
|
|
4164
|
-
export interface TopicsGetOptionalParams extends coreClient.OperationOptions {}
|
|
4165
|
-
|
|
4166
|
-
/** Contains response data for the get operation. */
|
|
4167
|
-
export type TopicsGetResponse = Topic;
|
|
4168
|
-
|
|
4169
|
-
/** Optional parameters. */
|
|
4170
|
-
export interface TopicsCreateOrUpdateOptionalParams
|
|
4171
|
-
extends coreClient.OperationOptions {
|
|
4172
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4173
|
-
updateIntervalInMs?: number;
|
|
4174
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4175
|
-
resumeFrom?: string;
|
|
4176
|
-
}
|
|
4177
|
-
|
|
4178
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
4179
|
-
export type TopicsCreateOrUpdateResponse = Topic;
|
|
4180
|
-
|
|
4181
|
-
/** Optional parameters. */
|
|
4182
|
-
export interface TopicsDeleteOptionalParams
|
|
4183
|
-
extends coreClient.OperationOptions {
|
|
4184
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4185
|
-
updateIntervalInMs?: number;
|
|
4186
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4187
|
-
resumeFrom?: string;
|
|
4188
|
-
}
|
|
4189
|
-
|
|
4190
|
-
/** Optional parameters. */
|
|
4191
|
-
export interface TopicsUpdateOptionalParams
|
|
4192
|
-
extends coreClient.OperationOptions {
|
|
4193
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4194
|
-
updateIntervalInMs?: number;
|
|
4195
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4196
|
-
resumeFrom?: string;
|
|
4197
|
-
}
|
|
4198
|
-
|
|
4199
|
-
/** Optional parameters. */
|
|
4200
|
-
export interface TopicsListBySubscriptionOptionalParams
|
|
4201
|
-
extends coreClient.OperationOptions {
|
|
4202
|
-
/** 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'. */
|
|
4203
|
-
filter?: string;
|
|
4204
|
-
/** 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. */
|
|
4205
|
-
top?: number;
|
|
4206
|
-
}
|
|
4207
|
-
|
|
4208
|
-
/** Contains response data for the listBySubscription operation. */
|
|
4209
|
-
export type TopicsListBySubscriptionResponse = TopicsListResult;
|
|
4210
|
-
|
|
4211
|
-
/** Optional parameters. */
|
|
4212
|
-
export interface TopicsListByResourceGroupOptionalParams
|
|
4213
|
-
extends coreClient.OperationOptions {
|
|
4214
|
-
/** 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'. */
|
|
4215
|
-
filter?: string;
|
|
4216
|
-
/** 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. */
|
|
4217
|
-
top?: number;
|
|
4218
|
-
}
|
|
4219
|
-
|
|
4220
|
-
/** Contains response data for the listByResourceGroup operation. */
|
|
4221
|
-
export type TopicsListByResourceGroupResponse = TopicsListResult;
|
|
4222
|
-
|
|
4223
|
-
/** Optional parameters. */
|
|
4224
|
-
export interface TopicsListSharedAccessKeysOptionalParams
|
|
4225
|
-
extends coreClient.OperationOptions {}
|
|
4226
|
-
|
|
4227
|
-
/** Contains response data for the listSharedAccessKeys operation. */
|
|
4228
|
-
export type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
|
|
4229
|
-
|
|
4230
|
-
/** Optional parameters. */
|
|
4231
|
-
export interface TopicsRegenerateKeyOptionalParams
|
|
4232
|
-
extends coreClient.OperationOptions {
|
|
4233
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
4234
|
-
updateIntervalInMs?: number;
|
|
4235
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
4236
|
-
resumeFrom?: string;
|
|
4237
|
-
}
|
|
4238
|
-
|
|
4239
|
-
/** Contains response data for the regenerateKey operation. */
|
|
4240
|
-
export type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
|
|
4241
|
-
|
|
4242
|
-
/** Optional parameters. */
|
|
4243
|
-
export interface TopicsListEventTypesOptionalParams
|
|
4244
|
-
extends coreClient.OperationOptions {}
|
|
4245
|
-
|
|
4246
|
-
/** Contains response data for the listEventTypes operation. */
|
|
4247
|
-
export type TopicsListEventTypesResponse = EventTypesListResult;
|
|
4248
|
-
|
|
4249
|
-
/** Optional parameters. */
|
|
4250
|
-
export interface TopicsListBySubscriptionNextOptionalParams
|
|
4251
|
-
extends coreClient.OperationOptions {
|
|
4252
|
-
/** 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'. */
|
|
4253
|
-
filter?: string;
|
|
4254
|
-
/** 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. */
|
|
4255
|
-
top?: number;
|
|
4256
|
-
}
|
|
4257
|
-
|
|
4258
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
4259
|
-
export type TopicsListBySubscriptionNextResponse = TopicsListResult;
|
|
4260
|
-
|
|
4261
|
-
/** Optional parameters. */
|
|
4262
|
-
export interface TopicsListByResourceGroupNextOptionalParams
|
|
4263
|
-
extends coreClient.OperationOptions {
|
|
4264
|
-
/** 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'. */
|
|
4265
|
-
filter?: string;
|
|
4266
|
-
/** 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. */
|
|
4267
|
-
top?: number;
|
|
4268
|
-
}
|
|
4269
|
-
|
|
4270
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
4271
|
-
export type TopicsListByResourceGroupNextResponse = TopicsListResult;
|
|
4272
|
-
|
|
4273
3680
|
/** Optional parameters. */
|
|
4274
3681
|
export interface ExtensionTopicsGetOptionalParams
|
|
4275
3682
|
extends coreClient.OperationOptions {}
|