@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
|
@@ -22,13 +22,6 @@ export type AdvancedFilterOperatorType = string;
|
|
|
22
22
|
// @public (undocumented)
|
|
23
23
|
export type AdvancedFilterUnion = AdvancedFilter | NumberInAdvancedFilter | NumberNotInAdvancedFilter | NumberLessThanAdvancedFilter | NumberGreaterThanAdvancedFilter | NumberLessThanOrEqualsAdvancedFilter | NumberGreaterThanOrEqualsAdvancedFilter | BoolEqualsAdvancedFilter | StringInAdvancedFilter | StringNotInAdvancedFilter | StringBeginsWithAdvancedFilter | StringEndsWithAdvancedFilter | StringContainsAdvancedFilter | NumberInRangeAdvancedFilter | NumberNotInRangeAdvancedFilter | StringNotBeginsWithAdvancedFilter | StringNotEndsWithAdvancedFilter | StringNotContainsAdvancedFilter | IsNullOrUndefinedAdvancedFilter | IsNotNullAdvancedFilter;
|
|
24
24
|
|
|
25
|
-
// @public
|
|
26
|
-
export type AzureADPartnerClientAuthentication = PartnerClientAuthentication & {
|
|
27
|
-
clientAuthenticationType: "AzureAD";
|
|
28
|
-
azureActiveDirectoryTenantId?: string;
|
|
29
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
30
|
-
};
|
|
31
|
-
|
|
32
25
|
// @public
|
|
33
26
|
export type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
34
27
|
endpointType: "AzureFunction";
|
|
@@ -49,7 +42,6 @@ export type Channel = Resource & {
|
|
|
49
42
|
readonly systemData?: SystemData;
|
|
50
43
|
channelType?: ChannelType;
|
|
51
44
|
partnerTopicInfo?: PartnerTopicInfo;
|
|
52
|
-
partnerDestinationInfo?: PartnerDestinationInfoUnion;
|
|
53
45
|
messageForActivation?: string;
|
|
54
46
|
provisioningState?: ChannelProvisioningState;
|
|
55
47
|
readinessState?: ReadinessState;
|
|
@@ -131,7 +123,6 @@ export type ChannelType = string;
|
|
|
131
123
|
// @public
|
|
132
124
|
export interface ChannelUpdateParameters {
|
|
133
125
|
expirationTimeIfNotActivatedUtc?: Date;
|
|
134
|
-
partnerDestinationInfo?: PartnerUpdateDestinationInfoUnion;
|
|
135
126
|
partnerTopicInfo?: PartnerUpdateTopicInfo;
|
|
136
127
|
}
|
|
137
128
|
|
|
@@ -190,9 +181,8 @@ export interface DeliveryWithResourceIdentity {
|
|
|
190
181
|
|
|
191
182
|
// @public
|
|
192
183
|
export type Domain = TrackedResource & {
|
|
193
|
-
sku?: ResourceSku;
|
|
194
|
-
identity?: IdentityInfo;
|
|
195
184
|
readonly systemData?: SystemData;
|
|
185
|
+
identity?: IdentityInfo;
|
|
196
186
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
197
187
|
readonly provisioningState?: DomainProvisioningState;
|
|
198
188
|
readonly endpoint?: string;
|
|
@@ -548,7 +538,6 @@ export interface DomainUpdateParameters {
|
|
|
548
538
|
identity?: IdentityInfo;
|
|
549
539
|
inboundIpRules?: InboundIpRule[];
|
|
550
540
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
551
|
-
sku?: ResourceSku;
|
|
552
541
|
tags?: {
|
|
553
542
|
[propertyName: string]: string;
|
|
554
543
|
};
|
|
@@ -563,92 +552,6 @@ export type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
|
563
552
|
// @public
|
|
564
553
|
export type EndpointType = string;
|
|
565
554
|
|
|
566
|
-
// @public
|
|
567
|
-
export type EventChannel = Resource & {
|
|
568
|
-
readonly systemData?: SystemData;
|
|
569
|
-
source?: EventChannelSource;
|
|
570
|
-
destination?: EventChannelDestination;
|
|
571
|
-
readonly provisioningState?: EventChannelProvisioningState;
|
|
572
|
-
readonly partnerTopicReadinessState?: PartnerTopicReadinessState;
|
|
573
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
574
|
-
filter?: EventChannelFilter;
|
|
575
|
-
partnerTopicFriendlyDescription?: string;
|
|
576
|
-
};
|
|
577
|
-
|
|
578
|
-
// @public
|
|
579
|
-
export interface EventChannelDestination {
|
|
580
|
-
azureSubscriptionId?: string;
|
|
581
|
-
partnerTopicName?: string;
|
|
582
|
-
resourceGroup?: string;
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
// @public
|
|
586
|
-
export interface EventChannelFilter {
|
|
587
|
-
advancedFilters?: AdvancedFilterUnion[];
|
|
588
|
-
enableAdvancedFilteringOnArrays?: boolean;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
// @public
|
|
592
|
-
export type EventChannelProvisioningState = string;
|
|
593
|
-
|
|
594
|
-
// @public
|
|
595
|
-
export interface EventChannels {
|
|
596
|
-
beginDelete(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
597
|
-
beginDeleteAndWait(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsDeleteOptionalParams): Promise<void>;
|
|
598
|
-
createOrUpdate(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, eventChannelInfo: EventChannel, options?: EventChannelsCreateOrUpdateOptionalParams): Promise<EventChannelsCreateOrUpdateResponse>;
|
|
599
|
-
get(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsGetOptionalParams): Promise<EventChannelsGetResponse>;
|
|
600
|
-
listByPartnerNamespace(resourceGroupName: string, partnerNamespaceName: string, options?: EventChannelsListByPartnerNamespaceOptionalParams): PagedAsyncIterableIterator<EventChannel>;
|
|
601
|
-
}
|
|
602
|
-
|
|
603
|
-
// @public
|
|
604
|
-
export interface EventChannelsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
// @public
|
|
608
|
-
export type EventChannelsCreateOrUpdateResponse = EventChannel;
|
|
609
|
-
|
|
610
|
-
// @public
|
|
611
|
-
export interface EventChannelsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
612
|
-
resumeFrom?: string;
|
|
613
|
-
updateIntervalInMs?: number;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
// @public
|
|
617
|
-
export interface EventChannelsGetOptionalParams extends coreClient.OperationOptions {
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
// @public
|
|
621
|
-
export type EventChannelsGetResponse = EventChannel;
|
|
622
|
-
|
|
623
|
-
// @public
|
|
624
|
-
export interface EventChannelsListByPartnerNamespaceNextOptionalParams extends coreClient.OperationOptions {
|
|
625
|
-
filter?: string;
|
|
626
|
-
top?: number;
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
// @public
|
|
630
|
-
export type EventChannelsListByPartnerNamespaceNextResponse = EventChannelsListResult;
|
|
631
|
-
|
|
632
|
-
// @public
|
|
633
|
-
export interface EventChannelsListByPartnerNamespaceOptionalParams extends coreClient.OperationOptions {
|
|
634
|
-
filter?: string;
|
|
635
|
-
top?: number;
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
// @public
|
|
639
|
-
export type EventChannelsListByPartnerNamespaceResponse = EventChannelsListResult;
|
|
640
|
-
|
|
641
|
-
// @public
|
|
642
|
-
export interface EventChannelsListResult {
|
|
643
|
-
nextLink?: string;
|
|
644
|
-
value?: EventChannel[];
|
|
645
|
-
}
|
|
646
|
-
|
|
647
|
-
// @public
|
|
648
|
-
export interface EventChannelSource {
|
|
649
|
-
source?: string;
|
|
650
|
-
}
|
|
651
|
-
|
|
652
555
|
// @public
|
|
653
556
|
export type EventDefinitionKind = string;
|
|
654
557
|
|
|
@@ -673,8 +576,6 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
673
576
|
// (undocumented)
|
|
674
577
|
domainTopics: DomainTopics;
|
|
675
578
|
// (undocumented)
|
|
676
|
-
eventChannels: EventChannels;
|
|
677
|
-
// (undocumented)
|
|
678
579
|
eventSubscriptions: EventSubscriptions;
|
|
679
580
|
// (undocumented)
|
|
680
581
|
extensionTopics: ExtensionTopics;
|
|
@@ -683,8 +584,6 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
|
|
|
683
584
|
// (undocumented)
|
|
684
585
|
partnerConfigurations: PartnerConfigurations;
|
|
685
586
|
// (undocumented)
|
|
686
|
-
partnerDestinations: PartnerDestinations;
|
|
687
|
-
// (undocumented)
|
|
688
587
|
partnerNamespaces: PartnerNamespaces;
|
|
689
588
|
// (undocumented)
|
|
690
589
|
partnerRegistrations: PartnerRegistrations;
|
|
@@ -744,11 +643,11 @@ export type EventSubscription = Resource & {
|
|
|
744
643
|
|
|
745
644
|
// @public
|
|
746
645
|
export interface EventSubscriptionDestination {
|
|
747
|
-
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction"
|
|
646
|
+
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction";
|
|
748
647
|
}
|
|
749
648
|
|
|
750
649
|
// @public (undocumented)
|
|
751
|
-
export type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination
|
|
650
|
+
export type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination;
|
|
752
651
|
|
|
753
652
|
// @public
|
|
754
653
|
export interface EventSubscriptionFilter {
|
|
@@ -1065,12 +964,6 @@ export interface EventTypesListResult {
|
|
|
1065
964
|
value?: EventType[];
|
|
1066
965
|
}
|
|
1067
966
|
|
|
1068
|
-
// @public
|
|
1069
|
-
export interface ExtendedLocation {
|
|
1070
|
-
name?: string;
|
|
1071
|
-
type?: string;
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
967
|
// @public
|
|
1075
968
|
export type ExtensionTopic = Resource & {
|
|
1076
969
|
readonly systemData?: SystemData;
|
|
@@ -1120,6 +1013,7 @@ export interface InboundIpRule {
|
|
|
1120
1013
|
export interface InlineEventProperties {
|
|
1121
1014
|
dataSchemaUrl?: string;
|
|
1122
1015
|
description?: string;
|
|
1016
|
+
displayName?: string;
|
|
1123
1017
|
documentationUrl?: string;
|
|
1124
1018
|
}
|
|
1125
1019
|
|
|
@@ -1225,6 +1119,8 @@ export enum KnownChannelProvisioningState {
|
|
|
1225
1119
|
// (undocumented)
|
|
1226
1120
|
Failed = "Failed",
|
|
1227
1121
|
// (undocumented)
|
|
1122
|
+
IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion",
|
|
1123
|
+
// (undocumented)
|
|
1228
1124
|
Succeeded = "Succeeded",
|
|
1229
1125
|
// (undocumented)
|
|
1230
1126
|
Updating = "Updating"
|
|
@@ -1232,8 +1128,6 @@ export enum KnownChannelProvisioningState {
|
|
|
1232
1128
|
|
|
1233
1129
|
// @public
|
|
1234
1130
|
export enum KnownChannelType {
|
|
1235
|
-
// (undocumented)
|
|
1236
|
-
PartnerDestination = "PartnerDestination",
|
|
1237
1131
|
// (undocumented)
|
|
1238
1132
|
PartnerTopic = "PartnerTopic"
|
|
1239
1133
|
}
|
|
@@ -1313,8 +1207,6 @@ export enum KnownEndpointType {
|
|
|
1313
1207
|
// (undocumented)
|
|
1314
1208
|
HybridConnection = "HybridConnection",
|
|
1315
1209
|
// (undocumented)
|
|
1316
|
-
PartnerDestination = "PartnerDestination",
|
|
1317
|
-
// (undocumented)
|
|
1318
1210
|
ServiceBusQueue = "ServiceBusQueue",
|
|
1319
1211
|
// (undocumented)
|
|
1320
1212
|
ServiceBusTopic = "ServiceBusTopic",
|
|
@@ -1324,22 +1216,6 @@ export enum KnownEndpointType {
|
|
|
1324
1216
|
WebHook = "WebHook"
|
|
1325
1217
|
}
|
|
1326
1218
|
|
|
1327
|
-
// @public
|
|
1328
|
-
export enum KnownEventChannelProvisioningState {
|
|
1329
|
-
// (undocumented)
|
|
1330
|
-
Canceled = "Canceled",
|
|
1331
|
-
// (undocumented)
|
|
1332
|
-
Creating = "Creating",
|
|
1333
|
-
// (undocumented)
|
|
1334
|
-
Deleting = "Deleting",
|
|
1335
|
-
// (undocumented)
|
|
1336
|
-
Failed = "Failed",
|
|
1337
|
-
// (undocumented)
|
|
1338
|
-
Succeeded = "Succeeded",
|
|
1339
|
-
// (undocumented)
|
|
1340
|
-
Updating = "Updating"
|
|
1341
|
-
}
|
|
1342
|
-
|
|
1343
1219
|
// @public
|
|
1344
1220
|
export enum KnownEventDefinitionKind {
|
|
1345
1221
|
// (undocumented)
|
|
@@ -1416,22 +1292,6 @@ export enum KnownIpActionType {
|
|
|
1416
1292
|
Allow = "Allow"
|
|
1417
1293
|
}
|
|
1418
1294
|
|
|
1419
|
-
// @public
|
|
1420
|
-
export enum KnownParentType {
|
|
1421
|
-
// (undocumented)
|
|
1422
|
-
Domains = "domains",
|
|
1423
|
-
// (undocumented)
|
|
1424
|
-
PartnerNamespaces = "partnerNamespaces",
|
|
1425
|
-
// (undocumented)
|
|
1426
|
-
Topics = "topics"
|
|
1427
|
-
}
|
|
1428
|
-
|
|
1429
|
-
// @public
|
|
1430
|
-
export enum KnownPartnerClientAuthenticationType {
|
|
1431
|
-
// (undocumented)
|
|
1432
|
-
AzureAD = "AzureAD"
|
|
1433
|
-
}
|
|
1434
|
-
|
|
1435
1295
|
// @public
|
|
1436
1296
|
export enum KnownPartnerConfigurationProvisioningState {
|
|
1437
1297
|
// (undocumented)
|
|
@@ -1448,36 +1308,6 @@ export enum KnownPartnerConfigurationProvisioningState {
|
|
|
1448
1308
|
Updating = "Updating"
|
|
1449
1309
|
}
|
|
1450
1310
|
|
|
1451
|
-
// @public
|
|
1452
|
-
export enum KnownPartnerDestinationActivationState {
|
|
1453
|
-
// (undocumented)
|
|
1454
|
-
Activated = "Activated",
|
|
1455
|
-
// (undocumented)
|
|
1456
|
-
NeverActivated = "NeverActivated"
|
|
1457
|
-
}
|
|
1458
|
-
|
|
1459
|
-
// @public
|
|
1460
|
-
export enum KnownPartnerDestinationProvisioningState {
|
|
1461
|
-
// (undocumented)
|
|
1462
|
-
Canceled = "Canceled",
|
|
1463
|
-
// (undocumented)
|
|
1464
|
-
Creating = "Creating",
|
|
1465
|
-
// (undocumented)
|
|
1466
|
-
Deleting = "Deleting",
|
|
1467
|
-
// (undocumented)
|
|
1468
|
-
Failed = "Failed",
|
|
1469
|
-
// (undocumented)
|
|
1470
|
-
Succeeded = "Succeeded",
|
|
1471
|
-
// (undocumented)
|
|
1472
|
-
Updating = "Updating"
|
|
1473
|
-
}
|
|
1474
|
-
|
|
1475
|
-
// @public
|
|
1476
|
-
export enum KnownPartnerEndpointType {
|
|
1477
|
-
// (undocumented)
|
|
1478
|
-
WebHook = "WebHook"
|
|
1479
|
-
}
|
|
1480
|
-
|
|
1481
1311
|
// @public
|
|
1482
1312
|
export enum KnownPartnerNamespaceProvisioningState {
|
|
1483
1313
|
// (undocumented)
|
|
@@ -1510,16 +1340,6 @@ export enum KnownPartnerRegistrationProvisioningState {
|
|
|
1510
1340
|
Updating = "Updating"
|
|
1511
1341
|
}
|
|
1512
1342
|
|
|
1513
|
-
// @public
|
|
1514
|
-
export enum KnownPartnerRegistrationVisibilityState {
|
|
1515
|
-
// (undocumented)
|
|
1516
|
-
GenerallyAvailable = "GenerallyAvailable",
|
|
1517
|
-
// (undocumented)
|
|
1518
|
-
Hidden = "Hidden",
|
|
1519
|
-
// (undocumented)
|
|
1520
|
-
PublicPreview = "PublicPreview"
|
|
1521
|
-
}
|
|
1522
|
-
|
|
1523
1343
|
// @public
|
|
1524
1344
|
export enum KnownPartnerTopicActivationState {
|
|
1525
1345
|
// (undocumented)
|
|
@@ -1541,23 +1361,13 @@ export enum KnownPartnerTopicProvisioningState {
|
|
|
1541
1361
|
// (undocumented)
|
|
1542
1362
|
Failed = "Failed",
|
|
1543
1363
|
// (undocumented)
|
|
1364
|
+
IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion",
|
|
1365
|
+
// (undocumented)
|
|
1544
1366
|
Succeeded = "Succeeded",
|
|
1545
1367
|
// (undocumented)
|
|
1546
1368
|
Updating = "Updating"
|
|
1547
1369
|
}
|
|
1548
1370
|
|
|
1549
|
-
// @public
|
|
1550
|
-
export enum KnownPartnerTopicReadinessState {
|
|
1551
|
-
// (undocumented)
|
|
1552
|
-
ActivatedByUser = "ActivatedByUser",
|
|
1553
|
-
// (undocumented)
|
|
1554
|
-
DeactivatedByUser = "DeactivatedByUser",
|
|
1555
|
-
// (undocumented)
|
|
1556
|
-
DeletedByUser = "DeletedByUser",
|
|
1557
|
-
// (undocumented)
|
|
1558
|
-
NotActivatedByUserYet = "NotActivatedByUserYet"
|
|
1559
|
-
}
|
|
1560
|
-
|
|
1561
1371
|
// @public
|
|
1562
1372
|
export enum KnownPartnerTopicRoutingMode {
|
|
1563
1373
|
// (undocumented)
|
|
@@ -1578,6 +1388,16 @@ export enum KnownPersistedConnectionStatus {
|
|
|
1578
1388
|
Rejected = "Rejected"
|
|
1579
1389
|
}
|
|
1580
1390
|
|
|
1391
|
+
// @public
|
|
1392
|
+
export enum KnownPrivateEndpointConnectionsParentType {
|
|
1393
|
+
// (undocumented)
|
|
1394
|
+
Domains = "domains",
|
|
1395
|
+
// (undocumented)
|
|
1396
|
+
PartnerNamespaces = "partnerNamespaces",
|
|
1397
|
+
// (undocumented)
|
|
1398
|
+
Topics = "topics"
|
|
1399
|
+
}
|
|
1400
|
+
|
|
1581
1401
|
// @public
|
|
1582
1402
|
export enum KnownPublicNetworkAccess {
|
|
1583
1403
|
// (undocumented)
|
|
@@ -1594,14 +1414,6 @@ export enum KnownReadinessState {
|
|
|
1594
1414
|
NeverActivated = "NeverActivated"
|
|
1595
1415
|
}
|
|
1596
1416
|
|
|
1597
|
-
// @public
|
|
1598
|
-
export enum KnownResourceKind {
|
|
1599
|
-
// (undocumented)
|
|
1600
|
-
Azure = "Azure",
|
|
1601
|
-
// (undocumented)
|
|
1602
|
-
AzureArc = "AzureArc"
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
1417
|
// @public
|
|
1606
1418
|
export enum KnownResourceProvisioningState {
|
|
1607
1419
|
// (undocumented)
|
|
@@ -1626,14 +1438,6 @@ export enum KnownResourceRegionType {
|
|
|
1626
1438
|
RegionalResource = "RegionalResource"
|
|
1627
1439
|
}
|
|
1628
1440
|
|
|
1629
|
-
// @public
|
|
1630
|
-
export enum KnownSku {
|
|
1631
|
-
// (undocumented)
|
|
1632
|
-
Basic = "Basic",
|
|
1633
|
-
// (undocumented)
|
|
1634
|
-
Premium = "Premium"
|
|
1635
|
-
}
|
|
1636
|
-
|
|
1637
1441
|
// @public
|
|
1638
1442
|
export enum KnownTopicProvisioningState {
|
|
1639
1443
|
// (undocumented)
|
|
@@ -1650,18 +1454,6 @@ export enum KnownTopicProvisioningState {
|
|
|
1650
1454
|
Updating = "Updating"
|
|
1651
1455
|
}
|
|
1652
1456
|
|
|
1653
|
-
// @public
|
|
1654
|
-
export enum KnownTopicTypePropertiesSupportedScopesForSourceItem {
|
|
1655
|
-
// (undocumented)
|
|
1656
|
-
AzureSubscription = "AzureSubscription",
|
|
1657
|
-
// (undocumented)
|
|
1658
|
-
ManagementGroup = "ManagementGroup",
|
|
1659
|
-
// (undocumented)
|
|
1660
|
-
Resource = "Resource",
|
|
1661
|
-
// (undocumented)
|
|
1662
|
-
ResourceGroup = "ResourceGroup"
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
1457
|
// @public
|
|
1666
1458
|
export enum KnownTopicTypeProvisioningState {
|
|
1667
1459
|
// (undocumented)
|
|
@@ -1678,6 +1470,18 @@ export enum KnownTopicTypeProvisioningState {
|
|
|
1678
1470
|
Updating = "Updating"
|
|
1679
1471
|
}
|
|
1680
1472
|
|
|
1473
|
+
// @public
|
|
1474
|
+
export enum KnownTopicTypeSourceScope {
|
|
1475
|
+
// (undocumented)
|
|
1476
|
+
AzureSubscription = "AzureSubscription",
|
|
1477
|
+
// (undocumented)
|
|
1478
|
+
ManagementGroup = "ManagementGroup",
|
|
1479
|
+
// (undocumented)
|
|
1480
|
+
Resource = "Resource",
|
|
1481
|
+
// (undocumented)
|
|
1482
|
+
ResourceGroup = "ResourceGroup"
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1681
1485
|
// @public
|
|
1682
1486
|
export enum KnownVerifiedPartnerProvisioningState {
|
|
1683
1487
|
// (undocumented)
|
|
@@ -1776,9 +1580,6 @@ export interface OperationsListResult {
|
|
|
1776
1580
|
value?: Operation[];
|
|
1777
1581
|
}
|
|
1778
1582
|
|
|
1779
|
-
// @public
|
|
1780
|
-
export type ParentType = string;
|
|
1781
|
-
|
|
1782
1583
|
// @public
|
|
1783
1584
|
export interface Partner {
|
|
1784
1585
|
authorizationExpirationTimeInUtc?: Date;
|
|
@@ -1792,17 +1593,6 @@ export interface PartnerAuthorization {
|
|
|
1792
1593
|
defaultMaximumExpirationTimeInDays?: number;
|
|
1793
1594
|
}
|
|
1794
1595
|
|
|
1795
|
-
// @public
|
|
1796
|
-
export interface PartnerClientAuthentication {
|
|
1797
|
-
clientAuthenticationType: "AzureAD";
|
|
1798
|
-
}
|
|
1799
|
-
|
|
1800
|
-
// @public
|
|
1801
|
-
export type PartnerClientAuthenticationType = string;
|
|
1802
|
-
|
|
1803
|
-
// @public (undocumented)
|
|
1804
|
-
export type PartnerClientAuthenticationUnion = PartnerClientAuthentication | AzureADPartnerClientAuthentication;
|
|
1805
|
-
|
|
1806
1596
|
// @public
|
|
1807
1597
|
export type PartnerConfiguration = Resource & {
|
|
1808
1598
|
readonly systemData?: SystemData;
|
|
@@ -1916,132 +1706,6 @@ export interface PartnerConfigurationUpdateParameters {
|
|
|
1916
1706
|
};
|
|
1917
1707
|
}
|
|
1918
1708
|
|
|
1919
|
-
// @public
|
|
1920
|
-
export type PartnerDestination = TrackedResource & {
|
|
1921
|
-
readonly systemData?: SystemData;
|
|
1922
|
-
partnerRegistrationImmutableId?: string;
|
|
1923
|
-
endpointServiceContext?: string;
|
|
1924
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
1925
|
-
provisioningState?: PartnerDestinationProvisioningState;
|
|
1926
|
-
activationState?: PartnerDestinationActivationState;
|
|
1927
|
-
endpointBaseUrl?: string;
|
|
1928
|
-
messageForActivation?: string;
|
|
1929
|
-
};
|
|
1930
|
-
|
|
1931
|
-
// @public
|
|
1932
|
-
export type PartnerDestinationActivationState = string;
|
|
1933
|
-
|
|
1934
|
-
// @public
|
|
1935
|
-
export interface PartnerDestinationInfo {
|
|
1936
|
-
azureSubscriptionId?: string;
|
|
1937
|
-
endpointServiceContext?: string;
|
|
1938
|
-
endpointType: "WebHook";
|
|
1939
|
-
name?: string;
|
|
1940
|
-
resourceGroupName?: string;
|
|
1941
|
-
resourceMoveChangeHistory?: ResourceMoveChangeHistory[];
|
|
1942
|
-
}
|
|
1943
|
-
|
|
1944
|
-
// @public (undocumented)
|
|
1945
|
-
export type PartnerDestinationInfoUnion = PartnerDestinationInfo | WebhookPartnerDestinationInfo;
|
|
1946
|
-
|
|
1947
|
-
// @public
|
|
1948
|
-
export type PartnerDestinationProvisioningState = string;
|
|
1949
|
-
|
|
1950
|
-
// @public
|
|
1951
|
-
export interface PartnerDestinations {
|
|
1952
|
-
activate(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsActivateOptionalParams): Promise<PartnerDestinationsActivateResponse>;
|
|
1953
|
-
beginDelete(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1954
|
-
beginDeleteAndWait(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsDeleteOptionalParams): Promise<void>;
|
|
1955
|
-
createOrUpdate(resourceGroupName: string, partnerDestinationName: string, partnerDestination: PartnerDestination, options?: PartnerDestinationsCreateOrUpdateOptionalParams): Promise<PartnerDestinationsCreateOrUpdateResponse>;
|
|
1956
|
-
get(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsGetOptionalParams): Promise<PartnerDestinationsGetResponse>;
|
|
1957
|
-
listByResourceGroup(resourceGroupName: string, options?: PartnerDestinationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<PartnerDestination>;
|
|
1958
|
-
listBySubscription(options?: PartnerDestinationsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<PartnerDestination>;
|
|
1959
|
-
update(resourceGroupName: string, partnerDestinationName: string, partnerDestinationUpdateParameters: PartnerDestinationUpdateParameters, options?: PartnerDestinationsUpdateOptionalParams): Promise<PartnerDestinationsUpdateResponse>;
|
|
1960
|
-
}
|
|
1961
|
-
|
|
1962
|
-
// @public
|
|
1963
|
-
export interface PartnerDestinationsActivateOptionalParams extends coreClient.OperationOptions {
|
|
1964
|
-
}
|
|
1965
|
-
|
|
1966
|
-
// @public
|
|
1967
|
-
export type PartnerDestinationsActivateResponse = PartnerDestination;
|
|
1968
|
-
|
|
1969
|
-
// @public
|
|
1970
|
-
export interface PartnerDestinationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1971
|
-
}
|
|
1972
|
-
|
|
1973
|
-
// @public
|
|
1974
|
-
export type PartnerDestinationsCreateOrUpdateResponse = PartnerDestination;
|
|
1975
|
-
|
|
1976
|
-
// @public
|
|
1977
|
-
export interface PartnerDestinationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1978
|
-
resumeFrom?: string;
|
|
1979
|
-
updateIntervalInMs?: number;
|
|
1980
|
-
}
|
|
1981
|
-
|
|
1982
|
-
// @public
|
|
1983
|
-
export interface PartnerDestinationsGetOptionalParams extends coreClient.OperationOptions {
|
|
1984
|
-
}
|
|
1985
|
-
|
|
1986
|
-
// @public
|
|
1987
|
-
export type PartnerDestinationsGetResponse = PartnerDestination;
|
|
1988
|
-
|
|
1989
|
-
// @public
|
|
1990
|
-
export interface PartnerDestinationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1991
|
-
filter?: string;
|
|
1992
|
-
top?: number;
|
|
1993
|
-
}
|
|
1994
|
-
|
|
1995
|
-
// @public
|
|
1996
|
-
export type PartnerDestinationsListByResourceGroupNextResponse = PartnerDestinationsListResult;
|
|
1997
|
-
|
|
1998
|
-
// @public
|
|
1999
|
-
export interface PartnerDestinationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
2000
|
-
filter?: string;
|
|
2001
|
-
top?: number;
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
// @public
|
|
2005
|
-
export type PartnerDestinationsListByResourceGroupResponse = PartnerDestinationsListResult;
|
|
2006
|
-
|
|
2007
|
-
// @public
|
|
2008
|
-
export interface PartnerDestinationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
2009
|
-
filter?: string;
|
|
2010
|
-
top?: number;
|
|
2011
|
-
}
|
|
2012
|
-
|
|
2013
|
-
// @public
|
|
2014
|
-
export type PartnerDestinationsListBySubscriptionNextResponse = PartnerDestinationsListResult;
|
|
2015
|
-
|
|
2016
|
-
// @public
|
|
2017
|
-
export interface PartnerDestinationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
2018
|
-
filter?: string;
|
|
2019
|
-
top?: number;
|
|
2020
|
-
}
|
|
2021
|
-
|
|
2022
|
-
// @public
|
|
2023
|
-
export type PartnerDestinationsListBySubscriptionResponse = PartnerDestinationsListResult;
|
|
2024
|
-
|
|
2025
|
-
// @public
|
|
2026
|
-
export interface PartnerDestinationsListResult {
|
|
2027
|
-
nextLink?: string;
|
|
2028
|
-
value?: PartnerDestination[];
|
|
2029
|
-
}
|
|
2030
|
-
|
|
2031
|
-
// @public
|
|
2032
|
-
export interface PartnerDestinationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2033
|
-
}
|
|
2034
|
-
|
|
2035
|
-
// @public
|
|
2036
|
-
export type PartnerDestinationsUpdateResponse = PartnerDestination;
|
|
2037
|
-
|
|
2038
|
-
// @public
|
|
2039
|
-
export interface PartnerDestinationUpdateParameters {
|
|
2040
|
-
tags?: {
|
|
2041
|
-
[propertyName: string]: string;
|
|
2042
|
-
};
|
|
2043
|
-
}
|
|
2044
|
-
|
|
2045
1709
|
// @public
|
|
2046
1710
|
export interface PartnerDetails {
|
|
2047
1711
|
description?: string;
|
|
@@ -2049,15 +1713,6 @@ export interface PartnerDetails {
|
|
|
2049
1713
|
setupUri?: string;
|
|
2050
1714
|
}
|
|
2051
1715
|
|
|
2052
|
-
// @public
|
|
2053
|
-
export type PartnerEndpointType = string;
|
|
2054
|
-
|
|
2055
|
-
// @public (undocumented)
|
|
2056
|
-
export type PartnerEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
2057
|
-
endpointType: "PartnerDestination";
|
|
2058
|
-
resourceId?: string;
|
|
2059
|
-
};
|
|
2060
|
-
|
|
2061
1716
|
// @public
|
|
2062
1717
|
export type PartnerNamespace = TrackedResource & {
|
|
2063
1718
|
readonly systemData?: SystemData;
|
|
@@ -2199,18 +1854,6 @@ export type PartnerRegistration = TrackedResource & {
|
|
|
2199
1854
|
readonly systemData?: SystemData;
|
|
2200
1855
|
readonly provisioningState?: PartnerRegistrationProvisioningState;
|
|
2201
1856
|
partnerRegistrationImmutableId?: string;
|
|
2202
|
-
partnerName?: string;
|
|
2203
|
-
partnerResourceTypeName?: string;
|
|
2204
|
-
partnerResourceTypeDisplayName?: string;
|
|
2205
|
-
partnerResourceTypeDescription?: string;
|
|
2206
|
-
longDescription?: string;
|
|
2207
|
-
partnerCustomerServiceNumber?: string;
|
|
2208
|
-
partnerCustomerServiceExtension?: string;
|
|
2209
|
-
customerServiceUri?: string;
|
|
2210
|
-
setupUri?: string;
|
|
2211
|
-
logoUri?: string;
|
|
2212
|
-
visibilityState?: PartnerRegistrationVisibilityState;
|
|
2213
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
2214
1857
|
};
|
|
2215
1858
|
|
|
2216
1859
|
// @public
|
|
@@ -2301,20 +1944,11 @@ export interface PartnerRegistrationsUpdateOptionalParams extends coreClient.Ope
|
|
|
2301
1944
|
|
|
2302
1945
|
// @public
|
|
2303
1946
|
export interface PartnerRegistrationUpdateParameters {
|
|
2304
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
2305
|
-
logoUri?: string;
|
|
2306
|
-
partnerTopicTypeDescription?: string;
|
|
2307
|
-
partnerTopicTypeDisplayName?: string;
|
|
2308
|
-
partnerTopicTypeName?: string;
|
|
2309
|
-
setupUri?: string;
|
|
2310
1947
|
tags?: {
|
|
2311
1948
|
[propertyName: string]: string;
|
|
2312
1949
|
};
|
|
2313
1950
|
}
|
|
2314
1951
|
|
|
2315
|
-
// @public
|
|
2316
|
-
export type PartnerRegistrationVisibilityState = string;
|
|
2317
|
-
|
|
2318
1952
|
// @public
|
|
2319
1953
|
export type PartnerTopic = TrackedResource & {
|
|
2320
1954
|
readonly systemData?: SystemData;
|
|
@@ -2421,9 +2055,6 @@ export interface PartnerTopicInfo {
|
|
|
2421
2055
|
// @public
|
|
2422
2056
|
export type PartnerTopicProvisioningState = string;
|
|
2423
2057
|
|
|
2424
|
-
// @public
|
|
2425
|
-
export type PartnerTopicReadinessState = string;
|
|
2426
|
-
|
|
2427
2058
|
// @public
|
|
2428
2059
|
export type PartnerTopicRoutingMode = string;
|
|
2429
2060
|
|
|
@@ -2531,14 +2162,6 @@ export interface PartnerTopicUpdateParameters {
|
|
|
2531
2162
|
};
|
|
2532
2163
|
}
|
|
2533
2164
|
|
|
2534
|
-
// @public
|
|
2535
|
-
export interface PartnerUpdateDestinationInfo {
|
|
2536
|
-
endpointType: "WebHook";
|
|
2537
|
-
}
|
|
2538
|
-
|
|
2539
|
-
// @public (undocumented)
|
|
2540
|
-
export type PartnerUpdateDestinationInfoUnion = PartnerUpdateDestinationInfo | WebhookUpdatePartnerDestinationInfo;
|
|
2541
|
-
|
|
2542
2165
|
// @public
|
|
2543
2166
|
export interface PartnerUpdateTopicInfo {
|
|
2544
2167
|
eventTypeInfo?: EventTypeInfo;
|
|
@@ -2568,12 +2191,12 @@ export interface PrivateEndpointConnectionListResult {
|
|
|
2568
2191
|
|
|
2569
2192
|
// @public
|
|
2570
2193
|
export interface PrivateEndpointConnections {
|
|
2571
|
-
beginDelete(resourceGroupName: string, parentType:
|
|
2572
|
-
beginDeleteAndWait(resourceGroupName: string, parentType:
|
|
2573
|
-
beginUpdate(resourceGroupName: string, parentType:
|
|
2574
|
-
beginUpdateAndWait(resourceGroupName: string, parentType:
|
|
2575
|
-
get(resourceGroupName: string, parentType:
|
|
2576
|
-
listByResource(resourceGroupName: string, parentType:
|
|
2194
|
+
beginDelete(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
2195
|
+
beginDeleteAndWait(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
2196
|
+
beginUpdate(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsUpdateResponse>, PrivateEndpointConnectionsUpdateResponse>>;
|
|
2197
|
+
beginUpdateAndWait(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PrivateEndpointConnectionsUpdateResponse>;
|
|
2198
|
+
get(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
2199
|
+
listByResource(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, options?: PrivateEndpointConnectionsListByResourceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
2577
2200
|
}
|
|
2578
2201
|
|
|
2579
2202
|
// @public
|
|
@@ -2607,6 +2230,9 @@ export interface PrivateEndpointConnectionsListByResourceOptionalParams extends
|
|
|
2607
2230
|
// @public
|
|
2608
2231
|
export type PrivateEndpointConnectionsListByResourceResponse = PrivateEndpointConnectionListResult;
|
|
2609
2232
|
|
|
2233
|
+
// @public
|
|
2234
|
+
export type PrivateEndpointConnectionsParentType = string;
|
|
2235
|
+
|
|
2610
2236
|
// @public
|
|
2611
2237
|
export interface PrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
2612
2238
|
resumeFrom?: string;
|
|
@@ -2681,27 +2307,12 @@ export interface Resource {
|
|
|
2681
2307
|
readonly type?: string;
|
|
2682
2308
|
}
|
|
2683
2309
|
|
|
2684
|
-
// @public
|
|
2685
|
-
export type ResourceKind = string;
|
|
2686
|
-
|
|
2687
|
-
// @public
|
|
2688
|
-
export interface ResourceMoveChangeHistory {
|
|
2689
|
-
azureSubscriptionId?: string;
|
|
2690
|
-
changedTimeUtc?: Date;
|
|
2691
|
-
resourceGroupName?: string;
|
|
2692
|
-
}
|
|
2693
|
-
|
|
2694
2310
|
// @public
|
|
2695
2311
|
export type ResourceProvisioningState = string;
|
|
2696
2312
|
|
|
2697
2313
|
// @public
|
|
2698
2314
|
export type ResourceRegionType = string;
|
|
2699
2315
|
|
|
2700
|
-
// @public
|
|
2701
|
-
export interface ResourceSku {
|
|
2702
|
-
name?: Sku;
|
|
2703
|
-
}
|
|
2704
|
-
|
|
2705
2316
|
// @public
|
|
2706
2317
|
export interface RetryPolicy {
|
|
2707
2318
|
eventTimeToLiveInMinutes?: number;
|
|
@@ -2722,9 +2333,6 @@ export type ServiceBusTopicEventSubscriptionDestination = EventSubscriptionDesti
|
|
|
2722
2333
|
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
2723
2334
|
};
|
|
2724
2335
|
|
|
2725
|
-
// @public
|
|
2726
|
-
export type Sku = string;
|
|
2727
|
-
|
|
2728
2336
|
// @public
|
|
2729
2337
|
export type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
2730
2338
|
type: "Static";
|
|
@@ -2807,8 +2415,8 @@ export interface SystemData {
|
|
|
2807
2415
|
|
|
2808
2416
|
// @public
|
|
2809
2417
|
export type SystemTopic = TrackedResource & {
|
|
2810
|
-
readonly systemData?: SystemData;
|
|
2811
2418
|
identity?: IdentityInfo;
|
|
2419
|
+
readonly systemData?: SystemData;
|
|
2812
2420
|
readonly provisioningState?: ResourceProvisioningState;
|
|
2813
2421
|
source?: string;
|
|
2814
2422
|
topicType?: string;
|
|
@@ -2988,10 +2596,7 @@ export interface SystemTopicUpdateParameters {
|
|
|
2988
2596
|
|
|
2989
2597
|
// @public
|
|
2990
2598
|
export type Topic = TrackedResource & {
|
|
2991
|
-
sku?: ResourceSku;
|
|
2992
2599
|
identity?: IdentityInfo;
|
|
2993
|
-
kind?: ResourceKind;
|
|
2994
|
-
extendedLocation?: ExtendedLocation;
|
|
2995
2600
|
readonly systemData?: SystemData;
|
|
2996
2601
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
2997
2602
|
readonly provisioningState?: TopicProvisioningState;
|
|
@@ -3215,12 +2820,9 @@ export type TopicTypeInfo = Resource & {
|
|
|
3215
2820
|
provisioningState?: TopicTypeProvisioningState;
|
|
3216
2821
|
supportedLocations?: string[];
|
|
3217
2822
|
sourceResourceFormat?: string;
|
|
3218
|
-
supportedScopesForSource?:
|
|
2823
|
+
supportedScopesForSource?: TopicTypeSourceScope[];
|
|
3219
2824
|
};
|
|
3220
2825
|
|
|
3221
|
-
// @public
|
|
3222
|
-
export type TopicTypePropertiesSupportedScopesForSourceItem = string;
|
|
3223
|
-
|
|
3224
2826
|
// @public
|
|
3225
2827
|
export type TopicTypeProvisioningState = string;
|
|
3226
2828
|
|
|
@@ -3257,6 +2859,9 @@ export interface TopicTypesListResult {
|
|
|
3257
2859
|
value?: TopicTypeInfo[];
|
|
3258
2860
|
}
|
|
3259
2861
|
|
|
2862
|
+
// @public
|
|
2863
|
+
export type TopicTypeSourceScope = string;
|
|
2864
|
+
|
|
3260
2865
|
// @public
|
|
3261
2866
|
export interface TopicUpdateParameters {
|
|
3262
2867
|
dataResidencyBoundary?: DataResidencyBoundary;
|
|
@@ -3264,7 +2869,6 @@ export interface TopicUpdateParameters {
|
|
|
3264
2869
|
identity?: IdentityInfo;
|
|
3265
2870
|
inboundIpRules?: InboundIpRule[];
|
|
3266
2871
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
3267
|
-
sku?: ResourceSku;
|
|
3268
2872
|
tags?: {
|
|
3269
2873
|
[propertyName: string]: string;
|
|
3270
2874
|
};
|
|
@@ -3291,7 +2895,6 @@ export type VerifiedPartner = Resource & {
|
|
|
3291
2895
|
organizationName?: string;
|
|
3292
2896
|
partnerDisplayName?: string;
|
|
3293
2897
|
partnerTopicDetails?: PartnerDetails;
|
|
3294
|
-
partnerDestinationDetails?: PartnerDetails;
|
|
3295
2898
|
provisioningState?: VerifiedPartnerProvisioningState;
|
|
3296
2899
|
};
|
|
3297
2900
|
|
|
@@ -3347,22 +2950,6 @@ export type WebHookEventSubscriptionDestination = EventSubscriptionDestination &
|
|
|
3347
2950
|
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
3348
2951
|
};
|
|
3349
2952
|
|
|
3350
|
-
// @public
|
|
3351
|
-
export type WebhookPartnerDestinationInfo = PartnerDestinationInfo & {
|
|
3352
|
-
endpointType: "WebHook";
|
|
3353
|
-
endpointUrl?: string;
|
|
3354
|
-
endpointBaseUrl?: string;
|
|
3355
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
3356
|
-
};
|
|
3357
|
-
|
|
3358
|
-
// @public
|
|
3359
|
-
export type WebhookUpdatePartnerDestinationInfo = PartnerUpdateDestinationInfo & {
|
|
3360
|
-
endpointType: "WebHook";
|
|
3361
|
-
endpointUrl?: string;
|
|
3362
|
-
endpointBaseUrl?: string;
|
|
3363
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
3364
|
-
};
|
|
3365
|
-
|
|
3366
2953
|
// (No @packageDocumentation comment for this package)
|
|
3367
2954
|
|
|
3368
2955
|
```
|