@azure/arm-eventgrid 14.0.0-beta.2 → 14.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -80
- package/README.md +1 -1
- package/dist/index.js +4289 -5700
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/channelsGetSample.js +1 -1
- package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +1 -1
- package/dist-esm/samples-dev/channelsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/domainsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +13 -14
- package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +3 -3
- package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +4 -4
- package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +11 -11
- package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +11 -11
- package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +1 -1
- package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +1 -8
- package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +2 -3
- package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/systemTopicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicTypesListSample.js +1 -1
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +1 -29
- package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/topicsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/topicsGetSample.js +1 -1
- package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/topicsListEventTypesSample.js +1 -1
- package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
- package/dist-esm/samples-dev/topicsRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/topicsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
- package/dist-esm/samples-dev/verifiedPartnersListSample.js +1 -1
- package/dist-esm/src/eventGridManagementClient.d.ts +6 -6
- package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
- package/dist-esm/src/eventGridManagementClient.js +35 -8
- package/dist-esm/src/eventGridManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +520 -1037
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +56 -119
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +28 -53
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +626 -1270
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +6 -11
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +29 -61
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/domainEventSubscriptions.js +30 -30
- package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js +12 -12
- package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/eventSubscriptions.js +12 -12
- package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -5
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/partnerNamespaces.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operations/topicEventSubscriptions.js +40 -40
- package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
- package/dist-esm/src/operations/topics.js +1 -1
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -5
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -5
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
- package/dist-esm/test/eventgrid_examples.js +18 -20
- package/dist-esm/test/eventgrid_examples.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-eventgrid.api.md +44 -457
- package/src/eventGridManagementClient.ts +48 -22
- package/src/models/index.ts +582 -1175
- package/src/models/mappers.ts +663 -1384
- package/src/models/parameters.ts +36 -76
- package/src/operations/domainEventSubscriptions.ts +42 -42
- package/src/operations/domainTopicEventSubscriptions.ts +12 -12
- package/src/operations/eventSubscriptions.ts +12 -12
- package/src/operations/index.ts +3 -5
- package/src/operations/partnerNamespaces.ts +1 -1
- package/src/operations/privateEndpointConnections.ts +11 -11
- package/src/operations/topicEventSubscriptions.ts +52 -52
- package/src/operations/topics.ts +1 -1
- package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -16
- package/src/operationsInterfaces/index.ts +3 -5
- package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
- package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -16
- package/types/arm-eventgrid.d.ts +95 -780
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js +0 -40
- package/dist-esm/samples-dev/eventChannelsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsGetSample.js +0 -32
- package/dist-esm/samples-dev/eventChannelsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js +0 -45
- package/dist-esm/samples-dev/eventChannelsListByPartnerNamespaceSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +0 -39
- package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js +0 -31
- package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +0 -44
- package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +0 -43
- package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +0 -34
- package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +0 -1
- package/dist-esm/src/operations/eventChannels.d.ts +0 -72
- package/dist-esm/src/operations/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operations/eventChannels.js +0 -271
- package/dist-esm/src/operations/eventChannels.js.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.d.ts +0 -98
- package/dist-esm/src/operations/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operations/partnerDestinations.js +0 -421
- package/dist-esm/src/operations/partnerDestinations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts +0 -47
- package/dist-esm/src/operationsInterfaces/eventChannels.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/eventChannels.js +0 -9
- package/dist-esm/src/operationsInterfaces/eventChannels.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +0 -62
- package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js +0 -9
- package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +0 -1
- package/src/operations/eventChannels.ts +0 -384
- package/src/operations/partnerDestinations.ts +0 -546
- package/src/operationsInterfaces/eventChannels.ts +0 -89
- package/src/operationsInterfaces/partnerDestinations.ts +0 -116
package/src/models/mappers.ts
CHANGED
|
@@ -83,101 +83,23 @@ export const InlineEventProperties: coreClient.CompositeMapper = {
|
|
|
83
83
|
name: "String"
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
|
-
|
|
87
|
-
serializedName: "
|
|
88
|
-
type: {
|
|
89
|
-
name: "String"
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
dataSchemaUrl: {
|
|
93
|
-
serializedName: "dataSchemaUrl",
|
|
94
|
-
type: {
|
|
95
|
-
name: "String"
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
|
|
102
|
-
export const PartnerDestinationInfo: coreClient.CompositeMapper = {
|
|
103
|
-
type: {
|
|
104
|
-
name: "Composite",
|
|
105
|
-
className: "PartnerDestinationInfo",
|
|
106
|
-
uberParent: "PartnerDestinationInfo",
|
|
107
|
-
polymorphicDiscriminator: {
|
|
108
|
-
serializedName: "endpointType",
|
|
109
|
-
clientName: "endpointType"
|
|
110
|
-
},
|
|
111
|
-
modelProperties: {
|
|
112
|
-
azureSubscriptionId: {
|
|
113
|
-
serializedName: "azureSubscriptionId",
|
|
114
|
-
type: {
|
|
115
|
-
name: "String"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
resourceGroupName: {
|
|
119
|
-
serializedName: "resourceGroupName",
|
|
120
|
-
type: {
|
|
121
|
-
name: "String"
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
name: {
|
|
125
|
-
serializedName: "name",
|
|
126
|
-
type: {
|
|
127
|
-
name: "String"
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
endpointType: {
|
|
131
|
-
serializedName: "endpointType",
|
|
132
|
-
required: true,
|
|
133
|
-
type: {
|
|
134
|
-
name: "String"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
endpointServiceContext: {
|
|
138
|
-
serializedName: "endpointServiceContext",
|
|
86
|
+
displayName: {
|
|
87
|
+
serializedName: "displayName",
|
|
139
88
|
type: {
|
|
140
89
|
name: "String"
|
|
141
90
|
}
|
|
142
91
|
},
|
|
143
|
-
|
|
144
|
-
serializedName: "
|
|
145
|
-
type: {
|
|
146
|
-
name: "Sequence",
|
|
147
|
-
element: {
|
|
148
|
-
type: {
|
|
149
|
-
name: "Composite",
|
|
150
|
-
className: "ResourceMoveChangeHistory"
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
};
|
|
158
|
-
|
|
159
|
-
export const ResourceMoveChangeHistory: coreClient.CompositeMapper = {
|
|
160
|
-
type: {
|
|
161
|
-
name: "Composite",
|
|
162
|
-
className: "ResourceMoveChangeHistory",
|
|
163
|
-
modelProperties: {
|
|
164
|
-
azureSubscriptionId: {
|
|
165
|
-
serializedName: "azureSubscriptionId",
|
|
92
|
+
documentationUrl: {
|
|
93
|
+
serializedName: "documentationUrl",
|
|
166
94
|
type: {
|
|
167
95
|
name: "String"
|
|
168
96
|
}
|
|
169
97
|
},
|
|
170
|
-
|
|
171
|
-
serializedName: "
|
|
98
|
+
dataSchemaUrl: {
|
|
99
|
+
serializedName: "dataSchemaUrl",
|
|
172
100
|
type: {
|
|
173
101
|
name: "String"
|
|
174
102
|
}
|
|
175
|
-
},
|
|
176
|
-
changedTimeUtc: {
|
|
177
|
-
serializedName: "changedTimeUtc",
|
|
178
|
-
type: {
|
|
179
|
-
name: "DateTime"
|
|
180
|
-
}
|
|
181
103
|
}
|
|
182
104
|
}
|
|
183
105
|
}
|
|
@@ -269,13 +191,6 @@ export const ChannelUpdateParameters: coreClient.CompositeMapper = {
|
|
|
269
191
|
name: "DateTime"
|
|
270
192
|
}
|
|
271
193
|
},
|
|
272
|
-
partnerDestinationInfo: {
|
|
273
|
-
serializedName: "properties.partnerDestinationInfo",
|
|
274
|
-
type: {
|
|
275
|
-
name: "Composite",
|
|
276
|
-
className: "PartnerUpdateDestinationInfo"
|
|
277
|
-
}
|
|
278
|
-
},
|
|
279
194
|
partnerTopicInfo: {
|
|
280
195
|
serializedName: "properties.partnerTopicInfo",
|
|
281
196
|
type: {
|
|
@@ -287,27 +202,6 @@ export const ChannelUpdateParameters: coreClient.CompositeMapper = {
|
|
|
287
202
|
}
|
|
288
203
|
};
|
|
289
204
|
|
|
290
|
-
export const PartnerUpdateDestinationInfo: coreClient.CompositeMapper = {
|
|
291
|
-
type: {
|
|
292
|
-
name: "Composite",
|
|
293
|
-
className: "PartnerUpdateDestinationInfo",
|
|
294
|
-
uberParent: "PartnerUpdateDestinationInfo",
|
|
295
|
-
polymorphicDiscriminator: {
|
|
296
|
-
serializedName: "endpointType",
|
|
297
|
-
clientName: "endpointType"
|
|
298
|
-
},
|
|
299
|
-
modelProperties: {
|
|
300
|
-
endpointType: {
|
|
301
|
-
serializedName: "endpointType",
|
|
302
|
-
required: true,
|
|
303
|
-
type: {
|
|
304
|
-
name: "String"
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
};
|
|
310
|
-
|
|
311
205
|
export const PartnerUpdateTopicInfo: coreClient.CompositeMapper = {
|
|
312
206
|
type: {
|
|
313
207
|
name: "Composite",
|
|
@@ -450,22 +344,6 @@ export const InboundIpRule: coreClient.CompositeMapper = {
|
|
|
450
344
|
}
|
|
451
345
|
};
|
|
452
346
|
|
|
453
|
-
export const ResourceSku: coreClient.CompositeMapper = {
|
|
454
|
-
type: {
|
|
455
|
-
name: "Composite",
|
|
456
|
-
className: "ResourceSku",
|
|
457
|
-
modelProperties: {
|
|
458
|
-
name: {
|
|
459
|
-
defaultValue: "Basic",
|
|
460
|
-
serializedName: "name",
|
|
461
|
-
type: {
|
|
462
|
-
name: "String"
|
|
463
|
-
}
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
}
|
|
467
|
-
};
|
|
468
|
-
|
|
469
347
|
export const IdentityInfo: coreClient.CompositeMapper = {
|
|
470
348
|
type: {
|
|
471
349
|
name: "Composite",
|
|
@@ -542,13 +420,6 @@ export const DomainUpdateParameters: coreClient.CompositeMapper = {
|
|
|
542
420
|
className: "IdentityInfo"
|
|
543
421
|
}
|
|
544
422
|
},
|
|
545
|
-
sku: {
|
|
546
|
-
serializedName: "sku",
|
|
547
|
-
type: {
|
|
548
|
-
name: "Composite",
|
|
549
|
-
className: "ResourceSku"
|
|
550
|
-
}
|
|
551
|
-
},
|
|
552
423
|
publicNetworkAccess: {
|
|
553
424
|
serializedName: "properties.publicNetworkAccess",
|
|
554
425
|
type: {
|
|
@@ -686,68 +557,19 @@ export const DomainTopicsListResult: coreClient.CompositeMapper = {
|
|
|
686
557
|
}
|
|
687
558
|
};
|
|
688
559
|
|
|
689
|
-
export const
|
|
690
|
-
type: {
|
|
691
|
-
name: "Composite",
|
|
692
|
-
className: "EventChannelSource",
|
|
693
|
-
modelProperties: {
|
|
694
|
-
source: {
|
|
695
|
-
serializedName: "source",
|
|
696
|
-
type: {
|
|
697
|
-
name: "String"
|
|
698
|
-
}
|
|
699
|
-
}
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
};
|
|
703
|
-
|
|
704
|
-
export const EventChannelDestination: coreClient.CompositeMapper = {
|
|
705
|
-
type: {
|
|
706
|
-
name: "Composite",
|
|
707
|
-
className: "EventChannelDestination",
|
|
708
|
-
modelProperties: {
|
|
709
|
-
azureSubscriptionId: {
|
|
710
|
-
serializedName: "azureSubscriptionId",
|
|
711
|
-
type: {
|
|
712
|
-
name: "String"
|
|
713
|
-
}
|
|
714
|
-
},
|
|
715
|
-
resourceGroup: {
|
|
716
|
-
serializedName: "resourceGroup",
|
|
717
|
-
type: {
|
|
718
|
-
name: "String"
|
|
719
|
-
}
|
|
720
|
-
},
|
|
721
|
-
partnerTopicName: {
|
|
722
|
-
serializedName: "partnerTopicName",
|
|
723
|
-
type: {
|
|
724
|
-
name: "String"
|
|
725
|
-
}
|
|
726
|
-
}
|
|
727
|
-
}
|
|
728
|
-
}
|
|
729
|
-
};
|
|
730
|
-
|
|
731
|
-
export const EventChannelFilter: coreClient.CompositeMapper = {
|
|
560
|
+
export const DeliveryAttributeListResult: coreClient.CompositeMapper = {
|
|
732
561
|
type: {
|
|
733
562
|
name: "Composite",
|
|
734
|
-
className: "
|
|
563
|
+
className: "DeliveryAttributeListResult",
|
|
735
564
|
modelProperties: {
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
serializedName: "enableAdvancedFilteringOnArrays",
|
|
739
|
-
type: {
|
|
740
|
-
name: "Boolean"
|
|
741
|
-
}
|
|
742
|
-
},
|
|
743
|
-
advancedFilters: {
|
|
744
|
-
serializedName: "advancedFilters",
|
|
565
|
+
value: {
|
|
566
|
+
serializedName: "value",
|
|
745
567
|
type: {
|
|
746
568
|
name: "Sequence",
|
|
747
569
|
element: {
|
|
748
570
|
type: {
|
|
749
571
|
name: "Composite",
|
|
750
|
-
className: "
|
|
572
|
+
className: "DeliveryAttributeMapping"
|
|
751
573
|
}
|
|
752
574
|
}
|
|
753
575
|
}
|
|
@@ -756,52 +578,25 @@ export const EventChannelFilter: coreClient.CompositeMapper = {
|
|
|
756
578
|
}
|
|
757
579
|
};
|
|
758
580
|
|
|
759
|
-
export const
|
|
581
|
+
export const DeliveryAttributeMapping: coreClient.CompositeMapper = {
|
|
760
582
|
type: {
|
|
761
583
|
name: "Composite",
|
|
762
|
-
className: "
|
|
763
|
-
uberParent: "
|
|
584
|
+
className: "DeliveryAttributeMapping",
|
|
585
|
+
uberParent: "DeliveryAttributeMapping",
|
|
764
586
|
polymorphicDiscriminator: {
|
|
765
|
-
serializedName: "
|
|
766
|
-
clientName: "
|
|
587
|
+
serializedName: "type",
|
|
588
|
+
clientName: "type"
|
|
767
589
|
},
|
|
768
590
|
modelProperties: {
|
|
769
|
-
|
|
770
|
-
serializedName: "
|
|
771
|
-
required: true,
|
|
772
|
-
type: {
|
|
773
|
-
name: "String"
|
|
774
|
-
}
|
|
775
|
-
},
|
|
776
|
-
key: {
|
|
777
|
-
serializedName: "key",
|
|
591
|
+
name: {
|
|
592
|
+
serializedName: "name",
|
|
778
593
|
type: {
|
|
779
594
|
name: "String"
|
|
780
595
|
}
|
|
781
|
-
}
|
|
782
|
-
}
|
|
783
|
-
}
|
|
784
|
-
};
|
|
785
|
-
|
|
786
|
-
export const EventChannelsListResult: coreClient.CompositeMapper = {
|
|
787
|
-
type: {
|
|
788
|
-
name: "Composite",
|
|
789
|
-
className: "EventChannelsListResult",
|
|
790
|
-
modelProperties: {
|
|
791
|
-
value: {
|
|
792
|
-
serializedName: "value",
|
|
793
|
-
type: {
|
|
794
|
-
name: "Sequence",
|
|
795
|
-
element: {
|
|
796
|
-
type: {
|
|
797
|
-
name: "Composite",
|
|
798
|
-
className: "EventChannel"
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
596
|
},
|
|
803
|
-
|
|
804
|
-
serializedName: "
|
|
597
|
+
type: {
|
|
598
|
+
serializedName: "type",
|
|
599
|
+
required: true,
|
|
805
600
|
type: {
|
|
806
601
|
name: "String"
|
|
807
602
|
}
|
|
@@ -932,6 +727,33 @@ export const EventSubscriptionFilter: coreClient.CompositeMapper = {
|
|
|
932
727
|
}
|
|
933
728
|
};
|
|
934
729
|
|
|
730
|
+
export const AdvancedFilter: coreClient.CompositeMapper = {
|
|
731
|
+
type: {
|
|
732
|
+
name: "Composite",
|
|
733
|
+
className: "AdvancedFilter",
|
|
734
|
+
uberParent: "AdvancedFilter",
|
|
735
|
+
polymorphicDiscriminator: {
|
|
736
|
+
serializedName: "operatorType",
|
|
737
|
+
clientName: "operatorType"
|
|
738
|
+
},
|
|
739
|
+
modelProperties: {
|
|
740
|
+
operatorType: {
|
|
741
|
+
serializedName: "operatorType",
|
|
742
|
+
required: true,
|
|
743
|
+
type: {
|
|
744
|
+
name: "String"
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
key: {
|
|
748
|
+
serializedName: "key",
|
|
749
|
+
type: {
|
|
750
|
+
name: "String"
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
};
|
|
756
|
+
|
|
935
757
|
export const RetryPolicy: coreClient.CompositeMapper = {
|
|
936
758
|
type: {
|
|
937
759
|
name: "Composite",
|
|
@@ -1100,10 +922,10 @@ export const EventSubscriptionsListResult: coreClient.CompositeMapper = {
|
|
|
1100
922
|
}
|
|
1101
923
|
};
|
|
1102
924
|
|
|
1103
|
-
export const
|
|
925
|
+
export const OperationsListResult: coreClient.CompositeMapper = {
|
|
1104
926
|
type: {
|
|
1105
927
|
name: "Composite",
|
|
1106
|
-
className: "
|
|
928
|
+
className: "OperationsListResult",
|
|
1107
929
|
modelProperties: {
|
|
1108
930
|
value: {
|
|
1109
931
|
serializedName: "value",
|
|
@@ -1112,7 +934,7 @@ export const DeliveryAttributeListResult: coreClient.CompositeMapper = {
|
|
|
1112
934
|
element: {
|
|
1113
935
|
type: {
|
|
1114
936
|
name: "Composite",
|
|
1115
|
-
className: "
|
|
937
|
+
className: "Operation"
|
|
1116
938
|
}
|
|
1117
939
|
}
|
|
1118
940
|
}
|
|
@@ -1121,15 +943,10 @@ export const DeliveryAttributeListResult: coreClient.CompositeMapper = {
|
|
|
1121
943
|
}
|
|
1122
944
|
};
|
|
1123
945
|
|
|
1124
|
-
export const
|
|
946
|
+
export const Operation: coreClient.CompositeMapper = {
|
|
1125
947
|
type: {
|
|
1126
948
|
name: "Composite",
|
|
1127
|
-
className: "
|
|
1128
|
-
uberParent: "DeliveryAttributeMapping",
|
|
1129
|
-
polymorphicDiscriminator: {
|
|
1130
|
-
serializedName: "type",
|
|
1131
|
-
clientName: "type"
|
|
1132
|
-
},
|
|
949
|
+
className: "Operation",
|
|
1133
950
|
modelProperties: {
|
|
1134
951
|
name: {
|
|
1135
952
|
serializedName: "name",
|
|
@@ -1137,104 +954,178 @@ export const DeliveryAttributeMapping: coreClient.CompositeMapper = {
|
|
|
1137
954
|
name: "String"
|
|
1138
955
|
}
|
|
1139
956
|
},
|
|
1140
|
-
|
|
1141
|
-
serializedName: "
|
|
1142
|
-
|
|
957
|
+
display: {
|
|
958
|
+
serializedName: "display",
|
|
959
|
+
type: {
|
|
960
|
+
name: "Composite",
|
|
961
|
+
className: "OperationInfo"
|
|
962
|
+
}
|
|
963
|
+
},
|
|
964
|
+
origin: {
|
|
965
|
+
serializedName: "origin",
|
|
1143
966
|
type: {
|
|
1144
967
|
name: "String"
|
|
1145
968
|
}
|
|
969
|
+
},
|
|
970
|
+
isDataAction: {
|
|
971
|
+
serializedName: "isDataAction",
|
|
972
|
+
type: {
|
|
973
|
+
name: "Boolean"
|
|
974
|
+
}
|
|
975
|
+
},
|
|
976
|
+
properties: {
|
|
977
|
+
serializedName: "properties",
|
|
978
|
+
type: {
|
|
979
|
+
name: "Dictionary",
|
|
980
|
+
value: { type: { name: "any" } }
|
|
981
|
+
}
|
|
1146
982
|
}
|
|
1147
983
|
}
|
|
1148
984
|
}
|
|
1149
985
|
};
|
|
1150
986
|
|
|
1151
|
-
export const
|
|
987
|
+
export const OperationInfo: coreClient.CompositeMapper = {
|
|
1152
988
|
type: {
|
|
1153
989
|
name: "Composite",
|
|
1154
|
-
className: "
|
|
990
|
+
className: "OperationInfo",
|
|
1155
991
|
modelProperties: {
|
|
1156
|
-
|
|
1157
|
-
serializedName: "
|
|
992
|
+
provider: {
|
|
993
|
+
serializedName: "provider",
|
|
1158
994
|
type: {
|
|
1159
|
-
name: "
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
995
|
+
name: "String"
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
resource: {
|
|
999
|
+
serializedName: "resource",
|
|
1000
|
+
type: {
|
|
1001
|
+
name: "String"
|
|
1002
|
+
}
|
|
1003
|
+
},
|
|
1004
|
+
operation: {
|
|
1005
|
+
serializedName: "operation",
|
|
1006
|
+
type: {
|
|
1007
|
+
name: "String"
|
|
1008
|
+
}
|
|
1009
|
+
},
|
|
1010
|
+
description: {
|
|
1011
|
+
serializedName: "description",
|
|
1012
|
+
type: {
|
|
1013
|
+
name: "String"
|
|
1166
1014
|
}
|
|
1167
1015
|
}
|
|
1168
1016
|
}
|
|
1169
1017
|
}
|
|
1170
1018
|
};
|
|
1171
1019
|
|
|
1172
|
-
export const
|
|
1020
|
+
export const TopicUpdateParameters: coreClient.CompositeMapper = {
|
|
1173
1021
|
type: {
|
|
1174
1022
|
name: "Composite",
|
|
1175
|
-
className: "
|
|
1023
|
+
className: "TopicUpdateParameters",
|
|
1176
1024
|
modelProperties: {
|
|
1177
|
-
|
|
1178
|
-
serializedName: "
|
|
1025
|
+
tags: {
|
|
1026
|
+
serializedName: "tags",
|
|
1179
1027
|
type: {
|
|
1180
|
-
name: "
|
|
1028
|
+
name: "Dictionary",
|
|
1029
|
+
value: { type: { name: "String" } }
|
|
1181
1030
|
}
|
|
1182
1031
|
},
|
|
1183
|
-
|
|
1184
|
-
serializedName: "
|
|
1032
|
+
identity: {
|
|
1033
|
+
serializedName: "identity",
|
|
1185
1034
|
type: {
|
|
1186
1035
|
name: "Composite",
|
|
1187
|
-
className: "
|
|
1036
|
+
className: "IdentityInfo"
|
|
1188
1037
|
}
|
|
1189
1038
|
},
|
|
1190
|
-
|
|
1191
|
-
serializedName: "
|
|
1039
|
+
publicNetworkAccess: {
|
|
1040
|
+
serializedName: "properties.publicNetworkAccess",
|
|
1192
1041
|
type: {
|
|
1193
1042
|
name: "String"
|
|
1194
1043
|
}
|
|
1195
1044
|
},
|
|
1196
|
-
|
|
1197
|
-
serializedName: "
|
|
1045
|
+
inboundIpRules: {
|
|
1046
|
+
serializedName: "properties.inboundIpRules",
|
|
1047
|
+
type: {
|
|
1048
|
+
name: "Sequence",
|
|
1049
|
+
element: {
|
|
1050
|
+
type: {
|
|
1051
|
+
name: "Composite",
|
|
1052
|
+
className: "InboundIpRule"
|
|
1053
|
+
}
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
},
|
|
1057
|
+
disableLocalAuth: {
|
|
1058
|
+
serializedName: "properties.disableLocalAuth",
|
|
1198
1059
|
type: {
|
|
1199
1060
|
name: "Boolean"
|
|
1200
1061
|
}
|
|
1201
1062
|
},
|
|
1202
|
-
|
|
1203
|
-
serializedName: "properties",
|
|
1063
|
+
dataResidencyBoundary: {
|
|
1064
|
+
serializedName: "properties.dataResidencyBoundary",
|
|
1204
1065
|
type: {
|
|
1205
|
-
name: "
|
|
1206
|
-
value: { type: { name: "any" } }
|
|
1066
|
+
name: "String"
|
|
1207
1067
|
}
|
|
1208
1068
|
}
|
|
1209
1069
|
}
|
|
1210
1070
|
}
|
|
1211
1071
|
};
|
|
1212
1072
|
|
|
1213
|
-
export const
|
|
1073
|
+
export const TopicsListResult: coreClient.CompositeMapper = {
|
|
1214
1074
|
type: {
|
|
1215
1075
|
name: "Composite",
|
|
1216
|
-
className: "
|
|
1076
|
+
className: "TopicsListResult",
|
|
1217
1077
|
modelProperties: {
|
|
1218
|
-
|
|
1219
|
-
serializedName: "
|
|
1078
|
+
value: {
|
|
1079
|
+
serializedName: "value",
|
|
1220
1080
|
type: {
|
|
1221
|
-
name: "
|
|
1081
|
+
name: "Sequence",
|
|
1082
|
+
element: {
|
|
1083
|
+
type: {
|
|
1084
|
+
name: "Composite",
|
|
1085
|
+
className: "Topic"
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1222
1088
|
}
|
|
1223
1089
|
},
|
|
1224
|
-
|
|
1225
|
-
serializedName: "
|
|
1090
|
+
nextLink: {
|
|
1091
|
+
serializedName: "nextLink",
|
|
1226
1092
|
type: {
|
|
1227
1093
|
name: "String"
|
|
1228
1094
|
}
|
|
1229
|
-
}
|
|
1230
|
-
|
|
1231
|
-
|
|
1095
|
+
}
|
|
1096
|
+
}
|
|
1097
|
+
}
|
|
1098
|
+
};
|
|
1099
|
+
|
|
1100
|
+
export const TopicSharedAccessKeys: coreClient.CompositeMapper = {
|
|
1101
|
+
type: {
|
|
1102
|
+
name: "Composite",
|
|
1103
|
+
className: "TopicSharedAccessKeys",
|
|
1104
|
+
modelProperties: {
|
|
1105
|
+
key1: {
|
|
1106
|
+
serializedName: "key1",
|
|
1232
1107
|
type: {
|
|
1233
1108
|
name: "String"
|
|
1234
1109
|
}
|
|
1235
1110
|
},
|
|
1236
|
-
|
|
1237
|
-
serializedName: "
|
|
1111
|
+
key2: {
|
|
1112
|
+
serializedName: "key2",
|
|
1113
|
+
type: {
|
|
1114
|
+
name: "String"
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
};
|
|
1120
|
+
|
|
1121
|
+
export const TopicRegenerateKeyRequest: coreClient.CompositeMapper = {
|
|
1122
|
+
type: {
|
|
1123
|
+
name: "Composite",
|
|
1124
|
+
className: "TopicRegenerateKeyRequest",
|
|
1125
|
+
modelProperties: {
|
|
1126
|
+
keyName: {
|
|
1127
|
+
serializedName: "keyName",
|
|
1128
|
+
required: true,
|
|
1238
1129
|
type: {
|
|
1239
1130
|
name: "String"
|
|
1240
1131
|
}
|
|
@@ -1346,49 +1237,6 @@ export const PartnerConfigurationsListResult: coreClient.CompositeMapper = {
|
|
|
1346
1237
|
}
|
|
1347
1238
|
};
|
|
1348
1239
|
|
|
1349
|
-
export const PartnerDestinationUpdateParameters: coreClient.CompositeMapper = {
|
|
1350
|
-
type: {
|
|
1351
|
-
name: "Composite",
|
|
1352
|
-
className: "PartnerDestinationUpdateParameters",
|
|
1353
|
-
modelProperties: {
|
|
1354
|
-
tags: {
|
|
1355
|
-
serializedName: "tags",
|
|
1356
|
-
type: {
|
|
1357
|
-
name: "Dictionary",
|
|
1358
|
-
value: { type: { name: "String" } }
|
|
1359
|
-
}
|
|
1360
|
-
}
|
|
1361
|
-
}
|
|
1362
|
-
}
|
|
1363
|
-
};
|
|
1364
|
-
|
|
1365
|
-
export const PartnerDestinationsListResult: coreClient.CompositeMapper = {
|
|
1366
|
-
type: {
|
|
1367
|
-
name: "Composite",
|
|
1368
|
-
className: "PartnerDestinationsListResult",
|
|
1369
|
-
modelProperties: {
|
|
1370
|
-
value: {
|
|
1371
|
-
serializedName: "value",
|
|
1372
|
-
type: {
|
|
1373
|
-
name: "Sequence",
|
|
1374
|
-
element: {
|
|
1375
|
-
type: {
|
|
1376
|
-
name: "Composite",
|
|
1377
|
-
className: "PartnerDestination"
|
|
1378
|
-
}
|
|
1379
|
-
}
|
|
1380
|
-
}
|
|
1381
|
-
},
|
|
1382
|
-
nextLink: {
|
|
1383
|
-
serializedName: "nextLink",
|
|
1384
|
-
type: {
|
|
1385
|
-
name: "String"
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1388
|
-
}
|
|
1389
|
-
}
|
|
1390
|
-
};
|
|
1391
|
-
|
|
1392
1240
|
export const PartnerNamespaceUpdateParameters: coreClient.CompositeMapper = {
|
|
1393
1241
|
type: {
|
|
1394
1242
|
name: "Composite",
|
|
@@ -1504,47 +1352,6 @@ export const PartnerRegistrationUpdateParameters: coreClient.CompositeMapper = {
|
|
|
1504
1352
|
name: "Dictionary",
|
|
1505
1353
|
value: { type: { name: "String" } }
|
|
1506
1354
|
}
|
|
1507
|
-
},
|
|
1508
|
-
partnerTopicTypeName: {
|
|
1509
|
-
serializedName: "partnerTopicTypeName",
|
|
1510
|
-
type: {
|
|
1511
|
-
name: "String"
|
|
1512
|
-
}
|
|
1513
|
-
},
|
|
1514
|
-
partnerTopicTypeDisplayName: {
|
|
1515
|
-
serializedName: "partnerTopicTypeDisplayName",
|
|
1516
|
-
type: {
|
|
1517
|
-
name: "String"
|
|
1518
|
-
}
|
|
1519
|
-
},
|
|
1520
|
-
partnerTopicTypeDescription: {
|
|
1521
|
-
serializedName: "partnerTopicTypeDescription",
|
|
1522
|
-
type: {
|
|
1523
|
-
name: "String"
|
|
1524
|
-
}
|
|
1525
|
-
},
|
|
1526
|
-
setupUri: {
|
|
1527
|
-
serializedName: "setupUri",
|
|
1528
|
-
type: {
|
|
1529
|
-
name: "String"
|
|
1530
|
-
}
|
|
1531
|
-
},
|
|
1532
|
-
logoUri: {
|
|
1533
|
-
serializedName: "logoUri",
|
|
1534
|
-
type: {
|
|
1535
|
-
name: "String"
|
|
1536
|
-
}
|
|
1537
|
-
},
|
|
1538
|
-
authorizedAzureSubscriptionIds: {
|
|
1539
|
-
serializedName: "authorizedAzureSubscriptionIds",
|
|
1540
|
-
type: {
|
|
1541
|
-
name: "Sequence",
|
|
1542
|
-
element: {
|
|
1543
|
-
type: {
|
|
1544
|
-
name: "String"
|
|
1545
|
-
}
|
|
1546
|
-
}
|
|
1547
|
-
}
|
|
1548
1355
|
}
|
|
1549
1356
|
}
|
|
1550
1357
|
}
|
|
@@ -1792,179 +1599,34 @@ export const SystemTopicsListResult: coreClient.CompositeMapper = {
|
|
|
1792
1599
|
}
|
|
1793
1600
|
};
|
|
1794
1601
|
|
|
1795
|
-
export const
|
|
1602
|
+
export const EventTypesListResult: coreClient.CompositeMapper = {
|
|
1796
1603
|
type: {
|
|
1797
1604
|
name: "Composite",
|
|
1798
|
-
className: "
|
|
1605
|
+
className: "EventTypesListResult",
|
|
1799
1606
|
modelProperties: {
|
|
1800
|
-
|
|
1801
|
-
serializedName: "
|
|
1802
|
-
type: {
|
|
1803
|
-
name: "String"
|
|
1804
|
-
}
|
|
1805
|
-
},
|
|
1806
|
-
type: {
|
|
1807
|
-
serializedName: "type",
|
|
1607
|
+
value: {
|
|
1608
|
+
serializedName: "value",
|
|
1808
1609
|
type: {
|
|
1809
|
-
name: "
|
|
1610
|
+
name: "Sequence",
|
|
1611
|
+
element: {
|
|
1612
|
+
type: {
|
|
1613
|
+
name: "Composite",
|
|
1614
|
+
className: "EventType"
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1810
1617
|
}
|
|
1811
1618
|
}
|
|
1812
1619
|
}
|
|
1813
1620
|
}
|
|
1814
1621
|
};
|
|
1815
1622
|
|
|
1816
|
-
export const
|
|
1623
|
+
export const TopicTypesListResult: coreClient.CompositeMapper = {
|
|
1817
1624
|
type: {
|
|
1818
1625
|
name: "Composite",
|
|
1819
|
-
className: "
|
|
1626
|
+
className: "TopicTypesListResult",
|
|
1820
1627
|
modelProperties: {
|
|
1821
|
-
|
|
1822
|
-
serializedName: "
|
|
1823
|
-
type: {
|
|
1824
|
-
name: "Dictionary",
|
|
1825
|
-
value: { type: { name: "String" } }
|
|
1826
|
-
}
|
|
1827
|
-
},
|
|
1828
|
-
identity: {
|
|
1829
|
-
serializedName: "identity",
|
|
1830
|
-
type: {
|
|
1831
|
-
name: "Composite",
|
|
1832
|
-
className: "IdentityInfo"
|
|
1833
|
-
}
|
|
1834
|
-
},
|
|
1835
|
-
sku: {
|
|
1836
|
-
serializedName: "sku",
|
|
1837
|
-
type: {
|
|
1838
|
-
name: "Composite",
|
|
1839
|
-
className: "ResourceSku"
|
|
1840
|
-
}
|
|
1841
|
-
},
|
|
1842
|
-
publicNetworkAccess: {
|
|
1843
|
-
serializedName: "properties.publicNetworkAccess",
|
|
1844
|
-
type: {
|
|
1845
|
-
name: "String"
|
|
1846
|
-
}
|
|
1847
|
-
},
|
|
1848
|
-
inboundIpRules: {
|
|
1849
|
-
serializedName: "properties.inboundIpRules",
|
|
1850
|
-
type: {
|
|
1851
|
-
name: "Sequence",
|
|
1852
|
-
element: {
|
|
1853
|
-
type: {
|
|
1854
|
-
name: "Composite",
|
|
1855
|
-
className: "InboundIpRule"
|
|
1856
|
-
}
|
|
1857
|
-
}
|
|
1858
|
-
}
|
|
1859
|
-
},
|
|
1860
|
-
disableLocalAuth: {
|
|
1861
|
-
serializedName: "properties.disableLocalAuth",
|
|
1862
|
-
type: {
|
|
1863
|
-
name: "Boolean"
|
|
1864
|
-
}
|
|
1865
|
-
},
|
|
1866
|
-
dataResidencyBoundary: {
|
|
1867
|
-
serializedName: "properties.dataResidencyBoundary",
|
|
1868
|
-
type: {
|
|
1869
|
-
name: "String"
|
|
1870
|
-
}
|
|
1871
|
-
}
|
|
1872
|
-
}
|
|
1873
|
-
}
|
|
1874
|
-
};
|
|
1875
|
-
|
|
1876
|
-
export const TopicsListResult: coreClient.CompositeMapper = {
|
|
1877
|
-
type: {
|
|
1878
|
-
name: "Composite",
|
|
1879
|
-
className: "TopicsListResult",
|
|
1880
|
-
modelProperties: {
|
|
1881
|
-
value: {
|
|
1882
|
-
serializedName: "value",
|
|
1883
|
-
type: {
|
|
1884
|
-
name: "Sequence",
|
|
1885
|
-
element: {
|
|
1886
|
-
type: {
|
|
1887
|
-
name: "Composite",
|
|
1888
|
-
className: "Topic"
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
}
|
|
1892
|
-
},
|
|
1893
|
-
nextLink: {
|
|
1894
|
-
serializedName: "nextLink",
|
|
1895
|
-
type: {
|
|
1896
|
-
name: "String"
|
|
1897
|
-
}
|
|
1898
|
-
}
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1901
|
-
};
|
|
1902
|
-
|
|
1903
|
-
export const TopicSharedAccessKeys: coreClient.CompositeMapper = {
|
|
1904
|
-
type: {
|
|
1905
|
-
name: "Composite",
|
|
1906
|
-
className: "TopicSharedAccessKeys",
|
|
1907
|
-
modelProperties: {
|
|
1908
|
-
key1: {
|
|
1909
|
-
serializedName: "key1",
|
|
1910
|
-
type: {
|
|
1911
|
-
name: "String"
|
|
1912
|
-
}
|
|
1913
|
-
},
|
|
1914
|
-
key2: {
|
|
1915
|
-
serializedName: "key2",
|
|
1916
|
-
type: {
|
|
1917
|
-
name: "String"
|
|
1918
|
-
}
|
|
1919
|
-
}
|
|
1920
|
-
}
|
|
1921
|
-
}
|
|
1922
|
-
};
|
|
1923
|
-
|
|
1924
|
-
export const TopicRegenerateKeyRequest: coreClient.CompositeMapper = {
|
|
1925
|
-
type: {
|
|
1926
|
-
name: "Composite",
|
|
1927
|
-
className: "TopicRegenerateKeyRequest",
|
|
1928
|
-
modelProperties: {
|
|
1929
|
-
keyName: {
|
|
1930
|
-
serializedName: "keyName",
|
|
1931
|
-
required: true,
|
|
1932
|
-
type: {
|
|
1933
|
-
name: "String"
|
|
1934
|
-
}
|
|
1935
|
-
}
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
};
|
|
1939
|
-
|
|
1940
|
-
export const EventTypesListResult: coreClient.CompositeMapper = {
|
|
1941
|
-
type: {
|
|
1942
|
-
name: "Composite",
|
|
1943
|
-
className: "EventTypesListResult",
|
|
1944
|
-
modelProperties: {
|
|
1945
|
-
value: {
|
|
1946
|
-
serializedName: "value",
|
|
1947
|
-
type: {
|
|
1948
|
-
name: "Sequence",
|
|
1949
|
-
element: {
|
|
1950
|
-
type: {
|
|
1951
|
-
name: "Composite",
|
|
1952
|
-
className: "EventType"
|
|
1953
|
-
}
|
|
1954
|
-
}
|
|
1955
|
-
}
|
|
1956
|
-
}
|
|
1957
|
-
}
|
|
1958
|
-
}
|
|
1959
|
-
};
|
|
1960
|
-
|
|
1961
|
-
export const TopicTypesListResult: coreClient.CompositeMapper = {
|
|
1962
|
-
type: {
|
|
1963
|
-
name: "Composite",
|
|
1964
|
-
className: "TopicTypesListResult",
|
|
1965
|
-
modelProperties: {
|
|
1966
|
-
value: {
|
|
1967
|
-
serializedName: "value",
|
|
1628
|
+
value: {
|
|
1629
|
+
serializedName: "value",
|
|
1968
1630
|
type: {
|
|
1969
1631
|
name: "Sequence",
|
|
1970
1632
|
element: {
|
|
@@ -2033,28 +1695,6 @@ export const VerifiedPartnersListResult: coreClient.CompositeMapper = {
|
|
|
2033
1695
|
}
|
|
2034
1696
|
};
|
|
2035
1697
|
|
|
2036
|
-
export const PartnerClientAuthentication: coreClient.CompositeMapper = {
|
|
2037
|
-
type: {
|
|
2038
|
-
name: "Composite",
|
|
2039
|
-
className: "PartnerClientAuthentication",
|
|
2040
|
-
uberParent: "PartnerClientAuthentication",
|
|
2041
|
-
polymorphicDiscriminator: {
|
|
2042
|
-
serializedName: "clientAuthenticationType",
|
|
2043
|
-
clientName: "clientAuthenticationType"
|
|
2044
|
-
},
|
|
2045
|
-
modelProperties: {
|
|
2046
|
-
clientAuthenticationType: {
|
|
2047
|
-
defaultValue: "AzureAD",
|
|
2048
|
-
serializedName: "clientAuthenticationType",
|
|
2049
|
-
required: true,
|
|
2050
|
-
type: {
|
|
2051
|
-
name: "String"
|
|
2052
|
-
}
|
|
2053
|
-
}
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2056
|
-
};
|
|
2057
|
-
|
|
2058
1698
|
export const JsonField: coreClient.CompositeMapper = {
|
|
2059
1699
|
type: {
|
|
2060
1700
|
name: "Composite",
|
|
@@ -2091,39 +1731,6 @@ export const JsonFieldWithDefault: coreClient.CompositeMapper = {
|
|
|
2091
1731
|
}
|
|
2092
1732
|
};
|
|
2093
1733
|
|
|
2094
|
-
export const WebhookPartnerDestinationInfo: coreClient.CompositeMapper = {
|
|
2095
|
-
serializedName: "WebHook",
|
|
2096
|
-
type: {
|
|
2097
|
-
name: "Composite",
|
|
2098
|
-
className: "WebhookPartnerDestinationInfo",
|
|
2099
|
-
uberParent: "PartnerDestinationInfo",
|
|
2100
|
-
polymorphicDiscriminator:
|
|
2101
|
-
PartnerDestinationInfo.type.polymorphicDiscriminator,
|
|
2102
|
-
modelProperties: {
|
|
2103
|
-
...PartnerDestinationInfo.type.modelProperties,
|
|
2104
|
-
endpointUrl: {
|
|
2105
|
-
serializedName: "properties.endpointUrl",
|
|
2106
|
-
type: {
|
|
2107
|
-
name: "String"
|
|
2108
|
-
}
|
|
2109
|
-
},
|
|
2110
|
-
endpointBaseUrl: {
|
|
2111
|
-
serializedName: "properties.endpointBaseUrl",
|
|
2112
|
-
type: {
|
|
2113
|
-
name: "String"
|
|
2114
|
-
}
|
|
2115
|
-
},
|
|
2116
|
-
clientAuthentication: {
|
|
2117
|
-
serializedName: "properties.clientAuthentication",
|
|
2118
|
-
type: {
|
|
2119
|
-
name: "Composite",
|
|
2120
|
-
className: "PartnerClientAuthentication"
|
|
2121
|
-
}
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
}
|
|
2125
|
-
};
|
|
2126
|
-
|
|
2127
1734
|
export const Channel: coreClient.CompositeMapper = {
|
|
2128
1735
|
type: {
|
|
2129
1736
|
name: "Composite",
|
|
@@ -2150,13 +1757,6 @@ export const Channel: coreClient.CompositeMapper = {
|
|
|
2150
1757
|
className: "PartnerTopicInfo"
|
|
2151
1758
|
}
|
|
2152
1759
|
},
|
|
2153
|
-
partnerDestinationInfo: {
|
|
2154
|
-
serializedName: "properties.partnerDestinationInfo",
|
|
2155
|
-
type: {
|
|
2156
|
-
name: "Composite",
|
|
2157
|
-
className: "PartnerDestinationInfo"
|
|
2158
|
-
}
|
|
2159
|
-
},
|
|
2160
1760
|
messageForActivation: {
|
|
2161
1761
|
serializedName: "properties.messageForActivation",
|
|
2162
1762
|
type: {
|
|
@@ -2274,70 +1874,6 @@ export const DomainTopic: coreClient.CompositeMapper = {
|
|
|
2274
1874
|
}
|
|
2275
1875
|
};
|
|
2276
1876
|
|
|
2277
|
-
export const EventChannel: coreClient.CompositeMapper = {
|
|
2278
|
-
type: {
|
|
2279
|
-
name: "Composite",
|
|
2280
|
-
className: "EventChannel",
|
|
2281
|
-
modelProperties: {
|
|
2282
|
-
...Resource.type.modelProperties,
|
|
2283
|
-
systemData: {
|
|
2284
|
-
serializedName: "systemData",
|
|
2285
|
-
type: {
|
|
2286
|
-
name: "Composite",
|
|
2287
|
-
className: "SystemData"
|
|
2288
|
-
}
|
|
2289
|
-
},
|
|
2290
|
-
source: {
|
|
2291
|
-
serializedName: "properties.source",
|
|
2292
|
-
type: {
|
|
2293
|
-
name: "Composite",
|
|
2294
|
-
className: "EventChannelSource"
|
|
2295
|
-
}
|
|
2296
|
-
},
|
|
2297
|
-
destination: {
|
|
2298
|
-
serializedName: "properties.destination",
|
|
2299
|
-
type: {
|
|
2300
|
-
name: "Composite",
|
|
2301
|
-
className: "EventChannelDestination"
|
|
2302
|
-
}
|
|
2303
|
-
},
|
|
2304
|
-
provisioningState: {
|
|
2305
|
-
serializedName: "properties.provisioningState",
|
|
2306
|
-
readOnly: true,
|
|
2307
|
-
type: {
|
|
2308
|
-
name: "String"
|
|
2309
|
-
}
|
|
2310
|
-
},
|
|
2311
|
-
partnerTopicReadinessState: {
|
|
2312
|
-
serializedName: "properties.partnerTopicReadinessState",
|
|
2313
|
-
readOnly: true,
|
|
2314
|
-
type: {
|
|
2315
|
-
name: "String"
|
|
2316
|
-
}
|
|
2317
|
-
},
|
|
2318
|
-
expirationTimeIfNotActivatedUtc: {
|
|
2319
|
-
serializedName: "properties.expirationTimeIfNotActivatedUtc",
|
|
2320
|
-
type: {
|
|
2321
|
-
name: "DateTime"
|
|
2322
|
-
}
|
|
2323
|
-
},
|
|
2324
|
-
filter: {
|
|
2325
|
-
serializedName: "properties.filter",
|
|
2326
|
-
type: {
|
|
2327
|
-
name: "Composite",
|
|
2328
|
-
className: "EventChannelFilter"
|
|
2329
|
-
}
|
|
2330
|
-
},
|
|
2331
|
-
partnerTopicFriendlyDescription: {
|
|
2332
|
-
serializedName: "properties.partnerTopicFriendlyDescription",
|
|
2333
|
-
type: {
|
|
2334
|
-
name: "String"
|
|
2335
|
-
}
|
|
2336
|
-
}
|
|
2337
|
-
}
|
|
2338
|
-
}
|
|
2339
|
-
};
|
|
2340
|
-
|
|
2341
1877
|
export const EventSubscription: coreClient.CompositeMapper = {
|
|
2342
1878
|
type: {
|
|
2343
1879
|
name: "Composite",
|
|
@@ -2646,13 +2182,6 @@ export const VerifiedPartner: coreClient.CompositeMapper = {
|
|
|
2646
2182
|
className: "PartnerDetails"
|
|
2647
2183
|
}
|
|
2648
2184
|
},
|
|
2649
|
-
partnerDestinationDetails: {
|
|
2650
|
-
serializedName: "properties.partnerDestinationDetails",
|
|
2651
|
-
type: {
|
|
2652
|
-
name: "Composite",
|
|
2653
|
-
className: "PartnerDetails"
|
|
2654
|
-
}
|
|
2655
|
-
},
|
|
2656
2185
|
provisioningState: {
|
|
2657
2186
|
serializedName: "properties.provisioningState",
|
|
2658
2187
|
type: {
|
|
@@ -2663,53 +2192,20 @@ export const VerifiedPartner: coreClient.CompositeMapper = {
|
|
|
2663
2192
|
}
|
|
2664
2193
|
};
|
|
2665
2194
|
|
|
2666
|
-
export const
|
|
2667
|
-
serializedName: "
|
|
2195
|
+
export const JsonInputSchemaMapping: coreClient.CompositeMapper = {
|
|
2196
|
+
serializedName: "Json",
|
|
2668
2197
|
type: {
|
|
2669
2198
|
name: "Composite",
|
|
2670
|
-
className: "
|
|
2671
|
-
uberParent: "
|
|
2672
|
-
polymorphicDiscriminator:
|
|
2673
|
-
PartnerUpdateDestinationInfo.type.polymorphicDiscriminator,
|
|
2199
|
+
className: "JsonInputSchemaMapping",
|
|
2200
|
+
uberParent: "InputSchemaMapping",
|
|
2201
|
+
polymorphicDiscriminator: InputSchemaMapping.type.polymorphicDiscriminator,
|
|
2674
2202
|
modelProperties: {
|
|
2675
|
-
...
|
|
2676
|
-
|
|
2677
|
-
serializedName: "properties.
|
|
2203
|
+
...InputSchemaMapping.type.modelProperties,
|
|
2204
|
+
id: {
|
|
2205
|
+
serializedName: "properties.id",
|
|
2678
2206
|
type: {
|
|
2679
|
-
name: "
|
|
2680
|
-
|
|
2681
|
-
},
|
|
2682
|
-
endpointBaseUrl: {
|
|
2683
|
-
serializedName: "properties.endpointBaseUrl",
|
|
2684
|
-
type: {
|
|
2685
|
-
name: "String"
|
|
2686
|
-
}
|
|
2687
|
-
},
|
|
2688
|
-
clientAuthentication: {
|
|
2689
|
-
serializedName: "properties.clientAuthentication",
|
|
2690
|
-
type: {
|
|
2691
|
-
name: "Composite",
|
|
2692
|
-
className: "PartnerClientAuthentication"
|
|
2693
|
-
}
|
|
2694
|
-
}
|
|
2695
|
-
}
|
|
2696
|
-
}
|
|
2697
|
-
};
|
|
2698
|
-
|
|
2699
|
-
export const JsonInputSchemaMapping: coreClient.CompositeMapper = {
|
|
2700
|
-
serializedName: "Json",
|
|
2701
|
-
type: {
|
|
2702
|
-
name: "Composite",
|
|
2703
|
-
className: "JsonInputSchemaMapping",
|
|
2704
|
-
uberParent: "InputSchemaMapping",
|
|
2705
|
-
polymorphicDiscriminator: InputSchemaMapping.type.polymorphicDiscriminator,
|
|
2706
|
-
modelProperties: {
|
|
2707
|
-
...InputSchemaMapping.type.modelProperties,
|
|
2708
|
-
id: {
|
|
2709
|
-
serializedName: "properties.id",
|
|
2710
|
-
type: {
|
|
2711
|
-
name: "Composite",
|
|
2712
|
-
className: "JsonField"
|
|
2207
|
+
name: "Composite",
|
|
2208
|
+
className: "JsonField"
|
|
2713
2209
|
}
|
|
2714
2210
|
},
|
|
2715
2211
|
topic: {
|
|
@@ -2751,103 +2247,174 @@ export const JsonInputSchemaMapping: coreClient.CompositeMapper = {
|
|
|
2751
2247
|
}
|
|
2752
2248
|
};
|
|
2753
2249
|
|
|
2754
|
-
export const
|
|
2755
|
-
serializedName: "
|
|
2250
|
+
export const StaticDeliveryAttributeMapping: coreClient.CompositeMapper = {
|
|
2251
|
+
serializedName: "Static",
|
|
2756
2252
|
type: {
|
|
2757
2253
|
name: "Composite",
|
|
2758
|
-
className: "
|
|
2759
|
-
uberParent: "
|
|
2760
|
-
polymorphicDiscriminator:
|
|
2254
|
+
className: "StaticDeliveryAttributeMapping",
|
|
2255
|
+
uberParent: "DeliveryAttributeMapping",
|
|
2256
|
+
polymorphicDiscriminator:
|
|
2257
|
+
DeliveryAttributeMapping.type.polymorphicDiscriminator,
|
|
2761
2258
|
modelProperties: {
|
|
2762
|
-
...
|
|
2763
|
-
|
|
2764
|
-
serializedName: "
|
|
2259
|
+
...DeliveryAttributeMapping.type.modelProperties,
|
|
2260
|
+
value: {
|
|
2261
|
+
serializedName: "properties.value",
|
|
2765
2262
|
type: {
|
|
2766
|
-
name: "
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2263
|
+
name: "String"
|
|
2264
|
+
}
|
|
2265
|
+
},
|
|
2266
|
+
isSecret: {
|
|
2267
|
+
defaultValue: false,
|
|
2268
|
+
serializedName: "properties.isSecret",
|
|
2269
|
+
type: {
|
|
2270
|
+
name: "Boolean"
|
|
2772
2271
|
}
|
|
2773
2272
|
}
|
|
2774
2273
|
}
|
|
2775
2274
|
}
|
|
2776
2275
|
};
|
|
2777
2276
|
|
|
2778
|
-
export const
|
|
2779
|
-
serializedName: "
|
|
2277
|
+
export const DynamicDeliveryAttributeMapping: coreClient.CompositeMapper = {
|
|
2278
|
+
serializedName: "Dynamic",
|
|
2780
2279
|
type: {
|
|
2781
2280
|
name: "Composite",
|
|
2782
|
-
className: "
|
|
2783
|
-
uberParent: "
|
|
2784
|
-
polymorphicDiscriminator:
|
|
2281
|
+
className: "DynamicDeliveryAttributeMapping",
|
|
2282
|
+
uberParent: "DeliveryAttributeMapping",
|
|
2283
|
+
polymorphicDiscriminator:
|
|
2284
|
+
DeliveryAttributeMapping.type.polymorphicDiscriminator,
|
|
2785
2285
|
modelProperties: {
|
|
2786
|
-
...
|
|
2787
|
-
|
|
2788
|
-
serializedName: "
|
|
2286
|
+
...DeliveryAttributeMapping.type.modelProperties,
|
|
2287
|
+
sourceField: {
|
|
2288
|
+
serializedName: "properties.sourceField",
|
|
2789
2289
|
type: {
|
|
2790
|
-
name: "
|
|
2791
|
-
element: {
|
|
2792
|
-
type: {
|
|
2793
|
-
name: "Number"
|
|
2794
|
-
}
|
|
2795
|
-
}
|
|
2290
|
+
name: "String"
|
|
2796
2291
|
}
|
|
2797
2292
|
}
|
|
2798
2293
|
}
|
|
2799
2294
|
}
|
|
2800
2295
|
};
|
|
2801
2296
|
|
|
2802
|
-
export const
|
|
2803
|
-
serializedName: "
|
|
2297
|
+
export const WebHookEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2298
|
+
serializedName: "WebHook",
|
|
2804
2299
|
type: {
|
|
2805
2300
|
name: "Composite",
|
|
2806
|
-
className: "
|
|
2807
|
-
uberParent: "
|
|
2808
|
-
polymorphicDiscriminator:
|
|
2301
|
+
className: "WebHookEventSubscriptionDestination",
|
|
2302
|
+
uberParent: "EventSubscriptionDestination",
|
|
2303
|
+
polymorphicDiscriminator:
|
|
2304
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2809
2305
|
modelProperties: {
|
|
2810
|
-
...
|
|
2811
|
-
|
|
2812
|
-
serializedName: "
|
|
2306
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2307
|
+
endpointUrl: {
|
|
2308
|
+
serializedName: "properties.endpointUrl",
|
|
2309
|
+
type: {
|
|
2310
|
+
name: "String"
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2313
|
+
endpointBaseUrl: {
|
|
2314
|
+
serializedName: "properties.endpointBaseUrl",
|
|
2315
|
+
readOnly: true,
|
|
2316
|
+
type: {
|
|
2317
|
+
name: "String"
|
|
2318
|
+
}
|
|
2319
|
+
},
|
|
2320
|
+
maxEventsPerBatch: {
|
|
2321
|
+
defaultValue: 1,
|
|
2322
|
+
serializedName: "properties.maxEventsPerBatch",
|
|
2323
|
+
type: {
|
|
2324
|
+
name: "Number"
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
preferredBatchSizeInKilobytes: {
|
|
2328
|
+
defaultValue: 64,
|
|
2329
|
+
serializedName: "properties.preferredBatchSizeInKilobytes",
|
|
2813
2330
|
type: {
|
|
2814
2331
|
name: "Number"
|
|
2815
2332
|
}
|
|
2333
|
+
},
|
|
2334
|
+
azureActiveDirectoryTenantId: {
|
|
2335
|
+
serializedName: "properties.azureActiveDirectoryTenantId",
|
|
2336
|
+
type: {
|
|
2337
|
+
name: "String"
|
|
2338
|
+
}
|
|
2339
|
+
},
|
|
2340
|
+
azureActiveDirectoryApplicationIdOrUri: {
|
|
2341
|
+
serializedName: "properties.azureActiveDirectoryApplicationIdOrUri",
|
|
2342
|
+
type: {
|
|
2343
|
+
name: "String"
|
|
2344
|
+
}
|
|
2345
|
+
},
|
|
2346
|
+
deliveryAttributeMappings: {
|
|
2347
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2348
|
+
type: {
|
|
2349
|
+
name: "Sequence",
|
|
2350
|
+
element: {
|
|
2351
|
+
type: {
|
|
2352
|
+
name: "Composite",
|
|
2353
|
+
className: "DeliveryAttributeMapping"
|
|
2354
|
+
}
|
|
2355
|
+
}
|
|
2356
|
+
}
|
|
2816
2357
|
}
|
|
2817
2358
|
}
|
|
2818
2359
|
}
|
|
2819
2360
|
};
|
|
2820
2361
|
|
|
2821
|
-
export const
|
|
2822
|
-
serializedName: "
|
|
2362
|
+
export const EventHubEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2363
|
+
serializedName: "EventHub",
|
|
2823
2364
|
type: {
|
|
2824
2365
|
name: "Composite",
|
|
2825
|
-
className: "
|
|
2826
|
-
uberParent: "
|
|
2827
|
-
polymorphicDiscriminator:
|
|
2366
|
+
className: "EventHubEventSubscriptionDestination",
|
|
2367
|
+
uberParent: "EventSubscriptionDestination",
|
|
2368
|
+
polymorphicDiscriminator:
|
|
2369
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2828
2370
|
modelProperties: {
|
|
2829
|
-
...
|
|
2830
|
-
|
|
2831
|
-
serializedName: "
|
|
2371
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2372
|
+
resourceId: {
|
|
2373
|
+
serializedName: "properties.resourceId",
|
|
2832
2374
|
type: {
|
|
2833
|
-
name: "
|
|
2375
|
+
name: "String"
|
|
2376
|
+
}
|
|
2377
|
+
},
|
|
2378
|
+
deliveryAttributeMappings: {
|
|
2379
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2380
|
+
type: {
|
|
2381
|
+
name: "Sequence",
|
|
2382
|
+
element: {
|
|
2383
|
+
type: {
|
|
2384
|
+
name: "Composite",
|
|
2385
|
+
className: "DeliveryAttributeMapping"
|
|
2386
|
+
}
|
|
2387
|
+
}
|
|
2834
2388
|
}
|
|
2835
2389
|
}
|
|
2836
2390
|
}
|
|
2837
2391
|
}
|
|
2838
2392
|
};
|
|
2839
2393
|
|
|
2840
|
-
export const
|
|
2841
|
-
serializedName: "
|
|
2394
|
+
export const StorageQueueEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2395
|
+
serializedName: "StorageQueue",
|
|
2842
2396
|
type: {
|
|
2843
2397
|
name: "Composite",
|
|
2844
|
-
className: "
|
|
2845
|
-
uberParent: "
|
|
2846
|
-
polymorphicDiscriminator:
|
|
2398
|
+
className: "StorageQueueEventSubscriptionDestination",
|
|
2399
|
+
uberParent: "EventSubscriptionDestination",
|
|
2400
|
+
polymorphicDiscriminator:
|
|
2401
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2847
2402
|
modelProperties: {
|
|
2848
|
-
...
|
|
2849
|
-
|
|
2850
|
-
serializedName: "
|
|
2403
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2404
|
+
resourceId: {
|
|
2405
|
+
serializedName: "properties.resourceId",
|
|
2406
|
+
type: {
|
|
2407
|
+
name: "String"
|
|
2408
|
+
}
|
|
2409
|
+
},
|
|
2410
|
+
queueName: {
|
|
2411
|
+
serializedName: "properties.queueName",
|
|
2412
|
+
type: {
|
|
2413
|
+
name: "String"
|
|
2414
|
+
}
|
|
2415
|
+
},
|
|
2416
|
+
queueMessageTimeToLiveInSeconds: {
|
|
2417
|
+
serializedName: "properties.queueMessageTimeToLiveInSeconds",
|
|
2851
2418
|
type: {
|
|
2852
2419
|
name: "Number"
|
|
2853
2420
|
}
|
|
@@ -2856,60 +2423,94 @@ export const NumberLessThanOrEqualsAdvancedFilter: coreClient.CompositeMapper =
|
|
|
2856
2423
|
}
|
|
2857
2424
|
};
|
|
2858
2425
|
|
|
2859
|
-
export const
|
|
2860
|
-
serializedName: "
|
|
2426
|
+
export const HybridConnectionEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2427
|
+
serializedName: "HybridConnection",
|
|
2861
2428
|
type: {
|
|
2862
2429
|
name: "Composite",
|
|
2863
|
-
className: "
|
|
2864
|
-
uberParent: "
|
|
2865
|
-
polymorphicDiscriminator:
|
|
2430
|
+
className: "HybridConnectionEventSubscriptionDestination",
|
|
2431
|
+
uberParent: "EventSubscriptionDestination",
|
|
2432
|
+
polymorphicDiscriminator:
|
|
2433
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2866
2434
|
modelProperties: {
|
|
2867
|
-
...
|
|
2868
|
-
|
|
2869
|
-
serializedName: "
|
|
2435
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2436
|
+
resourceId: {
|
|
2437
|
+
serializedName: "properties.resourceId",
|
|
2870
2438
|
type: {
|
|
2871
|
-
name: "
|
|
2439
|
+
name: "String"
|
|
2440
|
+
}
|
|
2441
|
+
},
|
|
2442
|
+
deliveryAttributeMappings: {
|
|
2443
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2444
|
+
type: {
|
|
2445
|
+
name: "Sequence",
|
|
2446
|
+
element: {
|
|
2447
|
+
type: {
|
|
2448
|
+
name: "Composite",
|
|
2449
|
+
className: "DeliveryAttributeMapping"
|
|
2450
|
+
}
|
|
2451
|
+
}
|
|
2872
2452
|
}
|
|
2873
2453
|
}
|
|
2874
2454
|
}
|
|
2875
2455
|
}
|
|
2876
2456
|
};
|
|
2877
2457
|
|
|
2878
|
-
export const
|
|
2879
|
-
serializedName: "
|
|
2458
|
+
export const ServiceBusQueueEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2459
|
+
serializedName: "ServiceBusQueue",
|
|
2880
2460
|
type: {
|
|
2881
2461
|
name: "Composite",
|
|
2882
|
-
className: "
|
|
2883
|
-
uberParent: "
|
|
2884
|
-
polymorphicDiscriminator:
|
|
2462
|
+
className: "ServiceBusQueueEventSubscriptionDestination",
|
|
2463
|
+
uberParent: "EventSubscriptionDestination",
|
|
2464
|
+
polymorphicDiscriminator:
|
|
2465
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2885
2466
|
modelProperties: {
|
|
2886
|
-
...
|
|
2887
|
-
|
|
2888
|
-
serializedName: "
|
|
2467
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2468
|
+
resourceId: {
|
|
2469
|
+
serializedName: "properties.resourceId",
|
|
2889
2470
|
type: {
|
|
2890
|
-
name: "
|
|
2471
|
+
name: "String"
|
|
2472
|
+
}
|
|
2473
|
+
},
|
|
2474
|
+
deliveryAttributeMappings: {
|
|
2475
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2476
|
+
type: {
|
|
2477
|
+
name: "Sequence",
|
|
2478
|
+
element: {
|
|
2479
|
+
type: {
|
|
2480
|
+
name: "Composite",
|
|
2481
|
+
className: "DeliveryAttributeMapping"
|
|
2482
|
+
}
|
|
2483
|
+
}
|
|
2891
2484
|
}
|
|
2892
2485
|
}
|
|
2893
2486
|
}
|
|
2894
2487
|
}
|
|
2895
2488
|
};
|
|
2896
2489
|
|
|
2897
|
-
export const
|
|
2898
|
-
serializedName: "
|
|
2490
|
+
export const ServiceBusTopicEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2491
|
+
serializedName: "ServiceBusTopic",
|
|
2899
2492
|
type: {
|
|
2900
2493
|
name: "Composite",
|
|
2901
|
-
className: "
|
|
2902
|
-
uberParent: "
|
|
2903
|
-
polymorphicDiscriminator:
|
|
2494
|
+
className: "ServiceBusTopicEventSubscriptionDestination",
|
|
2495
|
+
uberParent: "EventSubscriptionDestination",
|
|
2496
|
+
polymorphicDiscriminator:
|
|
2497
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2904
2498
|
modelProperties: {
|
|
2905
|
-
...
|
|
2906
|
-
|
|
2907
|
-
serializedName: "
|
|
2499
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2500
|
+
resourceId: {
|
|
2501
|
+
serializedName: "properties.resourceId",
|
|
2502
|
+
type: {
|
|
2503
|
+
name: "String"
|
|
2504
|
+
}
|
|
2505
|
+
},
|
|
2506
|
+
deliveryAttributeMappings: {
|
|
2507
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2908
2508
|
type: {
|
|
2909
2509
|
name: "Sequence",
|
|
2910
2510
|
element: {
|
|
2911
2511
|
type: {
|
|
2912
|
-
name: "
|
|
2512
|
+
name: "Composite",
|
|
2513
|
+
className: "DeliveryAttributeMapping"
|
|
2913
2514
|
}
|
|
2914
2515
|
}
|
|
2915
2516
|
}
|
|
@@ -2918,22 +2519,44 @@ export const StringInAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2918
2519
|
}
|
|
2919
2520
|
};
|
|
2920
2521
|
|
|
2921
|
-
export const
|
|
2922
|
-
serializedName: "
|
|
2522
|
+
export const AzureFunctionEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
2523
|
+
serializedName: "AzureFunction",
|
|
2923
2524
|
type: {
|
|
2924
2525
|
name: "Composite",
|
|
2925
|
-
className: "
|
|
2926
|
-
uberParent: "
|
|
2927
|
-
polymorphicDiscriminator:
|
|
2526
|
+
className: "AzureFunctionEventSubscriptionDestination",
|
|
2527
|
+
uberParent: "EventSubscriptionDestination",
|
|
2528
|
+
polymorphicDiscriminator:
|
|
2529
|
+
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2928
2530
|
modelProperties: {
|
|
2929
|
-
...
|
|
2930
|
-
|
|
2931
|
-
serializedName: "
|
|
2531
|
+
...EventSubscriptionDestination.type.modelProperties,
|
|
2532
|
+
resourceId: {
|
|
2533
|
+
serializedName: "properties.resourceId",
|
|
2534
|
+
type: {
|
|
2535
|
+
name: "String"
|
|
2536
|
+
}
|
|
2537
|
+
},
|
|
2538
|
+
maxEventsPerBatch: {
|
|
2539
|
+
defaultValue: 1,
|
|
2540
|
+
serializedName: "properties.maxEventsPerBatch",
|
|
2541
|
+
type: {
|
|
2542
|
+
name: "Number"
|
|
2543
|
+
}
|
|
2544
|
+
},
|
|
2545
|
+
preferredBatchSizeInKilobytes: {
|
|
2546
|
+
defaultValue: 64,
|
|
2547
|
+
serializedName: "properties.preferredBatchSizeInKilobytes",
|
|
2548
|
+
type: {
|
|
2549
|
+
name: "Number"
|
|
2550
|
+
}
|
|
2551
|
+
},
|
|
2552
|
+
deliveryAttributeMappings: {
|
|
2553
|
+
serializedName: "properties.deliveryAttributeMappings",
|
|
2932
2554
|
type: {
|
|
2933
2555
|
name: "Sequence",
|
|
2934
2556
|
element: {
|
|
2935
2557
|
type: {
|
|
2936
|
-
name: "
|
|
2558
|
+
name: "Composite",
|
|
2559
|
+
className: "DeliveryAttributeMapping"
|
|
2937
2560
|
}
|
|
2938
2561
|
}
|
|
2939
2562
|
}
|
|
@@ -2942,11 +2565,11 @@ export const StringNotInAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2942
2565
|
}
|
|
2943
2566
|
};
|
|
2944
2567
|
|
|
2945
|
-
export const
|
|
2946
|
-
serializedName: "
|
|
2568
|
+
export const NumberInAdvancedFilter: coreClient.CompositeMapper = {
|
|
2569
|
+
serializedName: "NumberIn",
|
|
2947
2570
|
type: {
|
|
2948
2571
|
name: "Composite",
|
|
2949
|
-
className: "
|
|
2572
|
+
className: "NumberInAdvancedFilter",
|
|
2950
2573
|
uberParent: "AdvancedFilter",
|
|
2951
2574
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
2952
2575
|
modelProperties: {
|
|
@@ -2957,7 +2580,7 @@ export const StringBeginsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2957
2580
|
name: "Sequence",
|
|
2958
2581
|
element: {
|
|
2959
2582
|
type: {
|
|
2960
|
-
name: "
|
|
2583
|
+
name: "Number"
|
|
2961
2584
|
}
|
|
2962
2585
|
}
|
|
2963
2586
|
}
|
|
@@ -2966,11 +2589,11 @@ export const StringBeginsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2966
2589
|
}
|
|
2967
2590
|
};
|
|
2968
2591
|
|
|
2969
|
-
export const
|
|
2970
|
-
serializedName: "
|
|
2592
|
+
export const NumberNotInAdvancedFilter: coreClient.CompositeMapper = {
|
|
2593
|
+
serializedName: "NumberNotIn",
|
|
2971
2594
|
type: {
|
|
2972
2595
|
name: "Composite",
|
|
2973
|
-
className: "
|
|
2596
|
+
className: "NumberNotInAdvancedFilter",
|
|
2974
2597
|
uberParent: "AdvancedFilter",
|
|
2975
2598
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
2976
2599
|
modelProperties: {
|
|
@@ -2981,7 +2604,7 @@ export const StringEndsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2981
2604
|
name: "Sequence",
|
|
2982
2605
|
element: {
|
|
2983
2606
|
type: {
|
|
2984
|
-
name: "
|
|
2607
|
+
name: "Number"
|
|
2985
2608
|
}
|
|
2986
2609
|
}
|
|
2987
2610
|
}
|
|
@@ -2990,117 +2613,106 @@ export const StringEndsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
2990
2613
|
}
|
|
2991
2614
|
};
|
|
2992
2615
|
|
|
2993
|
-
export const
|
|
2994
|
-
serializedName: "
|
|
2616
|
+
export const NumberLessThanAdvancedFilter: coreClient.CompositeMapper = {
|
|
2617
|
+
serializedName: "NumberLessThan",
|
|
2618
|
+
type: {
|
|
2619
|
+
name: "Composite",
|
|
2620
|
+
className: "NumberLessThanAdvancedFilter",
|
|
2621
|
+
uberParent: "AdvancedFilter",
|
|
2622
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
2623
|
+
modelProperties: {
|
|
2624
|
+
...AdvancedFilter.type.modelProperties,
|
|
2625
|
+
value: {
|
|
2626
|
+
serializedName: "value",
|
|
2627
|
+
type: {
|
|
2628
|
+
name: "Number"
|
|
2629
|
+
}
|
|
2630
|
+
}
|
|
2631
|
+
}
|
|
2632
|
+
}
|
|
2633
|
+
};
|
|
2634
|
+
|
|
2635
|
+
export const NumberGreaterThanAdvancedFilter: coreClient.CompositeMapper = {
|
|
2636
|
+
serializedName: "NumberGreaterThan",
|
|
2995
2637
|
type: {
|
|
2996
2638
|
name: "Composite",
|
|
2997
|
-
className: "
|
|
2639
|
+
className: "NumberGreaterThanAdvancedFilter",
|
|
2998
2640
|
uberParent: "AdvancedFilter",
|
|
2999
2641
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3000
2642
|
modelProperties: {
|
|
3001
2643
|
...AdvancedFilter.type.modelProperties,
|
|
3002
|
-
|
|
3003
|
-
serializedName: "
|
|
2644
|
+
value: {
|
|
2645
|
+
serializedName: "value",
|
|
3004
2646
|
type: {
|
|
3005
|
-
name: "
|
|
3006
|
-
element: {
|
|
3007
|
-
type: {
|
|
3008
|
-
name: "String"
|
|
3009
|
-
}
|
|
3010
|
-
}
|
|
2647
|
+
name: "Number"
|
|
3011
2648
|
}
|
|
3012
2649
|
}
|
|
3013
2650
|
}
|
|
3014
2651
|
}
|
|
3015
2652
|
};
|
|
3016
2653
|
|
|
3017
|
-
export const
|
|
3018
|
-
serializedName: "
|
|
2654
|
+
export const NumberLessThanOrEqualsAdvancedFilter: coreClient.CompositeMapper = {
|
|
2655
|
+
serializedName: "NumberLessThanOrEquals",
|
|
3019
2656
|
type: {
|
|
3020
2657
|
name: "Composite",
|
|
3021
|
-
className: "
|
|
2658
|
+
className: "NumberLessThanOrEqualsAdvancedFilter",
|
|
3022
2659
|
uberParent: "AdvancedFilter",
|
|
3023
2660
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3024
2661
|
modelProperties: {
|
|
3025
2662
|
...AdvancedFilter.type.modelProperties,
|
|
3026
|
-
|
|
3027
|
-
serializedName: "
|
|
2663
|
+
value: {
|
|
2664
|
+
serializedName: "value",
|
|
3028
2665
|
type: {
|
|
3029
|
-
name: "
|
|
3030
|
-
element: {
|
|
3031
|
-
type: {
|
|
3032
|
-
name: "Sequence",
|
|
3033
|
-
element: {
|
|
3034
|
-
type: {
|
|
3035
|
-
name: "Number"
|
|
3036
|
-
}
|
|
3037
|
-
}
|
|
3038
|
-
}
|
|
3039
|
-
}
|
|
2666
|
+
name: "Number"
|
|
3040
2667
|
}
|
|
3041
2668
|
}
|
|
3042
2669
|
}
|
|
3043
2670
|
}
|
|
3044
2671
|
};
|
|
3045
2672
|
|
|
3046
|
-
export const
|
|
3047
|
-
serializedName: "
|
|
2673
|
+
export const NumberGreaterThanOrEqualsAdvancedFilter: coreClient.CompositeMapper = {
|
|
2674
|
+
serializedName: "NumberGreaterThanOrEquals",
|
|
3048
2675
|
type: {
|
|
3049
2676
|
name: "Composite",
|
|
3050
|
-
className: "
|
|
2677
|
+
className: "NumberGreaterThanOrEqualsAdvancedFilter",
|
|
3051
2678
|
uberParent: "AdvancedFilter",
|
|
3052
2679
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3053
2680
|
modelProperties: {
|
|
3054
2681
|
...AdvancedFilter.type.modelProperties,
|
|
3055
|
-
|
|
3056
|
-
serializedName: "
|
|
2682
|
+
value: {
|
|
2683
|
+
serializedName: "value",
|
|
3057
2684
|
type: {
|
|
3058
|
-
name: "
|
|
3059
|
-
element: {
|
|
3060
|
-
type: {
|
|
3061
|
-
name: "Sequence",
|
|
3062
|
-
element: {
|
|
3063
|
-
type: {
|
|
3064
|
-
name: "Number"
|
|
3065
|
-
}
|
|
3066
|
-
}
|
|
3067
|
-
}
|
|
3068
|
-
}
|
|
2685
|
+
name: "Number"
|
|
3069
2686
|
}
|
|
3070
2687
|
}
|
|
3071
2688
|
}
|
|
3072
2689
|
}
|
|
3073
2690
|
};
|
|
3074
2691
|
|
|
3075
|
-
export const
|
|
3076
|
-
serializedName: "
|
|
2692
|
+
export const BoolEqualsAdvancedFilter: coreClient.CompositeMapper = {
|
|
2693
|
+
serializedName: "BoolEquals",
|
|
3077
2694
|
type: {
|
|
3078
2695
|
name: "Composite",
|
|
3079
|
-
className: "
|
|
2696
|
+
className: "BoolEqualsAdvancedFilter",
|
|
3080
2697
|
uberParent: "AdvancedFilter",
|
|
3081
2698
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3082
2699
|
modelProperties: {
|
|
3083
2700
|
...AdvancedFilter.type.modelProperties,
|
|
3084
|
-
|
|
3085
|
-
serializedName: "
|
|
2701
|
+
value: {
|
|
2702
|
+
serializedName: "value",
|
|
3086
2703
|
type: {
|
|
3087
|
-
name: "
|
|
3088
|
-
element: {
|
|
3089
|
-
type: {
|
|
3090
|
-
name: "String"
|
|
3091
|
-
}
|
|
3092
|
-
}
|
|
2704
|
+
name: "Boolean"
|
|
3093
2705
|
}
|
|
3094
2706
|
}
|
|
3095
2707
|
}
|
|
3096
2708
|
}
|
|
3097
2709
|
};
|
|
3098
2710
|
|
|
3099
|
-
export const
|
|
3100
|
-
serializedName: "
|
|
2711
|
+
export const StringInAdvancedFilter: coreClient.CompositeMapper = {
|
|
2712
|
+
serializedName: "StringIn",
|
|
3101
2713
|
type: {
|
|
3102
2714
|
name: "Composite",
|
|
3103
|
-
className: "
|
|
2715
|
+
className: "StringInAdvancedFilter",
|
|
3104
2716
|
uberParent: "AdvancedFilter",
|
|
3105
2717
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3106
2718
|
modelProperties: {
|
|
@@ -3120,11 +2732,11 @@ export const StringNotEndsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
3120
2732
|
}
|
|
3121
2733
|
};
|
|
3122
2734
|
|
|
3123
|
-
export const
|
|
3124
|
-
serializedName: "
|
|
2735
|
+
export const StringNotInAdvancedFilter: coreClient.CompositeMapper = {
|
|
2736
|
+
serializedName: "StringNotIn",
|
|
3125
2737
|
type: {
|
|
3126
2738
|
name: "Composite",
|
|
3127
|
-
className: "
|
|
2739
|
+
className: "StringNotInAdvancedFilter",
|
|
3128
2740
|
uberParent: "AdvancedFilter",
|
|
3129
2741
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3130
2742
|
modelProperties: {
|
|
@@ -3144,89 +2756,22 @@ export const StringNotContainsAdvancedFilter: coreClient.CompositeMapper = {
|
|
|
3144
2756
|
}
|
|
3145
2757
|
};
|
|
3146
2758
|
|
|
3147
|
-
export const
|
|
3148
|
-
serializedName: "
|
|
3149
|
-
type: {
|
|
3150
|
-
name: "Composite",
|
|
3151
|
-
className: "IsNullOrUndefinedAdvancedFilter",
|
|
3152
|
-
uberParent: "AdvancedFilter",
|
|
3153
|
-
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3154
|
-
modelProperties: {
|
|
3155
|
-
...AdvancedFilter.type.modelProperties
|
|
3156
|
-
}
|
|
3157
|
-
}
|
|
3158
|
-
};
|
|
3159
|
-
|
|
3160
|
-
export const IsNotNullAdvancedFilter: coreClient.CompositeMapper = {
|
|
3161
|
-
serializedName: "IsNotNull",
|
|
2759
|
+
export const StringBeginsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
2760
|
+
serializedName: "StringBeginsWith",
|
|
3162
2761
|
type: {
|
|
3163
2762
|
name: "Composite",
|
|
3164
|
-
className: "
|
|
2763
|
+
className: "StringBeginsWithAdvancedFilter",
|
|
3165
2764
|
uberParent: "AdvancedFilter",
|
|
3166
2765
|
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3167
2766
|
modelProperties: {
|
|
3168
|
-
...AdvancedFilter.type.modelProperties
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
|
-
};
|
|
3172
|
-
|
|
3173
|
-
export const WebHookEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
3174
|
-
serializedName: "WebHook",
|
|
3175
|
-
type: {
|
|
3176
|
-
name: "Composite",
|
|
3177
|
-
className: "WebHookEventSubscriptionDestination",
|
|
3178
|
-
uberParent: "EventSubscriptionDestination",
|
|
3179
|
-
polymorphicDiscriminator:
|
|
3180
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
3181
|
-
modelProperties: {
|
|
3182
|
-
...EventSubscriptionDestination.type.modelProperties,
|
|
3183
|
-
endpointUrl: {
|
|
3184
|
-
serializedName: "properties.endpointUrl",
|
|
3185
|
-
type: {
|
|
3186
|
-
name: "String"
|
|
3187
|
-
}
|
|
3188
|
-
},
|
|
3189
|
-
endpointBaseUrl: {
|
|
3190
|
-
serializedName: "properties.endpointBaseUrl",
|
|
3191
|
-
readOnly: true,
|
|
3192
|
-
type: {
|
|
3193
|
-
name: "String"
|
|
3194
|
-
}
|
|
3195
|
-
},
|
|
3196
|
-
maxEventsPerBatch: {
|
|
3197
|
-
defaultValue: 1,
|
|
3198
|
-
serializedName: "properties.maxEventsPerBatch",
|
|
3199
|
-
type: {
|
|
3200
|
-
name: "Number"
|
|
3201
|
-
}
|
|
3202
|
-
},
|
|
3203
|
-
preferredBatchSizeInKilobytes: {
|
|
3204
|
-
defaultValue: 64,
|
|
3205
|
-
serializedName: "properties.preferredBatchSizeInKilobytes",
|
|
3206
|
-
type: {
|
|
3207
|
-
name: "Number"
|
|
3208
|
-
}
|
|
3209
|
-
},
|
|
3210
|
-
azureActiveDirectoryTenantId: {
|
|
3211
|
-
serializedName: "properties.azureActiveDirectoryTenantId",
|
|
3212
|
-
type: {
|
|
3213
|
-
name: "String"
|
|
3214
|
-
}
|
|
3215
|
-
},
|
|
3216
|
-
azureActiveDirectoryApplicationIdOrUri: {
|
|
3217
|
-
serializedName: "properties.azureActiveDirectoryApplicationIdOrUri",
|
|
3218
|
-
type: {
|
|
3219
|
-
name: "String"
|
|
3220
|
-
}
|
|
3221
|
-
},
|
|
3222
|
-
deliveryAttributeMappings: {
|
|
3223
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2767
|
+
...AdvancedFilter.type.modelProperties,
|
|
2768
|
+
values: {
|
|
2769
|
+
serializedName: "values",
|
|
3224
2770
|
type: {
|
|
3225
2771
|
name: "Sequence",
|
|
3226
2772
|
element: {
|
|
3227
2773
|
type: {
|
|
3228
|
-
name: "
|
|
3229
|
-
className: "DeliveryAttributeMapping"
|
|
2774
|
+
name: "String"
|
|
3230
2775
|
}
|
|
3231
2776
|
}
|
|
3232
2777
|
}
|
|
@@ -3235,30 +2780,22 @@ export const WebHookEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
|
3235
2780
|
}
|
|
3236
2781
|
};
|
|
3237
2782
|
|
|
3238
|
-
export const
|
|
3239
|
-
serializedName: "
|
|
2783
|
+
export const StringEndsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
2784
|
+
serializedName: "StringEndsWith",
|
|
3240
2785
|
type: {
|
|
3241
2786
|
name: "Composite",
|
|
3242
|
-
className: "
|
|
3243
|
-
uberParent: "
|
|
3244
|
-
polymorphicDiscriminator:
|
|
3245
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2787
|
+
className: "StringEndsWithAdvancedFilter",
|
|
2788
|
+
uberParent: "AdvancedFilter",
|
|
2789
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3246
2790
|
modelProperties: {
|
|
3247
|
-
...
|
|
3248
|
-
|
|
3249
|
-
serializedName: "
|
|
3250
|
-
type: {
|
|
3251
|
-
name: "String"
|
|
3252
|
-
}
|
|
3253
|
-
},
|
|
3254
|
-
deliveryAttributeMappings: {
|
|
3255
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2791
|
+
...AdvancedFilter.type.modelProperties,
|
|
2792
|
+
values: {
|
|
2793
|
+
serializedName: "values",
|
|
3256
2794
|
type: {
|
|
3257
2795
|
name: "Sequence",
|
|
3258
2796
|
element: {
|
|
3259
2797
|
type: {
|
|
3260
|
-
name: "
|
|
3261
|
-
className: "DeliveryAttributeMapping"
|
|
2798
|
+
name: "String"
|
|
3262
2799
|
}
|
|
3263
2800
|
}
|
|
3264
2801
|
}
|
|
@@ -3267,62 +2804,22 @@ export const EventHubEventSubscriptionDestination: coreClient.CompositeMapper =
|
|
|
3267
2804
|
}
|
|
3268
2805
|
};
|
|
3269
2806
|
|
|
3270
|
-
export const
|
|
3271
|
-
serializedName: "
|
|
3272
|
-
type: {
|
|
3273
|
-
name: "Composite",
|
|
3274
|
-
className: "StorageQueueEventSubscriptionDestination",
|
|
3275
|
-
uberParent: "EventSubscriptionDestination",
|
|
3276
|
-
polymorphicDiscriminator:
|
|
3277
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
3278
|
-
modelProperties: {
|
|
3279
|
-
...EventSubscriptionDestination.type.modelProperties,
|
|
3280
|
-
resourceId: {
|
|
3281
|
-
serializedName: "properties.resourceId",
|
|
3282
|
-
type: {
|
|
3283
|
-
name: "String"
|
|
3284
|
-
}
|
|
3285
|
-
},
|
|
3286
|
-
queueName: {
|
|
3287
|
-
serializedName: "properties.queueName",
|
|
3288
|
-
type: {
|
|
3289
|
-
name: "String"
|
|
3290
|
-
}
|
|
3291
|
-
},
|
|
3292
|
-
queueMessageTimeToLiveInSeconds: {
|
|
3293
|
-
serializedName: "properties.queueMessageTimeToLiveInSeconds",
|
|
3294
|
-
type: {
|
|
3295
|
-
name: "Number"
|
|
3296
|
-
}
|
|
3297
|
-
}
|
|
3298
|
-
}
|
|
3299
|
-
}
|
|
3300
|
-
};
|
|
3301
|
-
|
|
3302
|
-
export const HybridConnectionEventSubscriptionDestination: coreClient.CompositeMapper = {
|
|
3303
|
-
serializedName: "HybridConnection",
|
|
2807
|
+
export const StringContainsAdvancedFilter: coreClient.CompositeMapper = {
|
|
2808
|
+
serializedName: "StringContains",
|
|
3304
2809
|
type: {
|
|
3305
2810
|
name: "Composite",
|
|
3306
|
-
className: "
|
|
3307
|
-
uberParent: "
|
|
3308
|
-
polymorphicDiscriminator:
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
serializedName: "properties.resourceId",
|
|
3314
|
-
type: {
|
|
3315
|
-
name: "String"
|
|
3316
|
-
}
|
|
3317
|
-
},
|
|
3318
|
-
deliveryAttributeMappings: {
|
|
3319
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2811
|
+
className: "StringContainsAdvancedFilter",
|
|
2812
|
+
uberParent: "AdvancedFilter",
|
|
2813
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
2814
|
+
modelProperties: {
|
|
2815
|
+
...AdvancedFilter.type.modelProperties,
|
|
2816
|
+
values: {
|
|
2817
|
+
serializedName: "values",
|
|
3320
2818
|
type: {
|
|
3321
2819
|
name: "Sequence",
|
|
3322
2820
|
element: {
|
|
3323
2821
|
type: {
|
|
3324
|
-
name: "
|
|
3325
|
-
className: "DeliveryAttributeMapping"
|
|
2822
|
+
name: "String"
|
|
3326
2823
|
}
|
|
3327
2824
|
}
|
|
3328
2825
|
}
|
|
@@ -3331,30 +2828,27 @@ export const HybridConnectionEventSubscriptionDestination: coreClient.CompositeM
|
|
|
3331
2828
|
}
|
|
3332
2829
|
};
|
|
3333
2830
|
|
|
3334
|
-
export const
|
|
3335
|
-
serializedName: "
|
|
2831
|
+
export const NumberInRangeAdvancedFilter: coreClient.CompositeMapper = {
|
|
2832
|
+
serializedName: "NumberInRange",
|
|
3336
2833
|
type: {
|
|
3337
2834
|
name: "Composite",
|
|
3338
|
-
className: "
|
|
3339
|
-
uberParent: "
|
|
3340
|
-
polymorphicDiscriminator:
|
|
3341
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2835
|
+
className: "NumberInRangeAdvancedFilter",
|
|
2836
|
+
uberParent: "AdvancedFilter",
|
|
2837
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3342
2838
|
modelProperties: {
|
|
3343
|
-
...
|
|
3344
|
-
|
|
3345
|
-
serializedName: "
|
|
3346
|
-
type: {
|
|
3347
|
-
name: "String"
|
|
3348
|
-
}
|
|
3349
|
-
},
|
|
3350
|
-
deliveryAttributeMappings: {
|
|
3351
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2839
|
+
...AdvancedFilter.type.modelProperties,
|
|
2840
|
+
values: {
|
|
2841
|
+
serializedName: "values",
|
|
3352
2842
|
type: {
|
|
3353
2843
|
name: "Sequence",
|
|
3354
2844
|
element: {
|
|
3355
2845
|
type: {
|
|
3356
|
-
name: "
|
|
3357
|
-
|
|
2846
|
+
name: "Sequence",
|
|
2847
|
+
element: {
|
|
2848
|
+
type: {
|
|
2849
|
+
name: "Number"
|
|
2850
|
+
}
|
|
2851
|
+
}
|
|
3358
2852
|
}
|
|
3359
2853
|
}
|
|
3360
2854
|
}
|
|
@@ -3363,30 +2857,27 @@ export const ServiceBusQueueEventSubscriptionDestination: coreClient.CompositeMa
|
|
|
3363
2857
|
}
|
|
3364
2858
|
};
|
|
3365
2859
|
|
|
3366
|
-
export const
|
|
3367
|
-
serializedName: "
|
|
2860
|
+
export const NumberNotInRangeAdvancedFilter: coreClient.CompositeMapper = {
|
|
2861
|
+
serializedName: "NumberNotInRange",
|
|
3368
2862
|
type: {
|
|
3369
2863
|
name: "Composite",
|
|
3370
|
-
className: "
|
|
3371
|
-
uberParent: "
|
|
3372
|
-
polymorphicDiscriminator:
|
|
3373
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2864
|
+
className: "NumberNotInRangeAdvancedFilter",
|
|
2865
|
+
uberParent: "AdvancedFilter",
|
|
2866
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3374
2867
|
modelProperties: {
|
|
3375
|
-
...
|
|
3376
|
-
|
|
3377
|
-
serializedName: "
|
|
3378
|
-
type: {
|
|
3379
|
-
name: "String"
|
|
3380
|
-
}
|
|
3381
|
-
},
|
|
3382
|
-
deliveryAttributeMappings: {
|
|
3383
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2868
|
+
...AdvancedFilter.type.modelProperties,
|
|
2869
|
+
values: {
|
|
2870
|
+
serializedName: "values",
|
|
3384
2871
|
type: {
|
|
3385
2872
|
name: "Sequence",
|
|
3386
2873
|
element: {
|
|
3387
2874
|
type: {
|
|
3388
|
-
name: "
|
|
3389
|
-
|
|
2875
|
+
name: "Sequence",
|
|
2876
|
+
element: {
|
|
2877
|
+
type: {
|
|
2878
|
+
name: "Number"
|
|
2879
|
+
}
|
|
2880
|
+
}
|
|
3390
2881
|
}
|
|
3391
2882
|
}
|
|
3392
2883
|
}
|
|
@@ -3395,44 +2886,22 @@ export const ServiceBusTopicEventSubscriptionDestination: coreClient.CompositeMa
|
|
|
3395
2886
|
}
|
|
3396
2887
|
};
|
|
3397
2888
|
|
|
3398
|
-
export const
|
|
3399
|
-
serializedName: "
|
|
2889
|
+
export const StringNotBeginsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
2890
|
+
serializedName: "StringNotBeginsWith",
|
|
3400
2891
|
type: {
|
|
3401
2892
|
name: "Composite",
|
|
3402
|
-
className: "
|
|
3403
|
-
uberParent: "
|
|
3404
|
-
polymorphicDiscriminator:
|
|
3405
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2893
|
+
className: "StringNotBeginsWithAdvancedFilter",
|
|
2894
|
+
uberParent: "AdvancedFilter",
|
|
2895
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3406
2896
|
modelProperties: {
|
|
3407
|
-
...
|
|
3408
|
-
|
|
3409
|
-
serializedName: "
|
|
3410
|
-
type: {
|
|
3411
|
-
name: "String"
|
|
3412
|
-
}
|
|
3413
|
-
},
|
|
3414
|
-
maxEventsPerBatch: {
|
|
3415
|
-
defaultValue: 1,
|
|
3416
|
-
serializedName: "properties.maxEventsPerBatch",
|
|
3417
|
-
type: {
|
|
3418
|
-
name: "Number"
|
|
3419
|
-
}
|
|
3420
|
-
},
|
|
3421
|
-
preferredBatchSizeInKilobytes: {
|
|
3422
|
-
defaultValue: 64,
|
|
3423
|
-
serializedName: "properties.preferredBatchSizeInKilobytes",
|
|
3424
|
-
type: {
|
|
3425
|
-
name: "Number"
|
|
3426
|
-
}
|
|
3427
|
-
},
|
|
3428
|
-
deliveryAttributeMappings: {
|
|
3429
|
-
serializedName: "properties.deliveryAttributeMappings",
|
|
2897
|
+
...AdvancedFilter.type.modelProperties,
|
|
2898
|
+
values: {
|
|
2899
|
+
serializedName: "values",
|
|
3430
2900
|
type: {
|
|
3431
2901
|
name: "Sequence",
|
|
3432
2902
|
element: {
|
|
3433
2903
|
type: {
|
|
3434
|
-
name: "
|
|
3435
|
-
className: "DeliveryAttributeMapping"
|
|
2904
|
+
name: "String"
|
|
3436
2905
|
}
|
|
3437
2906
|
}
|
|
3438
2907
|
}
|
|
@@ -3441,117 +2910,98 @@ export const AzureFunctionEventSubscriptionDestination: coreClient.CompositeMapp
|
|
|
3441
2910
|
}
|
|
3442
2911
|
};
|
|
3443
2912
|
|
|
3444
|
-
export const
|
|
3445
|
-
serializedName: "
|
|
2913
|
+
export const StringNotEndsWithAdvancedFilter: coreClient.CompositeMapper = {
|
|
2914
|
+
serializedName: "StringNotEndsWith",
|
|
3446
2915
|
type: {
|
|
3447
2916
|
name: "Composite",
|
|
3448
|
-
className: "
|
|
3449
|
-
uberParent: "
|
|
3450
|
-
polymorphicDiscriminator:
|
|
3451
|
-
EventSubscriptionDestination.type.polymorphicDiscriminator,
|
|
2917
|
+
className: "StringNotEndsWithAdvancedFilter",
|
|
2918
|
+
uberParent: "AdvancedFilter",
|
|
2919
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3452
2920
|
modelProperties: {
|
|
3453
|
-
...
|
|
3454
|
-
|
|
3455
|
-
serializedName: "
|
|
2921
|
+
...AdvancedFilter.type.modelProperties,
|
|
2922
|
+
values: {
|
|
2923
|
+
serializedName: "values",
|
|
3456
2924
|
type: {
|
|
3457
|
-
name: "
|
|
2925
|
+
name: "Sequence",
|
|
2926
|
+
element: {
|
|
2927
|
+
type: {
|
|
2928
|
+
name: "String"
|
|
2929
|
+
}
|
|
2930
|
+
}
|
|
3458
2931
|
}
|
|
3459
2932
|
}
|
|
3460
2933
|
}
|
|
3461
2934
|
}
|
|
3462
2935
|
};
|
|
3463
2936
|
|
|
3464
|
-
export const
|
|
3465
|
-
serializedName: "
|
|
2937
|
+
export const StringNotContainsAdvancedFilter: coreClient.CompositeMapper = {
|
|
2938
|
+
serializedName: "StringNotContains",
|
|
3466
2939
|
type: {
|
|
3467
2940
|
name: "Composite",
|
|
3468
|
-
className: "
|
|
3469
|
-
uberParent: "
|
|
3470
|
-
polymorphicDiscriminator:
|
|
3471
|
-
DeadLetterDestination.type.polymorphicDiscriminator,
|
|
2941
|
+
className: "StringNotContainsAdvancedFilter",
|
|
2942
|
+
uberParent: "AdvancedFilter",
|
|
2943
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3472
2944
|
modelProperties: {
|
|
3473
|
-
...
|
|
3474
|
-
|
|
3475
|
-
serializedName: "
|
|
3476
|
-
type: {
|
|
3477
|
-
name: "String"
|
|
3478
|
-
}
|
|
3479
|
-
},
|
|
3480
|
-
blobContainerName: {
|
|
3481
|
-
serializedName: "properties.blobContainerName",
|
|
2945
|
+
...AdvancedFilter.type.modelProperties,
|
|
2946
|
+
values: {
|
|
2947
|
+
serializedName: "values",
|
|
3482
2948
|
type: {
|
|
3483
|
-
name: "
|
|
2949
|
+
name: "Sequence",
|
|
2950
|
+
element: {
|
|
2951
|
+
type: {
|
|
2952
|
+
name: "String"
|
|
2953
|
+
}
|
|
2954
|
+
}
|
|
3484
2955
|
}
|
|
3485
2956
|
}
|
|
3486
2957
|
}
|
|
3487
2958
|
}
|
|
3488
2959
|
};
|
|
3489
2960
|
|
|
3490
|
-
export const
|
|
3491
|
-
serializedName: "
|
|
2961
|
+
export const IsNullOrUndefinedAdvancedFilter: coreClient.CompositeMapper = {
|
|
2962
|
+
serializedName: "IsNullOrUndefined",
|
|
3492
2963
|
type: {
|
|
3493
2964
|
name: "Composite",
|
|
3494
|
-
className: "
|
|
3495
|
-
uberParent: "
|
|
3496
|
-
polymorphicDiscriminator:
|
|
3497
|
-
DeliveryAttributeMapping.type.polymorphicDiscriminator,
|
|
2965
|
+
className: "IsNullOrUndefinedAdvancedFilter",
|
|
2966
|
+
uberParent: "AdvancedFilter",
|
|
2967
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3498
2968
|
modelProperties: {
|
|
3499
|
-
...
|
|
3500
|
-
value: {
|
|
3501
|
-
serializedName: "properties.value",
|
|
3502
|
-
type: {
|
|
3503
|
-
name: "String"
|
|
3504
|
-
}
|
|
3505
|
-
},
|
|
3506
|
-
isSecret: {
|
|
3507
|
-
defaultValue: false,
|
|
3508
|
-
serializedName: "properties.isSecret",
|
|
3509
|
-
type: {
|
|
3510
|
-
name: "Boolean"
|
|
3511
|
-
}
|
|
3512
|
-
}
|
|
2969
|
+
...AdvancedFilter.type.modelProperties
|
|
3513
2970
|
}
|
|
3514
2971
|
}
|
|
3515
2972
|
};
|
|
3516
2973
|
|
|
3517
|
-
export const
|
|
3518
|
-
serializedName: "
|
|
2974
|
+
export const IsNotNullAdvancedFilter: coreClient.CompositeMapper = {
|
|
2975
|
+
serializedName: "IsNotNull",
|
|
3519
2976
|
type: {
|
|
3520
2977
|
name: "Composite",
|
|
3521
|
-
className: "
|
|
3522
|
-
uberParent: "
|
|
3523
|
-
polymorphicDiscriminator:
|
|
3524
|
-
DeliveryAttributeMapping.type.polymorphicDiscriminator,
|
|
2978
|
+
className: "IsNotNullAdvancedFilter",
|
|
2979
|
+
uberParent: "AdvancedFilter",
|
|
2980
|
+
polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,
|
|
3525
2981
|
modelProperties: {
|
|
3526
|
-
...
|
|
3527
|
-
sourceField: {
|
|
3528
|
-
serializedName: "properties.sourceField",
|
|
3529
|
-
type: {
|
|
3530
|
-
name: "String"
|
|
3531
|
-
}
|
|
3532
|
-
}
|
|
2982
|
+
...AdvancedFilter.type.modelProperties
|
|
3533
2983
|
}
|
|
3534
2984
|
}
|
|
3535
2985
|
};
|
|
3536
2986
|
|
|
3537
|
-
export const
|
|
3538
|
-
serializedName: "
|
|
2987
|
+
export const StorageBlobDeadLetterDestination: coreClient.CompositeMapper = {
|
|
2988
|
+
serializedName: "StorageBlob",
|
|
3539
2989
|
type: {
|
|
3540
2990
|
name: "Composite",
|
|
3541
|
-
className: "
|
|
3542
|
-
uberParent: "
|
|
2991
|
+
className: "StorageBlobDeadLetterDestination",
|
|
2992
|
+
uberParent: "DeadLetterDestination",
|
|
3543
2993
|
polymorphicDiscriminator:
|
|
3544
|
-
|
|
2994
|
+
DeadLetterDestination.type.polymorphicDiscriminator,
|
|
3545
2995
|
modelProperties: {
|
|
3546
|
-
...
|
|
3547
|
-
|
|
3548
|
-
serializedName: "properties.
|
|
2996
|
+
...DeadLetterDestination.type.modelProperties,
|
|
2997
|
+
resourceId: {
|
|
2998
|
+
serializedName: "properties.resourceId",
|
|
3549
2999
|
type: {
|
|
3550
3000
|
name: "String"
|
|
3551
3001
|
}
|
|
3552
3002
|
},
|
|
3553
|
-
|
|
3554
|
-
serializedName: "properties.
|
|
3003
|
+
blobContainerName: {
|
|
3004
|
+
serializedName: "properties.blobContainerName",
|
|
3555
3005
|
type: {
|
|
3556
3006
|
name: "String"
|
|
3557
3007
|
}
|
|
@@ -3566,11 +3016,11 @@ export const Domain: coreClient.CompositeMapper = {
|
|
|
3566
3016
|
className: "Domain",
|
|
3567
3017
|
modelProperties: {
|
|
3568
3018
|
...TrackedResource.type.modelProperties,
|
|
3569
|
-
|
|
3570
|
-
serializedName: "
|
|
3019
|
+
systemData: {
|
|
3020
|
+
serializedName: "systemData",
|
|
3571
3021
|
type: {
|
|
3572
3022
|
name: "Composite",
|
|
3573
|
-
className: "
|
|
3023
|
+
className: "SystemData"
|
|
3574
3024
|
}
|
|
3575
3025
|
},
|
|
3576
3026
|
identity: {
|
|
@@ -3580,13 +3030,6 @@ export const Domain: coreClient.CompositeMapper = {
|
|
|
3580
3030
|
className: "IdentityInfo"
|
|
3581
3031
|
}
|
|
3582
3032
|
},
|
|
3583
|
-
systemData: {
|
|
3584
|
-
serializedName: "systemData",
|
|
3585
|
-
type: {
|
|
3586
|
-
name: "Composite",
|
|
3587
|
-
className: "SystemData"
|
|
3588
|
-
}
|
|
3589
|
-
},
|
|
3590
3033
|
privateEndpointConnections: {
|
|
3591
3034
|
serializedName: "properties.privateEndpointConnections",
|
|
3592
3035
|
readOnly: true,
|
|
@@ -3683,57 +3126,100 @@ export const Domain: coreClient.CompositeMapper = {
|
|
|
3683
3126
|
}
|
|
3684
3127
|
};
|
|
3685
3128
|
|
|
3686
|
-
export const
|
|
3129
|
+
export const Topic: coreClient.CompositeMapper = {
|
|
3687
3130
|
type: {
|
|
3688
3131
|
name: "Composite",
|
|
3689
|
-
className: "
|
|
3132
|
+
className: "Topic",
|
|
3690
3133
|
modelProperties: {
|
|
3691
3134
|
...TrackedResource.type.modelProperties,
|
|
3135
|
+
identity: {
|
|
3136
|
+
serializedName: "identity",
|
|
3137
|
+
type: {
|
|
3138
|
+
name: "Composite",
|
|
3139
|
+
className: "IdentityInfo"
|
|
3140
|
+
}
|
|
3141
|
+
},
|
|
3692
3142
|
systemData: {
|
|
3693
3143
|
serializedName: "systemData",
|
|
3694
3144
|
type: {
|
|
3695
|
-
name: "Composite",
|
|
3696
|
-
className: "SystemData"
|
|
3145
|
+
name: "Composite",
|
|
3146
|
+
className: "SystemData"
|
|
3147
|
+
}
|
|
3148
|
+
},
|
|
3149
|
+
privateEndpointConnections: {
|
|
3150
|
+
serializedName: "properties.privateEndpointConnections",
|
|
3151
|
+
readOnly: true,
|
|
3152
|
+
type: {
|
|
3153
|
+
name: "Sequence",
|
|
3154
|
+
element: {
|
|
3155
|
+
type: {
|
|
3156
|
+
name: "Composite",
|
|
3157
|
+
className: "PrivateEndpointConnection"
|
|
3158
|
+
}
|
|
3159
|
+
}
|
|
3160
|
+
}
|
|
3161
|
+
},
|
|
3162
|
+
provisioningState: {
|
|
3163
|
+
serializedName: "properties.provisioningState",
|
|
3164
|
+
readOnly: true,
|
|
3165
|
+
type: {
|
|
3166
|
+
name: "String"
|
|
3697
3167
|
}
|
|
3698
3168
|
},
|
|
3699
|
-
|
|
3700
|
-
serializedName: "properties.
|
|
3169
|
+
endpoint: {
|
|
3170
|
+
serializedName: "properties.endpoint",
|
|
3171
|
+
readOnly: true,
|
|
3701
3172
|
type: {
|
|
3702
|
-
name: "
|
|
3173
|
+
name: "String"
|
|
3703
3174
|
}
|
|
3704
3175
|
},
|
|
3705
|
-
|
|
3706
|
-
serializedName: "properties.
|
|
3176
|
+
inputSchema: {
|
|
3177
|
+
serializedName: "properties.inputSchema",
|
|
3707
3178
|
type: {
|
|
3708
3179
|
name: "String"
|
|
3709
3180
|
}
|
|
3710
3181
|
},
|
|
3711
|
-
|
|
3712
|
-
serializedName: "properties.
|
|
3182
|
+
inputSchemaMapping: {
|
|
3183
|
+
serializedName: "properties.inputSchemaMapping",
|
|
3713
3184
|
type: {
|
|
3714
|
-
name: "
|
|
3185
|
+
name: "Composite",
|
|
3186
|
+
className: "InputSchemaMapping"
|
|
3715
3187
|
}
|
|
3716
3188
|
},
|
|
3717
|
-
|
|
3718
|
-
serializedName: "properties.
|
|
3189
|
+
metricResourceId: {
|
|
3190
|
+
serializedName: "properties.metricResourceId",
|
|
3191
|
+
readOnly: true,
|
|
3719
3192
|
type: {
|
|
3720
3193
|
name: "String"
|
|
3721
3194
|
}
|
|
3722
3195
|
},
|
|
3723
|
-
|
|
3724
|
-
serializedName: "properties.
|
|
3196
|
+
publicNetworkAccess: {
|
|
3197
|
+
serializedName: "properties.publicNetworkAccess",
|
|
3725
3198
|
type: {
|
|
3726
3199
|
name: "String"
|
|
3727
3200
|
}
|
|
3728
3201
|
},
|
|
3729
|
-
|
|
3730
|
-
serializedName: "properties.
|
|
3202
|
+
inboundIpRules: {
|
|
3203
|
+
serializedName: "properties.inboundIpRules",
|
|
3731
3204
|
type: {
|
|
3732
|
-
name: "
|
|
3205
|
+
name: "Sequence",
|
|
3206
|
+
element: {
|
|
3207
|
+
type: {
|
|
3208
|
+
name: "Composite",
|
|
3209
|
+
className: "InboundIpRule"
|
|
3210
|
+
}
|
|
3211
|
+
}
|
|
3733
3212
|
}
|
|
3734
3213
|
},
|
|
3735
|
-
|
|
3736
|
-
|
|
3214
|
+
disableLocalAuth: {
|
|
3215
|
+
defaultValue: false,
|
|
3216
|
+
serializedName: "properties.disableLocalAuth",
|
|
3217
|
+
type: {
|
|
3218
|
+
name: "Boolean"
|
|
3219
|
+
}
|
|
3220
|
+
},
|
|
3221
|
+
dataResidencyBoundary: {
|
|
3222
|
+
serializedName: "properties.dataResidencyBoundary",
|
|
3737
3223
|
type: {
|
|
3738
3224
|
name: "String"
|
|
3739
3225
|
}
|
|
@@ -3849,83 +3335,6 @@ export const PartnerRegistration: coreClient.CompositeMapper = {
|
|
|
3849
3335
|
type: {
|
|
3850
3336
|
name: "Uuid"
|
|
3851
3337
|
}
|
|
3852
|
-
},
|
|
3853
|
-
partnerName: {
|
|
3854
|
-
serializedName: "properties.partnerName",
|
|
3855
|
-
type: {
|
|
3856
|
-
name: "String"
|
|
3857
|
-
}
|
|
3858
|
-
},
|
|
3859
|
-
partnerResourceTypeName: {
|
|
3860
|
-
serializedName: "properties.partnerResourceTypeName",
|
|
3861
|
-
type: {
|
|
3862
|
-
name: "String"
|
|
3863
|
-
}
|
|
3864
|
-
},
|
|
3865
|
-
partnerResourceTypeDisplayName: {
|
|
3866
|
-
serializedName: "properties.partnerResourceTypeDisplayName",
|
|
3867
|
-
type: {
|
|
3868
|
-
name: "String"
|
|
3869
|
-
}
|
|
3870
|
-
},
|
|
3871
|
-
partnerResourceTypeDescription: {
|
|
3872
|
-
serializedName: "properties.partnerResourceTypeDescription",
|
|
3873
|
-
type: {
|
|
3874
|
-
name: "String"
|
|
3875
|
-
}
|
|
3876
|
-
},
|
|
3877
|
-
longDescription: {
|
|
3878
|
-
serializedName: "properties.longDescription",
|
|
3879
|
-
type: {
|
|
3880
|
-
name: "String"
|
|
3881
|
-
}
|
|
3882
|
-
},
|
|
3883
|
-
partnerCustomerServiceNumber: {
|
|
3884
|
-
serializedName: "properties.partnerCustomerServiceNumber",
|
|
3885
|
-
type: {
|
|
3886
|
-
name: "String"
|
|
3887
|
-
}
|
|
3888
|
-
},
|
|
3889
|
-
partnerCustomerServiceExtension: {
|
|
3890
|
-
serializedName: "properties.partnerCustomerServiceExtension",
|
|
3891
|
-
type: {
|
|
3892
|
-
name: "String"
|
|
3893
|
-
}
|
|
3894
|
-
},
|
|
3895
|
-
customerServiceUri: {
|
|
3896
|
-
serializedName: "properties.customerServiceUri",
|
|
3897
|
-
type: {
|
|
3898
|
-
name: "String"
|
|
3899
|
-
}
|
|
3900
|
-
},
|
|
3901
|
-
setupUri: {
|
|
3902
|
-
serializedName: "properties.setupUri",
|
|
3903
|
-
type: {
|
|
3904
|
-
name: "String"
|
|
3905
|
-
}
|
|
3906
|
-
},
|
|
3907
|
-
logoUri: {
|
|
3908
|
-
serializedName: "properties.logoUri",
|
|
3909
|
-
type: {
|
|
3910
|
-
name: "String"
|
|
3911
|
-
}
|
|
3912
|
-
},
|
|
3913
|
-
visibilityState: {
|
|
3914
|
-
serializedName: "properties.visibilityState",
|
|
3915
|
-
type: {
|
|
3916
|
-
name: "String"
|
|
3917
|
-
}
|
|
3918
|
-
},
|
|
3919
|
-
authorizedAzureSubscriptionIds: {
|
|
3920
|
-
serializedName: "properties.authorizedAzureSubscriptionIds",
|
|
3921
|
-
type: {
|
|
3922
|
-
name: "Sequence",
|
|
3923
|
-
element: {
|
|
3924
|
-
type: {
|
|
3925
|
-
name: "String"
|
|
3926
|
-
}
|
|
3927
|
-
}
|
|
3928
|
-
}
|
|
3929
3338
|
}
|
|
3930
3339
|
}
|
|
3931
3340
|
}
|
|
@@ -4011,63 +3420,6 @@ export const SystemTopic: coreClient.CompositeMapper = {
|
|
|
4011
3420
|
className: "SystemTopic",
|
|
4012
3421
|
modelProperties: {
|
|
4013
3422
|
...TrackedResource.type.modelProperties,
|
|
4014
|
-
systemData: {
|
|
4015
|
-
serializedName: "systemData",
|
|
4016
|
-
type: {
|
|
4017
|
-
name: "Composite",
|
|
4018
|
-
className: "SystemData"
|
|
4019
|
-
}
|
|
4020
|
-
},
|
|
4021
|
-
identity: {
|
|
4022
|
-
serializedName: "identity",
|
|
4023
|
-
type: {
|
|
4024
|
-
name: "Composite",
|
|
4025
|
-
className: "IdentityInfo"
|
|
4026
|
-
}
|
|
4027
|
-
},
|
|
4028
|
-
provisioningState: {
|
|
4029
|
-
serializedName: "properties.provisioningState",
|
|
4030
|
-
readOnly: true,
|
|
4031
|
-
type: {
|
|
4032
|
-
name: "String"
|
|
4033
|
-
}
|
|
4034
|
-
},
|
|
4035
|
-
source: {
|
|
4036
|
-
serializedName: "properties.source",
|
|
4037
|
-
type: {
|
|
4038
|
-
name: "String"
|
|
4039
|
-
}
|
|
4040
|
-
},
|
|
4041
|
-
topicType: {
|
|
4042
|
-
serializedName: "properties.topicType",
|
|
4043
|
-
type: {
|
|
4044
|
-
name: "String"
|
|
4045
|
-
}
|
|
4046
|
-
},
|
|
4047
|
-
metricResourceId: {
|
|
4048
|
-
serializedName: "properties.metricResourceId",
|
|
4049
|
-
readOnly: true,
|
|
4050
|
-
type: {
|
|
4051
|
-
name: "String"
|
|
4052
|
-
}
|
|
4053
|
-
}
|
|
4054
|
-
}
|
|
4055
|
-
}
|
|
4056
|
-
};
|
|
4057
|
-
|
|
4058
|
-
export const Topic: coreClient.CompositeMapper = {
|
|
4059
|
-
type: {
|
|
4060
|
-
name: "Composite",
|
|
4061
|
-
className: "Topic",
|
|
4062
|
-
modelProperties: {
|
|
4063
|
-
...TrackedResource.type.modelProperties,
|
|
4064
|
-
sku: {
|
|
4065
|
-
serializedName: "sku",
|
|
4066
|
-
type: {
|
|
4067
|
-
name: "Composite",
|
|
4068
|
-
className: "ResourceSku"
|
|
4069
|
-
}
|
|
4070
|
-
},
|
|
4071
3423
|
identity: {
|
|
4072
3424
|
serializedName: "identity",
|
|
4073
3425
|
type: {
|
|
@@ -4075,20 +3427,6 @@ export const Topic: coreClient.CompositeMapper = {
|
|
|
4075
3427
|
className: "IdentityInfo"
|
|
4076
3428
|
}
|
|
4077
3429
|
},
|
|
4078
|
-
kind: {
|
|
4079
|
-
defaultValue: "Azure",
|
|
4080
|
-
serializedName: "kind",
|
|
4081
|
-
type: {
|
|
4082
|
-
name: "String"
|
|
4083
|
-
}
|
|
4084
|
-
},
|
|
4085
|
-
extendedLocation: {
|
|
4086
|
-
serializedName: "extendedLocation",
|
|
4087
|
-
type: {
|
|
4088
|
-
name: "Composite",
|
|
4089
|
-
className: "ExtendedLocation"
|
|
4090
|
-
}
|
|
4091
|
-
},
|
|
4092
3430
|
systemData: {
|
|
4093
3431
|
serializedName: "systemData",
|
|
4094
3432
|
type: {
|
|
@@ -4096,19 +3434,6 @@ export const Topic: coreClient.CompositeMapper = {
|
|
|
4096
3434
|
className: "SystemData"
|
|
4097
3435
|
}
|
|
4098
3436
|
},
|
|
4099
|
-
privateEndpointConnections: {
|
|
4100
|
-
serializedName: "properties.privateEndpointConnections",
|
|
4101
|
-
readOnly: true,
|
|
4102
|
-
type: {
|
|
4103
|
-
name: "Sequence",
|
|
4104
|
-
element: {
|
|
4105
|
-
type: {
|
|
4106
|
-
name: "Composite",
|
|
4107
|
-
className: "PrivateEndpointConnection"
|
|
4108
|
-
}
|
|
4109
|
-
}
|
|
4110
|
-
}
|
|
4111
|
-
},
|
|
4112
3437
|
provisioningState: {
|
|
4113
3438
|
serializedName: "properties.provisioningState",
|
|
4114
3439
|
readOnly: true,
|
|
@@ -4116,80 +3441,45 @@ export const Topic: coreClient.CompositeMapper = {
|
|
|
4116
3441
|
name: "String"
|
|
4117
3442
|
}
|
|
4118
3443
|
},
|
|
4119
|
-
|
|
4120
|
-
serializedName: "properties.
|
|
4121
|
-
readOnly: true,
|
|
3444
|
+
source: {
|
|
3445
|
+
serializedName: "properties.source",
|
|
4122
3446
|
type: {
|
|
4123
3447
|
name: "String"
|
|
4124
3448
|
}
|
|
4125
3449
|
},
|
|
4126
|
-
|
|
4127
|
-
serializedName: "properties.
|
|
3450
|
+
topicType: {
|
|
3451
|
+
serializedName: "properties.topicType",
|
|
4128
3452
|
type: {
|
|
4129
3453
|
name: "String"
|
|
4130
3454
|
}
|
|
4131
3455
|
},
|
|
4132
|
-
inputSchemaMapping: {
|
|
4133
|
-
serializedName: "properties.inputSchemaMapping",
|
|
4134
|
-
type: {
|
|
4135
|
-
name: "Composite",
|
|
4136
|
-
className: "InputSchemaMapping"
|
|
4137
|
-
}
|
|
4138
|
-
},
|
|
4139
3456
|
metricResourceId: {
|
|
4140
3457
|
serializedName: "properties.metricResourceId",
|
|
4141
3458
|
readOnly: true,
|
|
4142
3459
|
type: {
|
|
4143
3460
|
name: "String"
|
|
4144
3461
|
}
|
|
4145
|
-
},
|
|
4146
|
-
publicNetworkAccess: {
|
|
4147
|
-
serializedName: "properties.publicNetworkAccess",
|
|
4148
|
-
type: {
|
|
4149
|
-
name: "String"
|
|
4150
|
-
}
|
|
4151
|
-
},
|
|
4152
|
-
inboundIpRules: {
|
|
4153
|
-
serializedName: "properties.inboundIpRules",
|
|
4154
|
-
type: {
|
|
4155
|
-
name: "Sequence",
|
|
4156
|
-
element: {
|
|
4157
|
-
type: {
|
|
4158
|
-
name: "Composite",
|
|
4159
|
-
className: "InboundIpRule"
|
|
4160
|
-
}
|
|
4161
|
-
}
|
|
4162
|
-
}
|
|
4163
|
-
},
|
|
4164
|
-
disableLocalAuth: {
|
|
4165
|
-
defaultValue: false,
|
|
4166
|
-
serializedName: "properties.disableLocalAuth",
|
|
4167
|
-
type: {
|
|
4168
|
-
name: "Boolean"
|
|
4169
|
-
}
|
|
4170
|
-
},
|
|
4171
|
-
dataResidencyBoundary: {
|
|
4172
|
-
serializedName: "properties.dataResidencyBoundary",
|
|
4173
|
-
type: {
|
|
4174
|
-
name: "String"
|
|
4175
|
-
}
|
|
4176
3462
|
}
|
|
4177
3463
|
}
|
|
4178
3464
|
}
|
|
4179
3465
|
};
|
|
4180
3466
|
|
|
4181
3467
|
export let discriminators = {
|
|
4182
|
-
PartnerDestinationInfo: PartnerDestinationInfo,
|
|
4183
|
-
PartnerUpdateDestinationInfo: PartnerUpdateDestinationInfo,
|
|
4184
3468
|
InputSchemaMapping: InputSchemaMapping,
|
|
4185
|
-
|
|
3469
|
+
DeliveryAttributeMapping: DeliveryAttributeMapping,
|
|
4186
3470
|
EventSubscriptionDestination: EventSubscriptionDestination,
|
|
3471
|
+
AdvancedFilter: AdvancedFilter,
|
|
4187
3472
|
DeadLetterDestination: DeadLetterDestination,
|
|
4188
|
-
DeliveryAttributeMapping: DeliveryAttributeMapping,
|
|
4189
|
-
PartnerClientAuthentication: PartnerClientAuthentication,
|
|
4190
|
-
"PartnerDestinationInfo.WebHook": WebhookPartnerDestinationInfo,
|
|
4191
|
-
"PartnerUpdateDestinationInfo.WebHook": WebhookUpdatePartnerDestinationInfo,
|
|
4192
3473
|
"InputSchemaMapping.Json": JsonInputSchemaMapping,
|
|
3474
|
+
"DeliveryAttributeMapping.Static": StaticDeliveryAttributeMapping,
|
|
3475
|
+
"DeliveryAttributeMapping.Dynamic": DynamicDeliveryAttributeMapping,
|
|
3476
|
+
"EventSubscriptionDestination.WebHook": WebHookEventSubscriptionDestination,
|
|
3477
|
+
"EventSubscriptionDestination.EventHub": EventHubEventSubscriptionDestination,
|
|
3478
|
+
"EventSubscriptionDestination.StorageQueue": StorageQueueEventSubscriptionDestination,
|
|
3479
|
+
"EventSubscriptionDestination.HybridConnection": HybridConnectionEventSubscriptionDestination,
|
|
3480
|
+
"EventSubscriptionDestination.ServiceBusQueue": ServiceBusQueueEventSubscriptionDestination,
|
|
3481
|
+
"EventSubscriptionDestination.ServiceBusTopic": ServiceBusTopicEventSubscriptionDestination,
|
|
3482
|
+
"EventSubscriptionDestination.AzureFunction": AzureFunctionEventSubscriptionDestination,
|
|
4193
3483
|
"AdvancedFilter.NumberIn": NumberInAdvancedFilter,
|
|
4194
3484
|
"AdvancedFilter.NumberNotIn": NumberNotInAdvancedFilter,
|
|
4195
3485
|
"AdvancedFilter.NumberLessThan": NumberLessThanAdvancedFilter,
|
|
@@ -4209,16 +3499,5 @@ export let discriminators = {
|
|
|
4209
3499
|
"AdvancedFilter.StringNotContains": StringNotContainsAdvancedFilter,
|
|
4210
3500
|
"AdvancedFilter.IsNullOrUndefined": IsNullOrUndefinedAdvancedFilter,
|
|
4211
3501
|
"AdvancedFilter.IsNotNull": IsNotNullAdvancedFilter,
|
|
4212
|
-
"
|
|
4213
|
-
"EventSubscriptionDestination.EventHub": EventHubEventSubscriptionDestination,
|
|
4214
|
-
"EventSubscriptionDestination.StorageQueue": StorageQueueEventSubscriptionDestination,
|
|
4215
|
-
"EventSubscriptionDestination.HybridConnection": HybridConnectionEventSubscriptionDestination,
|
|
4216
|
-
"EventSubscriptionDestination.ServiceBusQueue": ServiceBusQueueEventSubscriptionDestination,
|
|
4217
|
-
"EventSubscriptionDestination.ServiceBusTopic": ServiceBusTopicEventSubscriptionDestination,
|
|
4218
|
-
"EventSubscriptionDestination.AzureFunction": AzureFunctionEventSubscriptionDestination,
|
|
4219
|
-
"EventSubscriptionDestination.PartnerDestination": PartnerEventSubscriptionDestination,
|
|
4220
|
-
"DeadLetterDestination.StorageBlob": StorageBlobDeadLetterDestination,
|
|
4221
|
-
"DeliveryAttributeMapping.Static": StaticDeliveryAttributeMapping,
|
|
4222
|
-
"DeliveryAttributeMapping.Dynamic": DynamicDeliveryAttributeMapping,
|
|
4223
|
-
"PartnerClientAuthentication.AzureAD": AzureADPartnerClientAuthentication
|
|
3502
|
+
"DeadLetterDestination.StorageBlob": StorageBlobDeadLetterDestination
|
|
4224
3503
|
};
|