@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/types/arm-eventgrid.d.ts
CHANGED
|
@@ -41,16 +41,6 @@ export declare type AdvancedFilterOperatorType = string;
|
|
|
41
41
|
|
|
42
42
|
export declare type AdvancedFilterUnion = AdvancedFilter | NumberInAdvancedFilter | NumberNotInAdvancedFilter | NumberLessThanAdvancedFilter | NumberGreaterThanAdvancedFilter | NumberLessThanOrEqualsAdvancedFilter | NumberGreaterThanOrEqualsAdvancedFilter | BoolEqualsAdvancedFilter | StringInAdvancedFilter | StringNotInAdvancedFilter | StringBeginsWithAdvancedFilter | StringEndsWithAdvancedFilter | StringContainsAdvancedFilter | NumberInRangeAdvancedFilter | NumberNotInRangeAdvancedFilter | StringNotBeginsWithAdvancedFilter | StringNotEndsWithAdvancedFilter | StringNotContainsAdvancedFilter | IsNullOrUndefinedAdvancedFilter | IsNotNullAdvancedFilter;
|
|
43
43
|
|
|
44
|
-
/** Azure Active Directory Partner Client Authentication */
|
|
45
|
-
export declare type AzureADPartnerClientAuthentication = PartnerClientAuthentication & {
|
|
46
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
47
|
-
clientAuthenticationType: "AzureAD";
|
|
48
|
-
/** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
|
|
49
|
-
azureActiveDirectoryTenantId?: string;
|
|
50
|
-
/** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
|
|
51
|
-
azureActiveDirectoryApplicationIdOrUri?: string;
|
|
52
|
-
};
|
|
53
|
-
|
|
54
44
|
/** Information about the azure function destination for an event subscription. */
|
|
55
45
|
export declare type AzureFunctionEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
56
46
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -80,12 +70,10 @@ export declare type Channel = Resource & {
|
|
|
80
70
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
81
71
|
*/
|
|
82
72
|
readonly systemData?: SystemData;
|
|
83
|
-
/** The type of the event channel which represents the
|
|
73
|
+
/** The type of the event channel which represents the direction flow of events. */
|
|
84
74
|
channelType?: ChannelType;
|
|
85
75
|
/** This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel. */
|
|
86
76
|
partnerTopicInfo?: PartnerTopicInfo;
|
|
87
|
-
/** This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel. */
|
|
88
|
-
partnerDestinationInfo?: PartnerDestinationInfoUnion;
|
|
89
77
|
/** Context or helpful message that can be used during the approval process by the subscriber. */
|
|
90
78
|
messageForActivation?: string;
|
|
91
79
|
/** Provisioning state of the channel. */
|
|
@@ -109,7 +97,8 @@ export declare type Channel = Resource & {
|
|
|
109
97
|
* **Deleting** \
|
|
110
98
|
* **Succeeded** \
|
|
111
99
|
* **Canceled** \
|
|
112
|
-
* **Failed**
|
|
100
|
+
* **Failed** \
|
|
101
|
+
* **IdleDueToMirroredPartnerTopicDeletion**
|
|
113
102
|
*/
|
|
114
103
|
export declare type ChannelProvisioningState = string;
|
|
115
104
|
|
|
@@ -242,20 +231,17 @@ export declare interface ChannelsUpdateOptionalParams extends coreClient.Operati
|
|
|
242
231
|
* {@link KnownChannelType} can be used interchangeably with ChannelType,
|
|
243
232
|
* this enum contains the known values that the service supports.
|
|
244
233
|
* ### Known values supported by the service
|
|
245
|
-
* **PartnerTopic**
|
|
246
|
-
* **PartnerDestination**
|
|
234
|
+
* **PartnerTopic**
|
|
247
235
|
*/
|
|
248
236
|
export declare type ChannelType = string;
|
|
249
237
|
|
|
250
238
|
/** Properties of the Channel update. */
|
|
251
239
|
export declare interface ChannelUpdateParameters {
|
|
252
240
|
/**
|
|
253
|
-
* Expiration time of the
|
|
241
|
+
* Expiration time of the channel. If this timer expires while the corresponding partner topic or partner destination is never activated,
|
|
254
242
|
* the channel and corresponding partner topic or partner destination are deleted.
|
|
255
243
|
*/
|
|
256
244
|
expirationTimeIfNotActivatedUtc?: Date;
|
|
257
|
-
/** Partner destination properties which can be updated if the channel is of type PartnerDestination. */
|
|
258
|
-
partnerDestinationInfo?: PartnerUpdateDestinationInfoUnion;
|
|
259
245
|
/** Partner topic properties which can be updated if the channel is of type PartnerTopic. */
|
|
260
246
|
partnerTopicInfo?: PartnerUpdateTopicInfo;
|
|
261
247
|
}
|
|
@@ -359,15 +345,13 @@ export declare interface DeliveryWithResourceIdentity {
|
|
|
359
345
|
|
|
360
346
|
/** EventGrid Domain. */
|
|
361
347
|
export declare type Domain = TrackedResource & {
|
|
362
|
-
/** The Sku pricing tier for the Event Grid Domain resource. */
|
|
363
|
-
sku?: ResourceSku;
|
|
364
|
-
/** Identity information for the Event Grid Domain resource. */
|
|
365
|
-
identity?: IdentityInfo;
|
|
366
348
|
/**
|
|
367
349
|
* The system metadata relating to the Event Grid Domain resource.
|
|
368
350
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
369
351
|
*/
|
|
370
352
|
readonly systemData?: SystemData;
|
|
353
|
+
/** Identity information for the Event Grid Domain resource. */
|
|
354
|
+
identity?: IdentityInfo;
|
|
371
355
|
/**
|
|
372
356
|
* List of private endpoint connections.
|
|
373
357
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -434,6 +418,14 @@ export declare interface DomainEventSubscriptions {
|
|
|
434
418
|
* @param options The options parameters.
|
|
435
419
|
*/
|
|
436
420
|
list(resourceGroupName: string, domainName: string, options?: DomainEventSubscriptionsListOptionalParams): PagedAsyncIterableIterator<EventSubscription>;
|
|
421
|
+
/**
|
|
422
|
+
* Get all delivery attributes for an event subscription for domain.
|
|
423
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
424
|
+
* @param domainName Name of the domain topic.
|
|
425
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
426
|
+
* @param options The options parameters.
|
|
427
|
+
*/
|
|
428
|
+
getDeliveryAttributes(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<DomainEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
437
429
|
/**
|
|
438
430
|
* Get properties of an event subscription of a domain.
|
|
439
431
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -509,14 +501,6 @@ export declare interface DomainEventSubscriptions {
|
|
|
509
501
|
* @param options The options parameters.
|
|
510
502
|
*/
|
|
511
503
|
getFullUrl(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsGetFullUrlOptionalParams): Promise<DomainEventSubscriptionsGetFullUrlResponse>;
|
|
512
|
-
/**
|
|
513
|
-
* Get all delivery attributes for an event subscription for domain.
|
|
514
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
515
|
-
* @param domainName Name of the domain topic.
|
|
516
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
517
|
-
* @param options The options parameters.
|
|
518
|
-
*/
|
|
519
|
-
getDeliveryAttributes(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<DomainEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
520
504
|
}
|
|
521
505
|
|
|
522
506
|
/** Optional parameters. */
|
|
@@ -773,11 +757,11 @@ export declare interface DomainsListBySubscriptionOptionalParams extends coreCli
|
|
|
773
757
|
/** Contains response data for the listBySubscription operation. */
|
|
774
758
|
export declare type DomainsListBySubscriptionResponse = DomainsListResult;
|
|
775
759
|
|
|
776
|
-
/** Result of the List Domains operation */
|
|
760
|
+
/** Result of the List Domains operation. */
|
|
777
761
|
export declare interface DomainsListResult {
|
|
778
|
-
/** A collection of Domains */
|
|
762
|
+
/** A collection of Domains. */
|
|
779
763
|
value?: Domain[];
|
|
780
|
-
/** A link for the next page of domains */
|
|
764
|
+
/** A link for the next page of domains. */
|
|
781
765
|
nextLink?: string;
|
|
782
766
|
}
|
|
783
767
|
|
|
@@ -1122,8 +1106,6 @@ export declare interface DomainUpdateParameters {
|
|
|
1122
1106
|
};
|
|
1123
1107
|
/** Identity information for the resource. */
|
|
1124
1108
|
identity?: IdentityInfo;
|
|
1125
|
-
/** The Sku pricing tier for the domain. */
|
|
1126
|
-
sku?: ResourceSku;
|
|
1127
1109
|
/**
|
|
1128
1110
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
1129
1111
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.DomainUpdateParameterProperties.InboundIpRules" />
|
|
@@ -1176,189 +1158,10 @@ export declare type DynamicDeliveryAttributeMapping = DeliveryAttributeMapping &
|
|
|
1176
1158
|
* **HybridConnection** \
|
|
1177
1159
|
* **ServiceBusQueue** \
|
|
1178
1160
|
* **ServiceBusTopic** \
|
|
1179
|
-
* **AzureFunction**
|
|
1180
|
-
* **PartnerDestination**
|
|
1161
|
+
* **AzureFunction**
|
|
1181
1162
|
*/
|
|
1182
1163
|
export declare type EndpointType = string;
|
|
1183
1164
|
|
|
1184
|
-
/** Event Channel. */
|
|
1185
|
-
export declare type EventChannel = Resource & {
|
|
1186
|
-
/**
|
|
1187
|
-
* The system metadata relating to Event Channel resource.
|
|
1188
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1189
|
-
*/
|
|
1190
|
-
readonly systemData?: SystemData;
|
|
1191
|
-
/** Source of the event channel. This represents a unique resource in the partner's resource model. */
|
|
1192
|
-
source?: EventChannelSource;
|
|
1193
|
-
/** Represents the destination of an event channel. */
|
|
1194
|
-
destination?: EventChannelDestination;
|
|
1195
|
-
/**
|
|
1196
|
-
* Provisioning state of the event channel.
|
|
1197
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1198
|
-
*/
|
|
1199
|
-
readonly provisioningState?: EventChannelProvisioningState;
|
|
1200
|
-
/**
|
|
1201
|
-
* The readiness state of the corresponding partner topic.
|
|
1202
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1203
|
-
*/
|
|
1204
|
-
readonly partnerTopicReadinessState?: PartnerTopicReadinessState;
|
|
1205
|
-
/**
|
|
1206
|
-
* Expiration time of the event channel. If this timer expires while the corresponding partner topic is never activated,
|
|
1207
|
-
* the event channel and corresponding partner topic are deleted.
|
|
1208
|
-
*/
|
|
1209
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
1210
|
-
/** Information about the filter for the event channel. */
|
|
1211
|
-
filter?: EventChannelFilter;
|
|
1212
|
-
/**
|
|
1213
|
-
* Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic.
|
|
1214
|
-
* This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
|
|
1215
|
-
*/
|
|
1216
|
-
partnerTopicFriendlyDescription?: string;
|
|
1217
|
-
};
|
|
1218
|
-
|
|
1219
|
-
/** Properties of the destination of an event channel. */
|
|
1220
|
-
export declare interface EventChannelDestination {
|
|
1221
|
-
/**
|
|
1222
|
-
* Azure subscription ID of the customer creating the event channel. The partner topic
|
|
1223
|
-
* associated with the event channel will be created under this Azure subscription.
|
|
1224
|
-
*/
|
|
1225
|
-
azureSubscriptionId?: string;
|
|
1226
|
-
/**
|
|
1227
|
-
* Azure Resource Group of the customer creating the event channel. The partner topic
|
|
1228
|
-
* associated with the event channel will be created under this resource group.
|
|
1229
|
-
*/
|
|
1230
|
-
resourceGroup?: string;
|
|
1231
|
-
/** Name of the partner topic associated with the event channel. */
|
|
1232
|
-
partnerTopicName?: string;
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
/** Filter for the Event Channel. */
|
|
1236
|
-
export declare interface EventChannelFilter {
|
|
1237
|
-
/** 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. */
|
|
1238
|
-
enableAdvancedFilteringOnArrays?: boolean;
|
|
1239
|
-
/** An array of advanced filters that are used for filtering event channels. */
|
|
1240
|
-
advancedFilters?: AdvancedFilterUnion[];
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
|
-
/**
|
|
1244
|
-
* Defines values for EventChannelProvisioningState. \
|
|
1245
|
-
* {@link KnownEventChannelProvisioningState} can be used interchangeably with EventChannelProvisioningState,
|
|
1246
|
-
* this enum contains the known values that the service supports.
|
|
1247
|
-
* ### Known values supported by the service
|
|
1248
|
-
* **Creating** \
|
|
1249
|
-
* **Updating** \
|
|
1250
|
-
* **Deleting** \
|
|
1251
|
-
* **Succeeded** \
|
|
1252
|
-
* **Canceled** \
|
|
1253
|
-
* **Failed**
|
|
1254
|
-
*/
|
|
1255
|
-
export declare type EventChannelProvisioningState = string;
|
|
1256
|
-
|
|
1257
|
-
/** Interface representing a EventChannels. */
|
|
1258
|
-
export declare interface EventChannels {
|
|
1259
|
-
/**
|
|
1260
|
-
* List all the event channels in a partner namespace.
|
|
1261
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1262
|
-
* @param partnerNamespaceName Name of the partner namespace.
|
|
1263
|
-
* @param options The options parameters.
|
|
1264
|
-
*/
|
|
1265
|
-
listByPartnerNamespace(resourceGroupName: string, partnerNamespaceName: string, options?: EventChannelsListByPartnerNamespaceOptionalParams): PagedAsyncIterableIterator<EventChannel>;
|
|
1266
|
-
/**
|
|
1267
|
-
* Get properties of an event channel.
|
|
1268
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1269
|
-
* @param partnerNamespaceName Name of the partner namespace.
|
|
1270
|
-
* @param eventChannelName Name of the event channel.
|
|
1271
|
-
* @param options The options parameters.
|
|
1272
|
-
*/
|
|
1273
|
-
get(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsGetOptionalParams): Promise<EventChannelsGetResponse>;
|
|
1274
|
-
/**
|
|
1275
|
-
* Asynchronously creates a new event channel with the specified parameters.
|
|
1276
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1277
|
-
* @param partnerNamespaceName Name of the partner namespace.
|
|
1278
|
-
* @param eventChannelName Name of the event channel.
|
|
1279
|
-
* @param eventChannelInfo EventChannel information.
|
|
1280
|
-
* @param options The options parameters.
|
|
1281
|
-
*/
|
|
1282
|
-
createOrUpdate(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, eventChannelInfo: EventChannel, options?: EventChannelsCreateOrUpdateOptionalParams): Promise<EventChannelsCreateOrUpdateResponse>;
|
|
1283
|
-
/**
|
|
1284
|
-
* Delete existing event channel.
|
|
1285
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1286
|
-
* @param partnerNamespaceName Name of the partner namespace.
|
|
1287
|
-
* @param eventChannelName Name of the event channel.
|
|
1288
|
-
* @param options The options parameters.
|
|
1289
|
-
*/
|
|
1290
|
-
beginDelete(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1291
|
-
/**
|
|
1292
|
-
* Delete existing event channel.
|
|
1293
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
1294
|
-
* @param partnerNamespaceName Name of the partner namespace.
|
|
1295
|
-
* @param eventChannelName Name of the event channel.
|
|
1296
|
-
* @param options The options parameters.
|
|
1297
|
-
*/
|
|
1298
|
-
beginDeleteAndWait(resourceGroupName: string, partnerNamespaceName: string, eventChannelName: string, options?: EventChannelsDeleteOptionalParams): Promise<void>;
|
|
1299
|
-
}
|
|
1300
|
-
|
|
1301
|
-
/** Optional parameters. */
|
|
1302
|
-
export declare interface EventChannelsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1303
|
-
}
|
|
1304
|
-
|
|
1305
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
1306
|
-
export declare type EventChannelsCreateOrUpdateResponse = EventChannel;
|
|
1307
|
-
|
|
1308
|
-
/** Optional parameters. */
|
|
1309
|
-
export declare interface EventChannelsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1310
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
1311
|
-
updateIntervalInMs?: number;
|
|
1312
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
1313
|
-
resumeFrom?: string;
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
/** Optional parameters. */
|
|
1317
|
-
export declare interface EventChannelsGetOptionalParams extends coreClient.OperationOptions {
|
|
1318
|
-
}
|
|
1319
|
-
|
|
1320
|
-
/** Contains response data for the get operation. */
|
|
1321
|
-
export declare type EventChannelsGetResponse = EventChannel;
|
|
1322
|
-
|
|
1323
|
-
/** Optional parameters. */
|
|
1324
|
-
export declare interface EventChannelsListByPartnerNamespaceNextOptionalParams extends coreClient.OperationOptions {
|
|
1325
|
-
/** 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'. */
|
|
1326
|
-
filter?: string;
|
|
1327
|
-
/** 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. */
|
|
1328
|
-
top?: number;
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
/** Contains response data for the listByPartnerNamespaceNext operation. */
|
|
1332
|
-
export declare type EventChannelsListByPartnerNamespaceNextResponse = EventChannelsListResult;
|
|
1333
|
-
|
|
1334
|
-
/** Optional parameters. */
|
|
1335
|
-
export declare interface EventChannelsListByPartnerNamespaceOptionalParams extends coreClient.OperationOptions {
|
|
1336
|
-
/** 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'. */
|
|
1337
|
-
filter?: string;
|
|
1338
|
-
/** 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. */
|
|
1339
|
-
top?: number;
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
/** Contains response data for the listByPartnerNamespace operation. */
|
|
1343
|
-
export declare type EventChannelsListByPartnerNamespaceResponse = EventChannelsListResult;
|
|
1344
|
-
|
|
1345
|
-
/** Result of the List Event Channels operation */
|
|
1346
|
-
export declare interface EventChannelsListResult {
|
|
1347
|
-
/** A collection of Event Channels */
|
|
1348
|
-
value?: EventChannel[];
|
|
1349
|
-
/** A link for the next page of event channels */
|
|
1350
|
-
nextLink?: string;
|
|
1351
|
-
}
|
|
1352
|
-
|
|
1353
|
-
/** Properties of the source of an event channel. */
|
|
1354
|
-
export declare interface EventChannelSource {
|
|
1355
|
-
/**
|
|
1356
|
-
* The identifier of the resource that's the source of the events.
|
|
1357
|
-
* This represents a unique resource in the partner's resource model.
|
|
1358
|
-
*/
|
|
1359
|
-
source?: string;
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
1165
|
/**
|
|
1363
1166
|
* Defines values for EventDefinitionKind. \
|
|
1364
1167
|
* {@link KnownEventDefinitionKind} can be used interchangeably with EventDefinitionKind,
|
|
@@ -1391,26 +1194,26 @@ export declare class EventGridManagementClient extends coreClient.ServiceClient
|
|
|
1391
1194
|
* @param options The parameter options
|
|
1392
1195
|
*/
|
|
1393
1196
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: EventGridManagementClientOptionalParams);
|
|
1197
|
+
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
1198
|
+
private addCustomApiVersionPolicy;
|
|
1394
1199
|
channels: Channels;
|
|
1395
1200
|
domains: Domains;
|
|
1396
1201
|
domainTopics: DomainTopics;
|
|
1397
|
-
eventChannels: EventChannels;
|
|
1398
|
-
eventSubscriptions: EventSubscriptions;
|
|
1399
|
-
domainTopicEventSubscriptions: DomainTopicEventSubscriptions;
|
|
1400
1202
|
topicEventSubscriptions: TopicEventSubscriptions;
|
|
1401
1203
|
domainEventSubscriptions: DomainEventSubscriptions;
|
|
1204
|
+
eventSubscriptions: EventSubscriptions;
|
|
1205
|
+
domainTopicEventSubscriptions: DomainTopicEventSubscriptions;
|
|
1402
1206
|
systemTopicEventSubscriptions: SystemTopicEventSubscriptions;
|
|
1403
1207
|
partnerTopicEventSubscriptions: PartnerTopicEventSubscriptions;
|
|
1404
1208
|
operations: Operations;
|
|
1209
|
+
topics: Topics;
|
|
1405
1210
|
partnerConfigurations: PartnerConfigurations;
|
|
1406
|
-
partnerDestinations: PartnerDestinations;
|
|
1407
1211
|
partnerNamespaces: PartnerNamespaces;
|
|
1408
1212
|
partnerRegistrations: PartnerRegistrations;
|
|
1409
1213
|
partnerTopics: PartnerTopics;
|
|
1410
1214
|
privateEndpointConnections: PrivateEndpointConnections;
|
|
1411
1215
|
privateLinkResources: PrivateLinkResources;
|
|
1412
1216
|
systemTopics: SystemTopics;
|
|
1413
|
-
topics: Topics;
|
|
1414
1217
|
extensionTopics: ExtensionTopics;
|
|
1415
1218
|
topicTypes: TopicTypes;
|
|
1416
1219
|
verifiedPartners: VerifiedPartners;
|
|
@@ -1488,10 +1291,10 @@ export declare type EventSubscription = Resource & {
|
|
|
1488
1291
|
/** Information about the destination for an event subscription. */
|
|
1489
1292
|
export declare interface EventSubscriptionDestination {
|
|
1490
1293
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1491
|
-
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction"
|
|
1294
|
+
endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction";
|
|
1492
1295
|
}
|
|
1493
1296
|
|
|
1494
|
-
export declare type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination
|
|
1297
|
+
export declare type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination;
|
|
1495
1298
|
|
|
1496
1299
|
/** Filter for the Event Subscription. */
|
|
1497
1300
|
export declare interface EventSubscriptionFilter {
|
|
@@ -2117,14 +1920,6 @@ export declare interface EventTypesListResult {
|
|
|
2117
1920
|
value?: EventType[];
|
|
2118
1921
|
}
|
|
2119
1922
|
|
|
2120
|
-
/** Definition of an Extended Location */
|
|
2121
|
-
export declare interface ExtendedLocation {
|
|
2122
|
-
/** Fully qualified name of the extended location. */
|
|
2123
|
-
name?: string;
|
|
2124
|
-
/** Type of the extended location. */
|
|
2125
|
-
type?: string;
|
|
2126
|
-
}
|
|
2127
|
-
|
|
2128
1923
|
/** Event grid Extension Topic. This is used for getting Event Grid related metrics for Azure resources. */
|
|
2129
1924
|
export declare type ExtensionTopic = Resource & {
|
|
2130
1925
|
/**
|
|
@@ -2211,6 +2006,8 @@ export declare interface InboundIpRule {
|
|
|
2211
2006
|
export declare interface InlineEventProperties {
|
|
2212
2007
|
/** The description for the inline event. */
|
|
2213
2008
|
description?: string;
|
|
2009
|
+
/** The displayName for the inline event. */
|
|
2010
|
+
displayName?: string;
|
|
2214
2011
|
/** The documentationUrl for the inline event. */
|
|
2215
2012
|
documentationUrl?: string;
|
|
2216
2013
|
/** The dataSchemaUrl for the inline event. */
|
|
@@ -2333,13 +2130,13 @@ export declare enum KnownChannelProvisioningState {
|
|
|
2333
2130
|
Deleting = "Deleting",
|
|
2334
2131
|
Succeeded = "Succeeded",
|
|
2335
2132
|
Canceled = "Canceled",
|
|
2336
|
-
Failed = "Failed"
|
|
2133
|
+
Failed = "Failed",
|
|
2134
|
+
IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion"
|
|
2337
2135
|
}
|
|
2338
2136
|
|
|
2339
2137
|
/** Known values of {@link ChannelType} that the service accepts. */
|
|
2340
2138
|
export declare enum KnownChannelType {
|
|
2341
|
-
PartnerTopic = "PartnerTopic"
|
|
2342
|
-
PartnerDestination = "PartnerDestination"
|
|
2139
|
+
PartnerTopic = "PartnerTopic"
|
|
2343
2140
|
}
|
|
2344
2141
|
|
|
2345
2142
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
@@ -2395,18 +2192,7 @@ export declare enum KnownEndpointType {
|
|
|
2395
2192
|
HybridConnection = "HybridConnection",
|
|
2396
2193
|
ServiceBusQueue = "ServiceBusQueue",
|
|
2397
2194
|
ServiceBusTopic = "ServiceBusTopic",
|
|
2398
|
-
AzureFunction = "AzureFunction"
|
|
2399
|
-
PartnerDestination = "PartnerDestination"
|
|
2400
|
-
}
|
|
2401
|
-
|
|
2402
|
-
/** Known values of {@link EventChannelProvisioningState} that the service accepts. */
|
|
2403
|
-
export declare enum KnownEventChannelProvisioningState {
|
|
2404
|
-
Creating = "Creating",
|
|
2405
|
-
Updating = "Updating",
|
|
2406
|
-
Deleting = "Deleting",
|
|
2407
|
-
Succeeded = "Succeeded",
|
|
2408
|
-
Canceled = "Canceled",
|
|
2409
|
-
Failed = "Failed"
|
|
2195
|
+
AzureFunction = "AzureFunction"
|
|
2410
2196
|
}
|
|
2411
2197
|
|
|
2412
2198
|
/** Known values of {@link EventDefinitionKind} that the service accepts. */
|
|
@@ -2463,18 +2249,6 @@ export declare enum KnownIpActionType {
|
|
|
2463
2249
|
Allow = "Allow"
|
|
2464
2250
|
}
|
|
2465
2251
|
|
|
2466
|
-
/** Known values of {@link ParentType} that the service accepts. */
|
|
2467
|
-
export declare enum KnownParentType {
|
|
2468
|
-
Topics = "topics",
|
|
2469
|
-
Domains = "domains",
|
|
2470
|
-
PartnerNamespaces = "partnerNamespaces"
|
|
2471
|
-
}
|
|
2472
|
-
|
|
2473
|
-
/** Known values of {@link PartnerClientAuthenticationType} that the service accepts. */
|
|
2474
|
-
export declare enum KnownPartnerClientAuthenticationType {
|
|
2475
|
-
AzureAD = "AzureAD"
|
|
2476
|
-
}
|
|
2477
|
-
|
|
2478
2252
|
/** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
|
|
2479
2253
|
export declare enum KnownPartnerConfigurationProvisioningState {
|
|
2480
2254
|
Creating = "Creating",
|
|
@@ -2485,27 +2259,6 @@ export declare enum KnownPartnerConfigurationProvisioningState {
|
|
|
2485
2259
|
Failed = "Failed"
|
|
2486
2260
|
}
|
|
2487
2261
|
|
|
2488
|
-
/** Known values of {@link PartnerDestinationActivationState} that the service accepts. */
|
|
2489
|
-
export declare enum KnownPartnerDestinationActivationState {
|
|
2490
|
-
NeverActivated = "NeverActivated",
|
|
2491
|
-
Activated = "Activated"
|
|
2492
|
-
}
|
|
2493
|
-
|
|
2494
|
-
/** Known values of {@link PartnerDestinationProvisioningState} that the service accepts. */
|
|
2495
|
-
export declare enum KnownPartnerDestinationProvisioningState {
|
|
2496
|
-
Creating = "Creating",
|
|
2497
|
-
Updating = "Updating",
|
|
2498
|
-
Deleting = "Deleting",
|
|
2499
|
-
Succeeded = "Succeeded",
|
|
2500
|
-
Canceled = "Canceled",
|
|
2501
|
-
Failed = "Failed"
|
|
2502
|
-
}
|
|
2503
|
-
|
|
2504
|
-
/** Known values of {@link PartnerEndpointType} that the service accepts. */
|
|
2505
|
-
export declare enum KnownPartnerEndpointType {
|
|
2506
|
-
WebHook = "WebHook"
|
|
2507
|
-
}
|
|
2508
|
-
|
|
2509
2262
|
/** Known values of {@link PartnerNamespaceProvisioningState} that the service accepts. */
|
|
2510
2263
|
export declare enum KnownPartnerNamespaceProvisioningState {
|
|
2511
2264
|
Creating = "Creating",
|
|
@@ -2526,13 +2279,6 @@ export declare enum KnownPartnerRegistrationProvisioningState {
|
|
|
2526
2279
|
Failed = "Failed"
|
|
2527
2280
|
}
|
|
2528
2281
|
|
|
2529
|
-
/** Known values of {@link PartnerRegistrationVisibilityState} that the service accepts. */
|
|
2530
|
-
export declare enum KnownPartnerRegistrationVisibilityState {
|
|
2531
|
-
Hidden = "Hidden",
|
|
2532
|
-
PublicPreview = "PublicPreview",
|
|
2533
|
-
GenerallyAvailable = "GenerallyAvailable"
|
|
2534
|
-
}
|
|
2535
|
-
|
|
2536
2282
|
/** Known values of {@link PartnerTopicActivationState} that the service accepts. */
|
|
2537
2283
|
export declare enum KnownPartnerTopicActivationState {
|
|
2538
2284
|
NeverActivated = "NeverActivated",
|
|
@@ -2547,15 +2293,8 @@ export declare enum KnownPartnerTopicProvisioningState {
|
|
|
2547
2293
|
Deleting = "Deleting",
|
|
2548
2294
|
Succeeded = "Succeeded",
|
|
2549
2295
|
Canceled = "Canceled",
|
|
2550
|
-
Failed = "Failed"
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
/** Known values of {@link PartnerTopicReadinessState} that the service accepts. */
|
|
2554
|
-
export declare enum KnownPartnerTopicReadinessState {
|
|
2555
|
-
NotActivatedByUserYet = "NotActivatedByUserYet",
|
|
2556
|
-
ActivatedByUser = "ActivatedByUser",
|
|
2557
|
-
DeactivatedByUser = "DeactivatedByUser",
|
|
2558
|
-
DeletedByUser = "DeletedByUser"
|
|
2296
|
+
Failed = "Failed",
|
|
2297
|
+
IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
|
|
2559
2298
|
}
|
|
2560
2299
|
|
|
2561
2300
|
/** Known values of {@link PartnerTopicRoutingMode} that the service accepts. */
|
|
@@ -2572,6 +2311,13 @@ export declare enum KnownPersistedConnectionStatus {
|
|
|
2572
2311
|
Disconnected = "Disconnected"
|
|
2573
2312
|
}
|
|
2574
2313
|
|
|
2314
|
+
/** Known values of {@link PrivateEndpointConnectionsParentType} that the service accepts. */
|
|
2315
|
+
export declare enum KnownPrivateEndpointConnectionsParentType {
|
|
2316
|
+
Topics = "topics",
|
|
2317
|
+
Domains = "domains",
|
|
2318
|
+
PartnerNamespaces = "partnerNamespaces"
|
|
2319
|
+
}
|
|
2320
|
+
|
|
2575
2321
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
2576
2322
|
export declare enum KnownPublicNetworkAccess {
|
|
2577
2323
|
Enabled = "Enabled",
|
|
@@ -2584,12 +2330,6 @@ export declare enum KnownReadinessState {
|
|
|
2584
2330
|
Activated = "Activated"
|
|
2585
2331
|
}
|
|
2586
2332
|
|
|
2587
|
-
/** Known values of {@link ResourceKind} that the service accepts. */
|
|
2588
|
-
export declare enum KnownResourceKind {
|
|
2589
|
-
Azure = "Azure",
|
|
2590
|
-
AzureArc = "AzureArc"
|
|
2591
|
-
}
|
|
2592
|
-
|
|
2593
2333
|
/** Known values of {@link ResourceProvisioningState} that the service accepts. */
|
|
2594
2334
|
export declare enum KnownResourceProvisioningState {
|
|
2595
2335
|
Creating = "Creating",
|
|
@@ -2606,12 +2346,6 @@ export declare enum KnownResourceRegionType {
|
|
|
2606
2346
|
GlobalResource = "GlobalResource"
|
|
2607
2347
|
}
|
|
2608
2348
|
|
|
2609
|
-
/** Known values of {@link Sku} that the service accepts. */
|
|
2610
|
-
export declare enum KnownSku {
|
|
2611
|
-
Basic = "Basic",
|
|
2612
|
-
Premium = "Premium"
|
|
2613
|
-
}
|
|
2614
|
-
|
|
2615
2349
|
/** Known values of {@link TopicProvisioningState} that the service accepts. */
|
|
2616
2350
|
export declare enum KnownTopicProvisioningState {
|
|
2617
2351
|
Creating = "Creating",
|
|
@@ -2622,14 +2356,6 @@ export declare enum KnownTopicProvisioningState {
|
|
|
2622
2356
|
Failed = "Failed"
|
|
2623
2357
|
}
|
|
2624
2358
|
|
|
2625
|
-
/** Known values of {@link TopicTypePropertiesSupportedScopesForSourceItem} that the service accepts. */
|
|
2626
|
-
export declare enum KnownTopicTypePropertiesSupportedScopesForSourceItem {
|
|
2627
|
-
Resource = "Resource",
|
|
2628
|
-
ResourceGroup = "ResourceGroup",
|
|
2629
|
-
AzureSubscription = "AzureSubscription",
|
|
2630
|
-
ManagementGroup = "ManagementGroup"
|
|
2631
|
-
}
|
|
2632
|
-
|
|
2633
2359
|
/** Known values of {@link TopicTypeProvisioningState} that the service accepts. */
|
|
2634
2360
|
export declare enum KnownTopicTypeProvisioningState {
|
|
2635
2361
|
Creating = "Creating",
|
|
@@ -2640,6 +2366,14 @@ export declare enum KnownTopicTypeProvisioningState {
|
|
|
2640
2366
|
Failed = "Failed"
|
|
2641
2367
|
}
|
|
2642
2368
|
|
|
2369
|
+
/** Known values of {@link TopicTypeSourceScope} that the service accepts. */
|
|
2370
|
+
export declare enum KnownTopicTypeSourceScope {
|
|
2371
|
+
Resource = "Resource",
|
|
2372
|
+
ResourceGroup = "ResourceGroup",
|
|
2373
|
+
AzureSubscription = "AzureSubscription",
|
|
2374
|
+
ManagementGroup = "ManagementGroup"
|
|
2375
|
+
}
|
|
2376
|
+
|
|
2643
2377
|
/** Known values of {@link VerifiedPartnerProvisioningState} that the service accepts. */
|
|
2644
2378
|
export declare enum KnownVerifiedPartnerProvisioningState {
|
|
2645
2379
|
Creating = "Creating",
|
|
@@ -2762,17 +2496,6 @@ export declare interface OperationsListResult {
|
|
|
2762
2496
|
value?: Operation[];
|
|
2763
2497
|
}
|
|
2764
2498
|
|
|
2765
|
-
/**
|
|
2766
|
-
* Defines values for ParentType. \
|
|
2767
|
-
* {@link KnownParentType} can be used interchangeably with ParentType,
|
|
2768
|
-
* this enum contains the known values that the service supports.
|
|
2769
|
-
* ### Known values supported by the service
|
|
2770
|
-
* **topics** \
|
|
2771
|
-
* **domains** \
|
|
2772
|
-
* **partnerNamespaces**
|
|
2773
|
-
*/
|
|
2774
|
-
export declare type ParentType = string;
|
|
2775
|
-
|
|
2776
2499
|
/** Information about the partner. */
|
|
2777
2500
|
export declare interface Partner {
|
|
2778
2501
|
/** The immutableId of the corresponding partner registration. */
|
|
@@ -2798,23 +2521,6 @@ export declare interface PartnerAuthorization {
|
|
|
2798
2521
|
authorizedPartnersList?: Partner[];
|
|
2799
2522
|
}
|
|
2800
2523
|
|
|
2801
|
-
/** Partner client authentication */
|
|
2802
|
-
export declare interface PartnerClientAuthentication {
|
|
2803
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2804
|
-
clientAuthenticationType: "AzureAD";
|
|
2805
|
-
}
|
|
2806
|
-
|
|
2807
|
-
/**
|
|
2808
|
-
* Defines values for PartnerClientAuthenticationType. \
|
|
2809
|
-
* {@link KnownPartnerClientAuthenticationType} can be used interchangeably with PartnerClientAuthenticationType,
|
|
2810
|
-
* this enum contains the known values that the service supports.
|
|
2811
|
-
* ### Known values supported by the service
|
|
2812
|
-
* **AzureAD**
|
|
2813
|
-
*/
|
|
2814
|
-
export declare type PartnerClientAuthenticationType = string;
|
|
2815
|
-
|
|
2816
|
-
export declare type PartnerClientAuthenticationUnion = PartnerClientAuthentication | AzureADPartnerClientAuthentication;
|
|
2817
|
-
|
|
2818
2524
|
/** Partner configuration information */
|
|
2819
2525
|
export declare type PartnerConfiguration = Resource & {
|
|
2820
2526
|
/**
|
|
@@ -3021,235 +2727,6 @@ export declare interface PartnerConfigurationUpdateParameters {
|
|
|
3021
2727
|
defaultMaximumExpirationTimeInDays?: number;
|
|
3022
2728
|
}
|
|
3023
2729
|
|
|
3024
|
-
/** Event Grid Partner Destination. */
|
|
3025
|
-
export declare type PartnerDestination = TrackedResource & {
|
|
3026
|
-
/**
|
|
3027
|
-
* The system metadata relating to Partner Destination resource.
|
|
3028
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3029
|
-
*/
|
|
3030
|
-
readonly systemData?: SystemData;
|
|
3031
|
-
/** The immutable Id of the corresponding partner registration. */
|
|
3032
|
-
partnerRegistrationImmutableId?: string;
|
|
3033
|
-
/** Endpoint context associated with this partner destination. */
|
|
3034
|
-
endpointServiceContext?: string;
|
|
3035
|
-
/**
|
|
3036
|
-
* Expiration time of the partner destination. If this timer expires and the partner destination was never activated,
|
|
3037
|
-
* the partner destination and corresponding channel are deleted.
|
|
3038
|
-
*/
|
|
3039
|
-
expirationTimeIfNotActivatedUtc?: Date;
|
|
3040
|
-
/** Provisioning state of the partner destination. */
|
|
3041
|
-
provisioningState?: PartnerDestinationProvisioningState;
|
|
3042
|
-
/** Activation state of the partner destination. */
|
|
3043
|
-
activationState?: PartnerDestinationActivationState;
|
|
3044
|
-
/** Endpoint Base URL of the partner destination */
|
|
3045
|
-
endpointBaseUrl?: string;
|
|
3046
|
-
/** Context or helpful message that can be used during the approval process. */
|
|
3047
|
-
messageForActivation?: string;
|
|
3048
|
-
};
|
|
3049
|
-
|
|
3050
|
-
/**
|
|
3051
|
-
* Defines values for PartnerDestinationActivationState. \
|
|
3052
|
-
* {@link KnownPartnerDestinationActivationState} can be used interchangeably with PartnerDestinationActivationState,
|
|
3053
|
-
* this enum contains the known values that the service supports.
|
|
3054
|
-
* ### Known values supported by the service
|
|
3055
|
-
* **NeverActivated** \
|
|
3056
|
-
* **Activated**
|
|
3057
|
-
*/
|
|
3058
|
-
export declare type PartnerDestinationActivationState = string;
|
|
3059
|
-
|
|
3060
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
3061
|
-
export declare interface PartnerDestinationInfo {
|
|
3062
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3063
|
-
endpointType: "WebHook";
|
|
3064
|
-
/**
|
|
3065
|
-
* Azure subscription ID of the subscriber. The partner destination associated with the channel will be
|
|
3066
|
-
* created under this Azure subscription.
|
|
3067
|
-
*/
|
|
3068
|
-
azureSubscriptionId?: string;
|
|
3069
|
-
/**
|
|
3070
|
-
* Azure Resource Group of the subscriber. The partner destination associated with the channel will be
|
|
3071
|
-
* created under this resource group.
|
|
3072
|
-
*/
|
|
3073
|
-
resourceGroupName?: string;
|
|
3074
|
-
/** Name of the partner destination associated with the channel. */
|
|
3075
|
-
name?: string;
|
|
3076
|
-
/** Additional context of the partner destination endpoint. */
|
|
3077
|
-
endpointServiceContext?: string;
|
|
3078
|
-
/** Change history of the resource move. */
|
|
3079
|
-
resourceMoveChangeHistory?: ResourceMoveChangeHistory[];
|
|
3080
|
-
}
|
|
3081
|
-
|
|
3082
|
-
export declare type PartnerDestinationInfoUnion = PartnerDestinationInfo | WebhookPartnerDestinationInfo;
|
|
3083
|
-
|
|
3084
|
-
/**
|
|
3085
|
-
* Defines values for PartnerDestinationProvisioningState. \
|
|
3086
|
-
* {@link KnownPartnerDestinationProvisioningState} can be used interchangeably with PartnerDestinationProvisioningState,
|
|
3087
|
-
* this enum contains the known values that the service supports.
|
|
3088
|
-
* ### Known values supported by the service
|
|
3089
|
-
* **Creating** \
|
|
3090
|
-
* **Updating** \
|
|
3091
|
-
* **Deleting** \
|
|
3092
|
-
* **Succeeded** \
|
|
3093
|
-
* **Canceled** \
|
|
3094
|
-
* **Failed**
|
|
3095
|
-
*/
|
|
3096
|
-
export declare type PartnerDestinationProvisioningState = string;
|
|
3097
|
-
|
|
3098
|
-
/** Interface representing a PartnerDestinations. */
|
|
3099
|
-
export declare interface PartnerDestinations {
|
|
3100
|
-
/**
|
|
3101
|
-
* List all the partner destinations under an Azure subscription.
|
|
3102
|
-
* @param options The options parameters.
|
|
3103
|
-
*/
|
|
3104
|
-
listBySubscription(options?: PartnerDestinationsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<PartnerDestination>;
|
|
3105
|
-
/**
|
|
3106
|
-
* List all the partner destinations under a resource group.
|
|
3107
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3108
|
-
* @param options The options parameters.
|
|
3109
|
-
*/
|
|
3110
|
-
listByResourceGroup(resourceGroupName: string, options?: PartnerDestinationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<PartnerDestination>;
|
|
3111
|
-
/**
|
|
3112
|
-
* Get properties of a partner destination.
|
|
3113
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3114
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3115
|
-
* @param options The options parameters.
|
|
3116
|
-
*/
|
|
3117
|
-
get(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsGetOptionalParams): Promise<PartnerDestinationsGetResponse>;
|
|
3118
|
-
/**
|
|
3119
|
-
* Asynchronously creates a new partner destination with the specified parameters.
|
|
3120
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3121
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3122
|
-
* @param partnerDestination Partner destination create information.
|
|
3123
|
-
* @param options The options parameters.
|
|
3124
|
-
*/
|
|
3125
|
-
createOrUpdate(resourceGroupName: string, partnerDestinationName: string, partnerDestination: PartnerDestination, options?: PartnerDestinationsCreateOrUpdateOptionalParams): Promise<PartnerDestinationsCreateOrUpdateResponse>;
|
|
3126
|
-
/**
|
|
3127
|
-
* Delete existing partner destination.
|
|
3128
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3129
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3130
|
-
* @param options The options parameters.
|
|
3131
|
-
*/
|
|
3132
|
-
beginDelete(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
3133
|
-
/**
|
|
3134
|
-
* Delete existing partner destination.
|
|
3135
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3136
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3137
|
-
* @param options The options parameters.
|
|
3138
|
-
*/
|
|
3139
|
-
beginDeleteAndWait(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsDeleteOptionalParams): Promise<void>;
|
|
3140
|
-
/**
|
|
3141
|
-
* Asynchronously updates a partner destination with the specified parameters.
|
|
3142
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3143
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3144
|
-
* @param partnerDestinationUpdateParameters Partner destination update information.
|
|
3145
|
-
* @param options The options parameters.
|
|
3146
|
-
*/
|
|
3147
|
-
update(resourceGroupName: string, partnerDestinationName: string, partnerDestinationUpdateParameters: PartnerDestinationUpdateParameters, options?: PartnerDestinationsUpdateOptionalParams): Promise<PartnerDestinationsUpdateResponse>;
|
|
3148
|
-
/**
|
|
3149
|
-
* Activate a newly created partner destination.
|
|
3150
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
3151
|
-
* @param partnerDestinationName Name of the partner destination.
|
|
3152
|
-
* @param options The options parameters.
|
|
3153
|
-
*/
|
|
3154
|
-
activate(resourceGroupName: string, partnerDestinationName: string, options?: PartnerDestinationsActivateOptionalParams): Promise<PartnerDestinationsActivateResponse>;
|
|
3155
|
-
}
|
|
3156
|
-
|
|
3157
|
-
/** Optional parameters. */
|
|
3158
|
-
export declare interface PartnerDestinationsActivateOptionalParams extends coreClient.OperationOptions {
|
|
3159
|
-
}
|
|
3160
|
-
|
|
3161
|
-
/** Contains response data for the activate operation. */
|
|
3162
|
-
export declare type PartnerDestinationsActivateResponse = PartnerDestination;
|
|
3163
|
-
|
|
3164
|
-
/** Optional parameters. */
|
|
3165
|
-
export declare interface PartnerDestinationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3166
|
-
}
|
|
3167
|
-
|
|
3168
|
-
/** Contains response data for the createOrUpdate operation. */
|
|
3169
|
-
export declare type PartnerDestinationsCreateOrUpdateResponse = PartnerDestination;
|
|
3170
|
-
|
|
3171
|
-
/** Optional parameters. */
|
|
3172
|
-
export declare interface PartnerDestinationsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3173
|
-
/** Delay to wait until next poll, in milliseconds. */
|
|
3174
|
-
updateIntervalInMs?: number;
|
|
3175
|
-
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3176
|
-
resumeFrom?: string;
|
|
3177
|
-
}
|
|
3178
|
-
|
|
3179
|
-
/** Optional parameters. */
|
|
3180
|
-
export declare interface PartnerDestinationsGetOptionalParams extends coreClient.OperationOptions {
|
|
3181
|
-
}
|
|
3182
|
-
|
|
3183
|
-
/** Contains response data for the get operation. */
|
|
3184
|
-
export declare type PartnerDestinationsGetResponse = PartnerDestination;
|
|
3185
|
-
|
|
3186
|
-
/** Optional parameters. */
|
|
3187
|
-
export declare interface PartnerDestinationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3188
|
-
/** 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'. */
|
|
3189
|
-
filter?: string;
|
|
3190
|
-
/** 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. */
|
|
3191
|
-
top?: number;
|
|
3192
|
-
}
|
|
3193
|
-
|
|
3194
|
-
/** Contains response data for the listByResourceGroupNext operation. */
|
|
3195
|
-
export declare type PartnerDestinationsListByResourceGroupNextResponse = PartnerDestinationsListResult;
|
|
3196
|
-
|
|
3197
|
-
/** Optional parameters. */
|
|
3198
|
-
export declare interface PartnerDestinationsListByResourceGroupOptionalParams 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 listByResourceGroup operation. */
|
|
3206
|
-
export declare type PartnerDestinationsListByResourceGroupResponse = PartnerDestinationsListResult;
|
|
3207
|
-
|
|
3208
|
-
/** Optional parameters. */
|
|
3209
|
-
export declare interface PartnerDestinationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3210
|
-
/** 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'. */
|
|
3211
|
-
filter?: string;
|
|
3212
|
-
/** 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. */
|
|
3213
|
-
top?: number;
|
|
3214
|
-
}
|
|
3215
|
-
|
|
3216
|
-
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3217
|
-
export declare type PartnerDestinationsListBySubscriptionNextResponse = PartnerDestinationsListResult;
|
|
3218
|
-
|
|
3219
|
-
/** Optional parameters. */
|
|
3220
|
-
export declare interface PartnerDestinationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3221
|
-
/** 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'. */
|
|
3222
|
-
filter?: string;
|
|
3223
|
-
/** 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. */
|
|
3224
|
-
top?: number;
|
|
3225
|
-
}
|
|
3226
|
-
|
|
3227
|
-
/** Contains response data for the listBySubscription operation. */
|
|
3228
|
-
export declare type PartnerDestinationsListBySubscriptionResponse = PartnerDestinationsListResult;
|
|
3229
|
-
|
|
3230
|
-
/** Result of the List Partner Destinations operation. */
|
|
3231
|
-
export declare interface PartnerDestinationsListResult {
|
|
3232
|
-
/** A collection of partner destinations. */
|
|
3233
|
-
value?: PartnerDestination[];
|
|
3234
|
-
/** A link for the next page of partner destinations. */
|
|
3235
|
-
nextLink?: string;
|
|
3236
|
-
}
|
|
3237
|
-
|
|
3238
|
-
/** Optional parameters. */
|
|
3239
|
-
export declare interface PartnerDestinationsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3240
|
-
}
|
|
3241
|
-
|
|
3242
|
-
/** Contains response data for the update operation. */
|
|
3243
|
-
export declare type PartnerDestinationsUpdateResponse = PartnerDestination;
|
|
3244
|
-
|
|
3245
|
-
/** Properties of the Partner Destination that can be updated. */
|
|
3246
|
-
export declare interface PartnerDestinationUpdateParameters {
|
|
3247
|
-
/** Tags of the Partner Destination resource. */
|
|
3248
|
-
tags?: {
|
|
3249
|
-
[propertyName: string]: string;
|
|
3250
|
-
};
|
|
3251
|
-
}
|
|
3252
|
-
|
|
3253
2730
|
/** Information about the partner. */
|
|
3254
2731
|
export declare interface PartnerDetails {
|
|
3255
2732
|
/** This is short description about the partner. The length of this description should not exceed 256 characters. */
|
|
@@ -3263,22 +2740,6 @@ export declare interface PartnerDetails {
|
|
|
3263
2740
|
setupUri?: string;
|
|
3264
2741
|
}
|
|
3265
2742
|
|
|
3266
|
-
/**
|
|
3267
|
-
* Defines values for PartnerEndpointType. \
|
|
3268
|
-
* {@link KnownPartnerEndpointType} can be used interchangeably with PartnerEndpointType,
|
|
3269
|
-
* this enum contains the known values that the service supports.
|
|
3270
|
-
* ### Known values supported by the service
|
|
3271
|
-
* **WebHook**
|
|
3272
|
-
*/
|
|
3273
|
-
export declare type PartnerEndpointType = string;
|
|
3274
|
-
|
|
3275
|
-
export declare type PartnerEventSubscriptionDestination = EventSubscriptionDestination & {
|
|
3276
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
3277
|
-
endpointType: "PartnerDestination";
|
|
3278
|
-
/** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
|
|
3279
|
-
resourceId?: string;
|
|
3280
|
-
};
|
|
3281
|
-
|
|
3282
2743
|
/** EventGrid Partner Namespace. */
|
|
3283
2744
|
export declare type PartnerNamespace = TrackedResource & {
|
|
3284
2745
|
/**
|
|
@@ -3559,48 +3020,11 @@ export declare type PartnerRegistration = TrackedResource & {
|
|
|
3559
3020
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3560
3021
|
*/
|
|
3561
3022
|
readonly provisioningState?: PartnerRegistrationProvisioningState;
|
|
3562
|
-
/** The immutableId of the corresponding partner registration. */
|
|
3563
|
-
partnerRegistrationImmutableId?: string;
|
|
3564
|
-
/** Official name of the partner name. For example: "Contoso". */
|
|
3565
|
-
partnerName?: string;
|
|
3566
|
-
/** Name of the partner resource type. */
|
|
3567
|
-
partnerResourceTypeName?: string;
|
|
3568
|
-
/** Display name of the partner resource type. */
|
|
3569
|
-
partnerResourceTypeDisplayName?: string;
|
|
3570
|
-
/** Short description of the partner resource type. The length of this description should not exceed 256 characters. */
|
|
3571
|
-
partnerResourceTypeDescription?: string;
|
|
3572
3023
|
/**
|
|
3573
|
-
*
|
|
3574
|
-
*
|
|
3024
|
+
* The immutableId of the corresponding partner registration.
|
|
3025
|
+
* Note: This property is marked for deprecation and is not supported in any future GA API version
|
|
3575
3026
|
*/
|
|
3576
|
-
|
|
3577
|
-
/**
|
|
3578
|
-
* The customer service number of the publisher. The expected phone format should start with a '+' sign
|
|
3579
|
-
* followed by the country code. The remaining digits are then followed. Only digits and spaces are allowed and its
|
|
3580
|
-
* length cannot exceed 16 digits including country code. Examples of valid phone numbers are: +1 515 123 4567 and
|
|
3581
|
-
* +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
|
|
3582
|
-
*/
|
|
3583
|
-
partnerCustomerServiceNumber?: string;
|
|
3584
|
-
/** The extension of the customer service number of the publisher. Only digits are allowed and number of digits should not exceed 10. */
|
|
3585
|
-
partnerCustomerServiceExtension?: string;
|
|
3586
|
-
/** The extension of the customer service URI of the publisher. */
|
|
3587
|
-
customerServiceUri?: string;
|
|
3588
|
-
/**
|
|
3589
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
3590
|
-
* integration on an event source.
|
|
3591
|
-
*/
|
|
3592
|
-
setupUri?: string;
|
|
3593
|
-
/** URI of the logo. */
|
|
3594
|
-
logoUri?: string;
|
|
3595
|
-
/** Visibility state of the partner registration. */
|
|
3596
|
-
visibilityState?: PartnerRegistrationVisibilityState;
|
|
3597
|
-
/**
|
|
3598
|
-
* List of Azure subscription Ids that are authorized to create a partner namespace
|
|
3599
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
3600
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
3601
|
-
* for creating the partner registration.
|
|
3602
|
-
*/
|
|
3603
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
3027
|
+
partnerRegistrationImmutableId?: string;
|
|
3604
3028
|
};
|
|
3605
3029
|
|
|
3606
3030
|
/**
|
|
@@ -3777,39 +3201,8 @@ export declare interface PartnerRegistrationUpdateParameters {
|
|
|
3777
3201
|
tags?: {
|
|
3778
3202
|
[propertyName: string]: string;
|
|
3779
3203
|
};
|
|
3780
|
-
/** Name of the partner topic type. */
|
|
3781
|
-
partnerTopicTypeName?: string;
|
|
3782
|
-
/** Display name of the partner topic type. */
|
|
3783
|
-
partnerTopicTypeDisplayName?: string;
|
|
3784
|
-
/** Description of the partner topic type. */
|
|
3785
|
-
partnerTopicTypeDescription?: string;
|
|
3786
|
-
/**
|
|
3787
|
-
* URI of the partner website that can be used by Azure customers to setup Event Grid
|
|
3788
|
-
* integration on an event source.
|
|
3789
|
-
*/
|
|
3790
|
-
setupUri?: string;
|
|
3791
|
-
/** URI of the partner logo. */
|
|
3792
|
-
logoUri?: string;
|
|
3793
|
-
/**
|
|
3794
|
-
* List of IDs of Azure AD applications that are authorized to create a partner namespace
|
|
3795
|
-
* associated with this partner registration. This is an optional property. Creating
|
|
3796
|
-
* partner namespaces is always permitted under the same Azure subscription as the one used
|
|
3797
|
-
* for creating the partner registration.
|
|
3798
|
-
*/
|
|
3799
|
-
authorizedAzureSubscriptionIds?: string[];
|
|
3800
3204
|
}
|
|
3801
3205
|
|
|
3802
|
-
/**
|
|
3803
|
-
* Defines values for PartnerRegistrationVisibilityState. \
|
|
3804
|
-
* {@link KnownPartnerRegistrationVisibilityState} can be used interchangeably with PartnerRegistrationVisibilityState,
|
|
3805
|
-
* this enum contains the known values that the service supports.
|
|
3806
|
-
* ### Known values supported by the service
|
|
3807
|
-
* **Hidden** \
|
|
3808
|
-
* **PublicPreview** \
|
|
3809
|
-
* **GenerallyAvailable**
|
|
3810
|
-
*/
|
|
3811
|
-
export declare type PartnerRegistrationVisibilityState = string;
|
|
3812
|
-
|
|
3813
3206
|
/** Event Grid Partner Topic. */
|
|
3814
3207
|
export declare type PartnerTopic = TrackedResource & {
|
|
3815
3208
|
/**
|
|
@@ -4067,22 +3460,11 @@ export declare interface PartnerTopicInfo {
|
|
|
4067
3460
|
* **Deleting** \
|
|
4068
3461
|
* **Succeeded** \
|
|
4069
3462
|
* **Canceled** \
|
|
4070
|
-
* **Failed**
|
|
3463
|
+
* **Failed** \
|
|
3464
|
+
* **IdleDueToMirroredChannelResourceDeletion**
|
|
4071
3465
|
*/
|
|
4072
3466
|
export declare type PartnerTopicProvisioningState = string;
|
|
4073
3467
|
|
|
4074
|
-
/**
|
|
4075
|
-
* Defines values for PartnerTopicReadinessState. \
|
|
4076
|
-
* {@link KnownPartnerTopicReadinessState} can be used interchangeably with PartnerTopicReadinessState,
|
|
4077
|
-
* this enum contains the known values that the service supports.
|
|
4078
|
-
* ### Known values supported by the service
|
|
4079
|
-
* **NotActivatedByUserYet** \
|
|
4080
|
-
* **ActivatedByUser** \
|
|
4081
|
-
* **DeactivatedByUser** \
|
|
4082
|
-
* **DeletedByUser**
|
|
4083
|
-
*/
|
|
4084
|
-
export declare type PartnerTopicReadinessState = string;
|
|
4085
|
-
|
|
4086
3468
|
/**
|
|
4087
3469
|
* Defines values for PartnerTopicRoutingMode. \
|
|
4088
3470
|
* {@link KnownPartnerTopicRoutingMode} can be used interchangeably with PartnerTopicRoutingMode,
|
|
@@ -4264,14 +3646,6 @@ export declare interface PartnerTopicUpdateParameters {
|
|
|
4264
3646
|
identity?: IdentityInfo;
|
|
4265
3647
|
}
|
|
4266
3648
|
|
|
4267
|
-
/** Properties of the corresponding partner destination of a Channel. */
|
|
4268
|
-
export declare interface PartnerUpdateDestinationInfo {
|
|
4269
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4270
|
-
endpointType: "WebHook";
|
|
4271
|
-
}
|
|
4272
|
-
|
|
4273
|
-
export declare type PartnerUpdateDestinationInfoUnion = PartnerUpdateDestinationInfo | WebhookUpdatePartnerDestinationInfo;
|
|
4274
|
-
|
|
4275
3649
|
/** Update properties for the corresponding partner topic of a channel. */
|
|
4276
3650
|
export declare interface PartnerUpdateTopicInfo {
|
|
4277
3651
|
/** Event type info for the partner topic */
|
|
@@ -4326,7 +3700,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4326
3700
|
* partner namespace name).
|
|
4327
3701
|
* @param options The options parameters.
|
|
4328
3702
|
*/
|
|
4329
|
-
listByResource(resourceGroupName: string, parentType:
|
|
3703
|
+
listByResource(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, options?: PrivateEndpointConnectionsListByResourceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
4330
3704
|
/**
|
|
4331
3705
|
* Get a specific private endpoint connection under a topic, domain, or partner namespace.
|
|
4332
3706
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -4337,7 +3711,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4337
3711
|
* @param privateEndpointConnectionName The name of the private endpoint connection connection.
|
|
4338
3712
|
* @param options The options parameters.
|
|
4339
3713
|
*/
|
|
4340
|
-
get(resourceGroupName: string, parentType:
|
|
3714
|
+
get(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
4341
3715
|
/**
|
|
4342
3716
|
* Update a specific private endpoint connection under a topic, domain or partner namespace.
|
|
4343
3717
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -4349,7 +3723,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4349
3723
|
* @param privateEndpointConnection The private endpoint connection object to update.
|
|
4350
3724
|
* @param options The options parameters.
|
|
4351
3725
|
*/
|
|
4352
|
-
beginUpdate(resourceGroupName: string, parentType:
|
|
3726
|
+
beginUpdate(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<PrivateEndpointConnectionsUpdateResponse>, PrivateEndpointConnectionsUpdateResponse>>;
|
|
4353
3727
|
/**
|
|
4354
3728
|
* Update a specific private endpoint connection under a topic, domain or partner namespace.
|
|
4355
3729
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -4361,7 +3735,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4361
3735
|
* @param privateEndpointConnection The private endpoint connection object to update.
|
|
4362
3736
|
* @param options The options parameters.
|
|
4363
3737
|
*/
|
|
4364
|
-
beginUpdateAndWait(resourceGroupName: string, parentType:
|
|
3738
|
+
beginUpdateAndWait(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PrivateEndpointConnectionsUpdateResponse>;
|
|
4365
3739
|
/**
|
|
4366
3740
|
* Delete a specific private endpoint connection under a topic, domain, or partner namespace.
|
|
4367
3741
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -4372,7 +3746,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4372
3746
|
* @param privateEndpointConnectionName The name of the private endpoint connection connection.
|
|
4373
3747
|
* @param options The options parameters.
|
|
4374
3748
|
*/
|
|
4375
|
-
beginDelete(resourceGroupName: string, parentType:
|
|
3749
|
+
beginDelete(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4376
3750
|
/**
|
|
4377
3751
|
* Delete a specific private endpoint connection under a topic, domain, or partner namespace.
|
|
4378
3752
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -4383,7 +3757,7 @@ export declare interface PrivateEndpointConnections {
|
|
|
4383
3757
|
* @param privateEndpointConnectionName The name of the private endpoint connection connection.
|
|
4384
3758
|
* @param options The options parameters.
|
|
4385
3759
|
*/
|
|
4386
|
-
beginDeleteAndWait(resourceGroupName: string, parentType:
|
|
3760
|
+
beginDeleteAndWait(resourceGroupName: string, parentType: PrivateEndpointConnectionsParentType, parentName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
4387
3761
|
}
|
|
4388
3762
|
|
|
4389
3763
|
/** Optional parameters. */
|
|
@@ -4423,6 +3797,17 @@ export declare interface PrivateEndpointConnectionsListByResourceOptionalParams
|
|
|
4423
3797
|
/** Contains response data for the listByResource operation. */
|
|
4424
3798
|
export declare type PrivateEndpointConnectionsListByResourceResponse = PrivateEndpointConnectionListResult;
|
|
4425
3799
|
|
|
3800
|
+
/**
|
|
3801
|
+
* Defines values for PrivateEndpointConnectionsParentType. \
|
|
3802
|
+
* {@link KnownPrivateEndpointConnectionsParentType} can be used interchangeably with PrivateEndpointConnectionsParentType,
|
|
3803
|
+
* this enum contains the known values that the service supports.
|
|
3804
|
+
* ### Known values supported by the service
|
|
3805
|
+
* **topics** \
|
|
3806
|
+
* **domains** \
|
|
3807
|
+
* **partnerNamespaces**
|
|
3808
|
+
*/
|
|
3809
|
+
export declare type PrivateEndpointConnectionsParentType = string;
|
|
3810
|
+
|
|
4426
3811
|
/** Optional parameters. */
|
|
4427
3812
|
export declare interface PrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
4428
3813
|
/** Delay to wait until next poll, in milliseconds. */
|
|
@@ -4530,7 +3915,7 @@ export declare type PublicNetworkAccess = string;
|
|
|
4530
3915
|
*/
|
|
4531
3916
|
export declare type ReadinessState = string;
|
|
4532
3917
|
|
|
4533
|
-
/** Definition of a Resource */
|
|
3918
|
+
/** Definition of a Resource. */
|
|
4534
3919
|
export declare interface Resource {
|
|
4535
3920
|
/**
|
|
4536
3921
|
* Fully qualified identifier of the resource.
|
|
@@ -4549,26 +3934,6 @@ export declare interface Resource {
|
|
|
4549
3934
|
readonly type?: string;
|
|
4550
3935
|
}
|
|
4551
3936
|
|
|
4552
|
-
/**
|
|
4553
|
-
* Defines values for ResourceKind. \
|
|
4554
|
-
* {@link KnownResourceKind} can be used interchangeably with ResourceKind,
|
|
4555
|
-
* this enum contains the known values that the service supports.
|
|
4556
|
-
* ### Known values supported by the service
|
|
4557
|
-
* **Azure** \
|
|
4558
|
-
* **AzureArc**
|
|
4559
|
-
*/
|
|
4560
|
-
export declare type ResourceKind = string;
|
|
4561
|
-
|
|
4562
|
-
/** The change history of the resource move. */
|
|
4563
|
-
export declare interface ResourceMoveChangeHistory {
|
|
4564
|
-
/** Azure subscription ID of the resource. */
|
|
4565
|
-
azureSubscriptionId?: string;
|
|
4566
|
-
/** Azure Resource Group of the resource. */
|
|
4567
|
-
resourceGroupName?: string;
|
|
4568
|
-
/** UTC timestamp of when the resource was changed. */
|
|
4569
|
-
changedTimeUtc?: Date;
|
|
4570
|
-
}
|
|
4571
|
-
|
|
4572
3937
|
/**
|
|
4573
3938
|
* Defines values for ResourceProvisioningState. \
|
|
4574
3939
|
* {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,
|
|
@@ -4593,12 +3958,6 @@ export declare type ResourceProvisioningState = string;
|
|
|
4593
3958
|
*/
|
|
4594
3959
|
export declare type ResourceRegionType = string;
|
|
4595
3960
|
|
|
4596
|
-
/** Describes an EventGrid Resource Sku. */
|
|
4597
|
-
export declare interface ResourceSku {
|
|
4598
|
-
/** The Sku name of the resource. The possible values are: Basic or Premium. */
|
|
4599
|
-
name?: Sku;
|
|
4600
|
-
}
|
|
4601
|
-
|
|
4602
3961
|
/** Information about the retry policy for an event subscription. */
|
|
4603
3962
|
export declare interface RetryPolicy {
|
|
4604
3963
|
/** Maximum number of delivery retry attempts for events. */
|
|
@@ -4627,16 +3986,6 @@ export declare type ServiceBusTopicEventSubscriptionDestination = EventSubscript
|
|
|
4627
3986
|
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
4628
3987
|
};
|
|
4629
3988
|
|
|
4630
|
-
/**
|
|
4631
|
-
* Defines values for Sku. \
|
|
4632
|
-
* {@link KnownSku} can be used interchangeably with Sku,
|
|
4633
|
-
* this enum contains the known values that the service supports.
|
|
4634
|
-
* ### Known values supported by the service
|
|
4635
|
-
* **Basic** \
|
|
4636
|
-
* **Premium**
|
|
4637
|
-
*/
|
|
4638
|
-
export declare type Sku = string;
|
|
4639
|
-
|
|
4640
3989
|
/** Static delivery attribute mapping details. */
|
|
4641
3990
|
export declare type StaticDeliveryAttributeMapping = DeliveryAttributeMapping & {
|
|
4642
3991
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -4751,13 +4100,13 @@ export declare interface SystemData {
|
|
|
4751
4100
|
|
|
4752
4101
|
/** EventGrid System Topic. */
|
|
4753
4102
|
export declare type SystemTopic = TrackedResource & {
|
|
4103
|
+
/** Identity information for the resource. */
|
|
4104
|
+
identity?: IdentityInfo;
|
|
4754
4105
|
/**
|
|
4755
4106
|
* The system metadata relating to System Topic resource.
|
|
4756
4107
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4757
4108
|
*/
|
|
4758
4109
|
readonly systemData?: SystemData;
|
|
4759
|
-
/** Identity information for the resource. */
|
|
4760
|
-
identity?: IdentityInfo;
|
|
4761
4110
|
/**
|
|
4762
4111
|
* Provisioning state of the system topic.
|
|
4763
4112
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5116,14 +4465,8 @@ export declare interface SystemTopicUpdateParameters {
|
|
|
5116
4465
|
|
|
5117
4466
|
/** EventGrid Topic */
|
|
5118
4467
|
export declare type Topic = TrackedResource & {
|
|
5119
|
-
/** The Sku pricing tier for the topic. */
|
|
5120
|
-
sku?: ResourceSku;
|
|
5121
4468
|
/** Identity information for the resource. */
|
|
5122
4469
|
identity?: IdentityInfo;
|
|
5123
|
-
/** Kind of the resource. */
|
|
5124
|
-
kind?: ResourceKind;
|
|
5125
|
-
/** Extended location of the resource. */
|
|
5126
|
-
extendedLocation?: ExtendedLocation;
|
|
5127
4470
|
/**
|
|
5128
4471
|
* The system metadata relating to Topic resource.
|
|
5129
4472
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5172,6 +4515,14 @@ export declare interface TopicEventSubscriptions {
|
|
|
5172
4515
|
* @param options The options parameters.
|
|
5173
4516
|
*/
|
|
5174
4517
|
list(resourceGroupName: string, topicName: string, options?: TopicEventSubscriptionsListOptionalParams): PagedAsyncIterableIterator<EventSubscription>;
|
|
4518
|
+
/**
|
|
4519
|
+
* Get all delivery attributes for an event subscription for topic.
|
|
4520
|
+
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
4521
|
+
* @param topicName Name of the domain topic.
|
|
4522
|
+
* @param eventSubscriptionName Name of the event subscription.
|
|
4523
|
+
* @param options The options parameters.
|
|
4524
|
+
*/
|
|
4525
|
+
getDeliveryAttributes(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
5175
4526
|
/**
|
|
5176
4527
|
* Get properties of an event subscription of a topic.
|
|
5177
4528
|
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
@@ -5247,14 +4598,6 @@ export declare interface TopicEventSubscriptions {
|
|
|
5247
4598
|
* @param options The options parameters.
|
|
5248
4599
|
*/
|
|
5249
4600
|
getFullUrl(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsGetFullUrlOptionalParams): Promise<TopicEventSubscriptionsGetFullUrlResponse>;
|
|
5250
|
-
/**
|
|
5251
|
-
* Get all delivery attributes for an event subscription for topic.
|
|
5252
|
-
* @param resourceGroupName The name of the resource group within the user's subscription.
|
|
5253
|
-
* @param topicName Name of the domain topic.
|
|
5254
|
-
* @param eventSubscriptionName Name of the event subscription.
|
|
5255
|
-
* @param options The options parameters.
|
|
5256
|
-
*/
|
|
5257
|
-
getDeliveryAttributes(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
|
|
5258
4601
|
}
|
|
5259
4602
|
|
|
5260
4603
|
/** Optional parameters. */
|
|
@@ -5586,21 +4929,9 @@ export declare type TopicTypeInfo = Resource & {
|
|
|
5586
4929
|
/** Source resource format. */
|
|
5587
4930
|
sourceResourceFormat?: string;
|
|
5588
4931
|
/** Supported source scopes. */
|
|
5589
|
-
supportedScopesForSource?:
|
|
4932
|
+
supportedScopesForSource?: TopicTypeSourceScope[];
|
|
5590
4933
|
};
|
|
5591
4934
|
|
|
5592
|
-
/**
|
|
5593
|
-
* Defines values for TopicTypePropertiesSupportedScopesForSourceItem. \
|
|
5594
|
-
* {@link KnownTopicTypePropertiesSupportedScopesForSourceItem} can be used interchangeably with TopicTypePropertiesSupportedScopesForSourceItem,
|
|
5595
|
-
* this enum contains the known values that the service supports.
|
|
5596
|
-
* ### Known values supported by the service
|
|
5597
|
-
* **Resource** \
|
|
5598
|
-
* **ResourceGroup** \
|
|
5599
|
-
* **AzureSubscription** \
|
|
5600
|
-
* **ManagementGroup**
|
|
5601
|
-
*/
|
|
5602
|
-
export declare type TopicTypePropertiesSupportedScopesForSourceItem = string;
|
|
5603
|
-
|
|
5604
4935
|
/**
|
|
5605
4936
|
* Defines values for TopicTypeProvisioningState. \
|
|
5606
4937
|
* {@link KnownTopicTypeProvisioningState} can be used interchangeably with TopicTypeProvisioningState,
|
|
@@ -5663,6 +4994,18 @@ export declare interface TopicTypesListResult {
|
|
|
5663
4994
|
value?: TopicTypeInfo[];
|
|
5664
4995
|
}
|
|
5665
4996
|
|
|
4997
|
+
/**
|
|
4998
|
+
* Defines values for TopicTypeSourceScope. \
|
|
4999
|
+
* {@link KnownTopicTypeSourceScope} can be used interchangeably with TopicTypeSourceScope,
|
|
5000
|
+
* this enum contains the known values that the service supports.
|
|
5001
|
+
* ### Known values supported by the service
|
|
5002
|
+
* **Resource** \
|
|
5003
|
+
* **ResourceGroup** \
|
|
5004
|
+
* **AzureSubscription** \
|
|
5005
|
+
* **ManagementGroup**
|
|
5006
|
+
*/
|
|
5007
|
+
export declare type TopicTypeSourceScope = string;
|
|
5008
|
+
|
|
5666
5009
|
/** Properties of the Topic update */
|
|
5667
5010
|
export declare interface TopicUpdateParameters {
|
|
5668
5011
|
/** Tags of the Topic resource. */
|
|
@@ -5671,8 +5014,6 @@ export declare interface TopicUpdateParameters {
|
|
|
5671
5014
|
};
|
|
5672
5015
|
/** Topic resource identity information. */
|
|
5673
5016
|
identity?: IdentityInfo;
|
|
5674
|
-
/** The Sku pricing tier for the topic. */
|
|
5675
|
-
sku?: ResourceSku;
|
|
5676
5017
|
/**
|
|
5677
5018
|
* This determines if traffic is allowed over public network. By default it is enabled.
|
|
5678
5019
|
* You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
|
|
@@ -5719,8 +5060,6 @@ export declare type VerifiedPartner = Resource & {
|
|
|
5719
5060
|
partnerDisplayName?: string;
|
|
5720
5061
|
/** Details of the partner topic scenario. */
|
|
5721
5062
|
partnerTopicDetails?: PartnerDetails;
|
|
5722
|
-
/** Details of the partner destination scenario. */
|
|
5723
|
-
partnerDestinationDetails?: PartnerDetails;
|
|
5724
5063
|
/** Provisioning state of the verified partner. */
|
|
5725
5064
|
provisioningState?: VerifiedPartnerProvisioningState;
|
|
5726
5065
|
};
|
|
@@ -5814,28 +5153,4 @@ export declare type WebHookEventSubscriptionDestination = EventSubscriptionDesti
|
|
|
5814
5153
|
deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
|
|
5815
5154
|
};
|
|
5816
5155
|
|
|
5817
|
-
/** Information about the WebHook of the partner destination. */
|
|
5818
|
-
export declare type WebhookPartnerDestinationInfo = PartnerDestinationInfo & {
|
|
5819
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5820
|
-
endpointType: "WebHook";
|
|
5821
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
5822
|
-
endpointUrl?: string;
|
|
5823
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
5824
|
-
endpointBaseUrl?: string;
|
|
5825
|
-
/** Partner client authentication */
|
|
5826
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
5827
|
-
};
|
|
5828
|
-
|
|
5829
|
-
/** Information about the update of the WebHook of the partner destination. */
|
|
5830
|
-
export declare type WebhookUpdatePartnerDestinationInfo = PartnerUpdateDestinationInfo & {
|
|
5831
|
-
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5832
|
-
endpointType: "WebHook";
|
|
5833
|
-
/** The URL that represents the endpoint of the partner destination. */
|
|
5834
|
-
endpointUrl?: string;
|
|
5835
|
-
/** The base URL that represents the endpoint of the partner destination. */
|
|
5836
|
-
endpointBaseUrl?: string;
|
|
5837
|
-
/** Partner client authentication */
|
|
5838
|
-
clientAuthentication?: PartnerClientAuthenticationUnion;
|
|
5839
|
-
};
|
|
5840
|
-
|
|
5841
5156
|
export { }
|