@azure/arm-trafficmanager 4.1.0 → 6.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 +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +1 -1
- package/README.md +75 -81
- package/dist/index.js +1719 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/endpointDeleteExternal.d.ts +2 -0
- package/dist-esm/samples-dev/endpointDeleteExternal.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointDeleteExternal.js +33 -0
- package/dist-esm/samples-dev/endpointDeleteExternal.js.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithGeoMapping.d.ts +2 -0
- package/dist-esm/samples-dev/endpointGetExternalWithGeoMapping.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithGeoMapping.js +33 -0
- package/dist-esm/samples-dev/endpointGetExternalWithGeoMapping.js.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithLocation.d.ts +2 -0
- package/dist-esm/samples-dev/endpointGetExternalWithLocation.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithLocation.js +33 -0
- package/dist-esm/samples-dev/endpointGetExternalWithLocation.js.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithSubnetMapping.d.ts +2 -0
- package/dist-esm/samples-dev/endpointGetExternalWithSubnetMapping.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointGetExternalWithSubnetMapping.js +33 -0
- package/dist-esm/samples-dev/endpointGetExternalWithSubnetMapping.js.map +1 -0
- package/dist-esm/samples-dev/endpointPatchExternalTarget.d.ts +2 -0
- package/dist-esm/samples-dev/endpointPatchExternalTarget.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointPatchExternalTarget.js +39 -0
- package/dist-esm/samples-dev/endpointPatchExternalTarget.js.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithCustomHeaders.d.ts +2 -0
- package/dist-esm/samples-dev/endpointPutExternalWithCustomHeaders.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithCustomHeaders.js +44 -0
- package/dist-esm/samples-dev/endpointPutExternalWithCustomHeaders.js.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithGeoMapping.d.ts +2 -0
- package/dist-esm/samples-dev/endpointPutExternalWithGeoMapping.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithGeoMapping.js +40 -0
- package/dist-esm/samples-dev/endpointPutExternalWithGeoMapping.js.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithLocation.d.ts +2 -0
- package/dist-esm/samples-dev/endpointPutExternalWithLocation.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithLocation.js +40 -0
- package/dist-esm/samples-dev/endpointPutExternalWithLocation.js.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithSubnetMapping.d.ts +2 -0
- package/dist-esm/samples-dev/endpointPutExternalWithSubnetMapping.d.ts.map +1 -0
- package/dist-esm/samples-dev/endpointPutExternalWithSubnetMapping.js +43 -0
- package/dist-esm/samples-dev/endpointPutExternalWithSubnetMapping.js.map +1 -0
- package/dist-esm/samples-dev/geographicHierarchyGetDefault.d.ts +2 -0
- package/dist-esm/samples-dev/geographicHierarchyGetDefault.d.ts.map +1 -0
- package/dist-esm/samples-dev/geographicHierarchyGetDefault.js +29 -0
- package/dist-esm/samples-dev/geographicHierarchyGetDefault.js.map +1 -0
- package/dist-esm/samples-dev/heatMapGet.d.ts +2 -0
- package/dist-esm/samples-dev/heatMapGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/heatMapGet.js +31 -0
- package/dist-esm/samples-dev/heatMapGet.js.map +1 -0
- package/dist-esm/samples-dev/heatMapGetWithNullValues.d.ts +2 -0
- package/dist-esm/samples-dev/heatMapGetWithNullValues.d.ts.map +1 -0
- package/dist-esm/samples-dev/heatMapGetWithNullValues.js +31 -0
- package/dist-esm/samples-dev/heatMapGetWithNullValues.js.map +1 -0
- package/dist-esm/samples-dev/heatMapGetWithTopLeftBotRight.d.ts +2 -0
- package/dist-esm/samples-dev/heatMapGetWithTopLeftBotRight.d.ts.map +1 -0
- package/dist-esm/samples-dev/heatMapGetWithTopLeftBotRight.js +34 -0
- package/dist-esm/samples-dev/heatMapGetWithTopLeftBotRight.js.map +1 -0
- package/dist-esm/samples-dev/listBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/listBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/listBySubscription.js +43 -0
- package/dist-esm/samples-dev/listBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/listProfilesByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/listProfilesByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/listProfilesByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/listProfilesByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameAvailablePost21.d.ts +2 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameAvailablePost21.d.ts.map +1 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameAvailablePost21.js +33 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameAvailablePost21.js.map +1 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameNotAvailablePost23.d.ts +2 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameNotAvailablePost23.d.ts.map +1 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameNotAvailablePost23.js +33 -0
- package/dist-esm/samples-dev/nameAvailabilityTestNameNotAvailablePost23.js.map +1 -0
- package/dist-esm/samples-dev/profileDelete.d.ts +2 -0
- package/dist-esm/samples-dev/profileDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/profileDelete.js +31 -0
- package/dist-esm/samples-dev/profileDelete.js.map +1 -0
- package/dist-esm/samples-dev/profileGetWithEndpoints.d.ts +2 -0
- package/dist-esm/samples-dev/profileGetWithEndpoints.d.ts.map +1 -0
- package/dist-esm/samples-dev/profileGetWithEndpoints.js +31 -0
- package/dist-esm/samples-dev/profileGetWithEndpoints.js.map +1 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewDisabled.d.ts +2 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewDisabled.d.ts.map +1 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewDisabled.js +31 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewDisabled.js.map +1 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewEnabled.d.ts +2 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewEnabled.d.ts.map +1 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewEnabled.js +31 -0
- package/dist-esm/samples-dev/profileGetWithTrafficViewEnabled.js.map +1 -0
- package/dist-esm/samples-dev/profilePatchMonitorConfig.d.ts +2 -0
- package/dist-esm/samples-dev/profilePatchMonitorConfig.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePatchMonitorConfig.js +45 -0
- package/dist-esm/samples-dev/profilePatchMonitorConfig.js.map +1 -0
- package/dist-esm/samples-dev/profilePutMultiValue.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutMultiValue.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutMultiValue.js +40 -0
- package/dist-esm/samples-dev/profilePutMultiValue.js.map +1 -0
- package/dist-esm/samples-dev/profilePutNoEndpoints.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutNoEndpoints.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutNoEndpoints.js +38 -0
- package/dist-esm/samples-dev/profilePutNoEndpoints.js.map +1 -0
- package/dist-esm/samples-dev/profilePutWithAliasing.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutWithAliasing.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutWithAliasing.js +58 -0
- package/dist-esm/samples-dev/profilePutWithAliasing.js.map +1 -0
- package/dist-esm/samples-dev/profilePutWithCustomHeaders.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutWithCustomHeaders.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutWithCustomHeaders.js +67 -0
- package/dist-esm/samples-dev/profilePutWithCustomHeaders.js.map +1 -0
- package/dist-esm/samples-dev/profilePutWithEndpoints.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutWithEndpoints.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutWithEndpoints.js +57 -0
- package/dist-esm/samples-dev/profilePutWithEndpoints.js.map +1 -0
- package/dist-esm/samples-dev/profilePutWithNestedEndpoints.d.ts +2 -0
- package/dist-esm/samples-dev/profilePutWithNestedEndpoints.d.ts.map +1 -0
- package/dist-esm/samples-dev/profilePutWithNestedEndpoints.js +69 -0
- package/dist-esm/samples-dev/profilePutWithNestedEndpoints.js.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysDelete.d.ts +2 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysDelete.js +29 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysDelete.js.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysGet.d.ts +2 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysGet.js +29 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysGet.js.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysPut.d.ts +2 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysPut.d.ts.map +1 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysPut.js +29 -0
- package/dist-esm/samples-dev/trafficManagerUserMetricsKeysPut.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +474 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +70 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +26 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +371 -330
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +17 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/parameters.js +88 -60
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/endpoints.d.ts +54 -0
- package/dist-esm/src/operations/endpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/endpoints.js +186 -0
- package/dist-esm/src/operations/endpoints.js.map +1 -0
- package/dist-esm/src/operations/geographicHierarchies.d.ts +18 -0
- package/dist-esm/src/operations/geographicHierarchies.d.ts.map +1 -0
- package/dist-esm/src/operations/geographicHierarchies.js +46 -0
- package/dist-esm/src/operations/geographicHierarchies.js.map +1 -0
- package/dist-esm/src/operations/heatMap.d.ts +20 -0
- package/dist-esm/src/operations/heatMap.d.ts.map +1 -0
- package/dist-esm/src/operations/heatMap.js +58 -0
- package/dist-esm/src/operations/heatMap.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +3 -5
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/profiles.d.ts +80 -0
- package/dist-esm/src/operations/profiles.d.ts.map +1 -0
- package/dist-esm/src/operations/profiles.js +321 -0
- package/dist-esm/src/operations/profiles.js.map +1 -0
- package/dist-esm/src/operations/trafficManagerUserMetricsKeys.d.ts +28 -0
- package/dist-esm/src/operations/trafficManagerUserMetricsKeys.d.ts.map +1 -0
- package/dist-esm/src/operations/trafficManagerUserMetricsKeys.js +92 -0
- package/dist-esm/src/operations/trafficManagerUserMetricsKeys.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/endpoints.d.ts +46 -0
- package/dist-esm/src/operationsInterfaces/endpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/endpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/endpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/geographicHierarchies.d.ts +10 -0
- package/dist-esm/src/operationsInterfaces/geographicHierarchies.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/geographicHierarchies.js +9 -0
- package/dist-esm/src/operationsInterfaces/geographicHierarchies.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/heatMap.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/heatMap.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/heatMap.js +9 -0
- package/dist-esm/src/operationsInterfaces/heatMap.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +6 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +13 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/profiles.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/profiles.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/profiles.js +9 -0
- package/dist-esm/src/operationsInterfaces/profiles.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/trafficManagerUserMetricsKeys.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/trafficManagerUserMetricsKeys.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/trafficManagerUserMetricsKeys.js +9 -0
- package/dist-esm/src/operationsInterfaces/trafficManagerUserMetricsKeys.js.map +1 -0
- package/dist-esm/src/trafficManagerManagementClient.d.ts +23 -0
- package/dist-esm/src/trafficManagerManagementClient.d.ts.map +1 -0
- package/dist-esm/src/trafficManagerManagementClient.js +56 -0
- package/dist-esm/src/trafficManagerManagementClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +82 -34
- package/review/arm-trafficmanager.api.md +486 -0
- package/rollup.config.js +184 -27
- package/src/index.ts +12 -0
- package/src/models/index.ts +556 -0
- package/{lib → src}/models/mappers.ts +373 -327
- package/src/models/parameters.ts +189 -0
- package/src/operations/endpoints.ts +250 -0
- package/src/operations/geographicHierarchies.ts +63 -0
- package/src/operations/heatMap.ts +74 -0
- package/{lib → src}/operations/index.ts +3 -5
- package/src/operations/profiles.ts +399 -0
- package/src/operations/trafficManagerUserMetricsKeys.ts +122 -0
- package/src/operationsInterfaces/endpoints.ts +91 -0
- package/src/operationsInterfaces/geographicHierarchies.ts +23 -0
- package/src/operationsInterfaces/heatMap.ts +24 -0
- package/src/operationsInterfaces/index.ts +13 -0
- package/src/operationsInterfaces/profiles.ts +106 -0
- package/src/operationsInterfaces/trafficManagerUserMetricsKeys.ts +41 -0
- package/src/trafficManagerManagementClient.ts +98 -0
- package/tsconfig.json +6 -5
- package/types/arm-trafficmanager.d.ts +708 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-trafficmanager.js +0 -1822
- package/dist/arm-trafficmanager.js.map +0 -1
- package/dist/arm-trafficmanager.min.js +0 -1
- package/dist/arm-trafficmanager.min.js.map +0 -1
- package/esm/models/endpointsMappers.d.ts +0 -2
- package/esm/models/endpointsMappers.d.ts.map +0 -1
- package/esm/models/endpointsMappers.js +0 -11
- package/esm/models/endpointsMappers.js.map +0 -1
- package/esm/models/geographicHierarchiesMappers.d.ts +0 -2
- package/esm/models/geographicHierarchiesMappers.d.ts.map +0 -1
- package/esm/models/geographicHierarchiesMappers.js +0 -11
- package/esm/models/geographicHierarchiesMappers.js.map +0 -1
- package/esm/models/heatMapMappers.d.ts +0 -2
- package/esm/models/heatMapMappers.d.ts.map +0 -1
- package/esm/models/heatMapMappers.js +0 -11
- package/esm/models/heatMapMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -925
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -10
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -26
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -12
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/profilesMappers.d.ts +0 -2
- package/esm/models/profilesMappers.d.ts.map +0 -1
- package/esm/models/profilesMappers.js +0 -11
- package/esm/models/profilesMappers.js.map +0 -1
- package/esm/models/trafficManagerUserMetricsKeysMappers.d.ts +0 -2
- package/esm/models/trafficManagerUserMetricsKeysMappers.d.ts.map +0 -1
- package/esm/models/trafficManagerUserMetricsKeysMappers.js +0 -11
- package/esm/models/trafficManagerUserMetricsKeysMappers.js.map +0 -1
- package/esm/operations/endpoints.d.ts +0 -139
- package/esm/operations/endpoints.d.ts.map +0 -1
- package/esm/operations/endpoints.js +0 -182
- package/esm/operations/endpoints.js.map +0 -1
- package/esm/operations/geographicHierarchies.d.ts +0 -28
- package/esm/operations/geographicHierarchies.d.ts.map +0 -1
- package/esm/operations/geographicHierarchies.js +0 -51
- package/esm/operations/geographicHierarchies.js.map +0 -1
- package/esm/operations/heatMap.d.ts +0 -34
- package/esm/operations/heatMap.d.ts.map +0 -1
- package/esm/operations/heatMap.js +0 -61
- package/esm/operations/heatMap.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/profiles.d.ts +0 -166
- package/esm/operations/profiles.d.ts.map +0 -1
- package/esm/operations/profiles.js +0 -251
- package/esm/operations/profiles.js.map +0 -1
- package/esm/operations/trafficManagerUserMetricsKeys.d.ts +0 -58
- package/esm/operations/trafficManagerUserMetricsKeys.d.ts.map +0 -1
- package/esm/operations/trafficManagerUserMetricsKeys.js +0 -108
- package/esm/operations/trafficManagerUserMetricsKeys.js.map +0 -1
- package/esm/trafficManagerManagementClient.d.ts +0 -23
- package/esm/trafficManagerManagementClient.d.ts.map +0 -1
- package/esm/trafficManagerManagementClient.js +0 -38
- package/esm/trafficManagerManagementClient.js.map +0 -1
- package/esm/trafficManagerManagementClientContext.d.ts +0 -17
- package/esm/trafficManagerManagementClientContext.d.ts.map +0 -1
- package/esm/trafficManagerManagementClientContext.js +0 -57
- package/esm/trafficManagerManagementClientContext.js.map +0 -1
- package/lib/models/endpointsMappers.ts +0 -34
- package/lib/models/geographicHierarchiesMappers.ts +0 -33
- package/lib/models/heatMapMappers.ts +0 -33
- package/lib/models/index.ts +0 -982
- package/lib/models/parameters.ts +0 -138
- package/lib/models/profilesMappers.ts +0 -37
- package/lib/models/trafficManagerUserMetricsKeysMappers.ts +0 -34
- package/lib/operations/endpoints.ts +0 -336
- package/lib/operations/geographicHierarchies.ts +0 -74
- package/lib/operations/heatMap.ts +0 -90
- package/lib/operations/profiles.ts +0 -450
- package/lib/operations/trafficManagerUserMetricsKeys.ts +0 -171
- package/lib/trafficManagerManagementClient.ts +0 -51
- package/lib/trafficManagerManagementClientContext.ts +0 -63
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arm-trafficmanager.js","sources":["../node_modules/tslib/tslib.es6.js","../esm/models/index.js","../esm/models/mappers.js","../esm/models/endpointsMappers.js","../esm/models/parameters.js","../esm/operations/endpoints.js","../esm/models/profilesMappers.js","../esm/operations/profiles.js","../esm/models/geographicHierarchiesMappers.js","../esm/operations/geographicHierarchies.js","../esm/models/heatMapMappers.js","../esm/operations/heatMap.js","../esm/models/trafficManagerUserMetricsKeysMappers.js","../esm/operations/trafficManagerUserMetricsKeys.js","../esm/operations/index.js","../esm/trafficManagerManagementClientContext.js","../esm/trafficManagerManagementClient.js"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)\r\n t[p[i]] = s[p[i]];\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator], i = 0;\r\n if (m) return m.call(o);\r\n return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n//# sourceMappingURL=index.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nexport var CloudError = CloudErrorMapper;\nexport var BaseResource = BaseResourceMapper;\nexport var DeleteOperationResult = {\n serializedName: \"DeleteOperationResult\",\n type: {\n name: \"Composite\",\n className: \"DeleteOperationResult\",\n modelProperties: {\n operationResult: {\n readOnly: true,\n serializedName: \"boolean\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\nexport var EndpointPropertiesSubnetsItem = {\n serializedName: \"EndpointProperties_subnetsItem\",\n type: {\n name: \"Composite\",\n className: \"EndpointPropertiesSubnetsItem\",\n modelProperties: {\n first: {\n serializedName: \"first\",\n type: {\n name: \"String\"\n }\n },\n last: {\n serializedName: \"last\",\n type: {\n name: \"String\"\n }\n },\n scope: {\n serializedName: \"scope\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var EndpointPropertiesCustomHeadersItem = {\n serializedName: \"EndpointProperties_customHeadersItem\",\n type: {\n name: \"Composite\",\n className: \"EndpointPropertiesCustomHeadersItem\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var HeatMapEndpoint = {\n serializedName: \"HeatMapEndpoint\",\n type: {\n name: \"Composite\",\n className: \"HeatMapEndpoint\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n endpointId: {\n serializedName: \"endpointId\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var QueryExperience = {\n serializedName: \"QueryExperience\",\n type: {\n name: \"Composite\",\n className: \"QueryExperience\",\n modelProperties: {\n endpointId: {\n required: true,\n serializedName: \"endpointId\",\n type: {\n name: \"Number\"\n }\n },\n queryCount: {\n required: true,\n serializedName: \"queryCount\",\n type: {\n name: \"Number\"\n }\n },\n latency: {\n serializedName: \"latency\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var TrafficFlow = {\n serializedName: \"TrafficFlow\",\n type: {\n name: \"Composite\",\n className: \"TrafficFlow\",\n modelProperties: {\n sourceIp: {\n serializedName: \"sourceIp\",\n type: {\n name: \"String\"\n }\n },\n latitude: {\n serializedName: \"latitude\",\n type: {\n name: \"Number\"\n }\n },\n longitude: {\n serializedName: \"longitude\",\n type: {\n name: \"Number\"\n }\n },\n queryExperiences: {\n serializedName: \"queryExperiences\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QueryExperience\"\n }\n }\n }\n }\n }\n }\n};\nexport var Resource = {\n serializedName: \"Resource\",\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ProxyResource = {\n serializedName: \"ProxyResource\",\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: tslib_1.__assign({}, Resource.type.modelProperties)\n }\n};\nexport var HeatMapModel = {\n serializedName: \"HeatMapModel\",\n type: {\n name: \"Composite\",\n className: \"HeatMapModel\",\n modelProperties: tslib_1.__assign({}, ProxyResource.type.modelProperties, { startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n }, endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\n }, endpoints: {\n serializedName: \"properties.endpoints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"HeatMapEndpoint\"\n }\n }\n }\n }, trafficFlows: {\n serializedName: \"properties.trafficFlows\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TrafficFlow\"\n }\n }\n }\n } })\n }\n};\nexport var UserMetricsModel = {\n serializedName: \"UserMetricsModel\",\n type: {\n name: \"Composite\",\n className: \"UserMetricsModel\",\n modelProperties: tslib_1.__assign({}, ProxyResource.type.modelProperties, { key: {\n serializedName: \"properties.key\",\n type: {\n name: \"String\"\n }\n } })\n }\n};\nexport var Endpoint = {\n serializedName: \"Endpoint\",\n type: {\n name: \"Composite\",\n className: \"Endpoint\",\n modelProperties: tslib_1.__assign({}, ProxyResource.type.modelProperties, { targetResourceId: {\n serializedName: \"properties.targetResourceId\",\n type: {\n name: \"String\"\n }\n }, target: {\n serializedName: \"properties.target\",\n type: {\n name: \"String\"\n }\n }, endpointStatus: {\n serializedName: \"properties.endpointStatus\",\n type: {\n name: \"String\"\n }\n }, weight: {\n serializedName: \"properties.weight\",\n type: {\n name: \"Number\"\n }\n }, priority: {\n serializedName: \"properties.priority\",\n type: {\n name: \"Number\"\n }\n }, endpointLocation: {\n serializedName: \"properties.endpointLocation\",\n type: {\n name: \"String\"\n }\n }, endpointMonitorStatus: {\n serializedName: \"properties.endpointMonitorStatus\",\n type: {\n name: \"String\"\n }\n }, minChildEndpoints: {\n serializedName: \"properties.minChildEndpoints\",\n type: {\n name: \"Number\"\n }\n }, geoMapping: {\n serializedName: \"properties.geoMapping\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }, subnets: {\n serializedName: \"properties.subnets\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EndpointPropertiesSubnetsItem\"\n }\n }\n }\n }, customHeaders: {\n serializedName: \"properties.customHeaders\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EndpointPropertiesCustomHeadersItem\"\n }\n }\n }\n } })\n }\n};\nexport var CheckTrafficManagerRelativeDnsNameAvailabilityParameters = {\n serializedName: \"CheckTrafficManagerRelativeDnsNameAvailabilityParameters\",\n type: {\n name: \"Composite\",\n className: \"CheckTrafficManagerRelativeDnsNameAvailabilityParameters\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var DnsConfig = {\n serializedName: \"DnsConfig\",\n type: {\n name: \"Composite\",\n className: \"DnsConfig\",\n modelProperties: {\n relativeName: {\n serializedName: \"relativeName\",\n type: {\n name: \"String\"\n }\n },\n fqdn: {\n readOnly: true,\n serializedName: \"fqdn\",\n type: {\n name: \"String\"\n }\n },\n ttl: {\n serializedName: \"ttl\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var MonitorConfigCustomHeadersItem = {\n serializedName: \"MonitorConfig_customHeadersItem\",\n type: {\n name: \"Composite\",\n className: \"MonitorConfigCustomHeadersItem\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var MonitorConfigExpectedStatusCodeRangesItem = {\n serializedName: \"MonitorConfig_expectedStatusCodeRangesItem\",\n type: {\n name: \"Composite\",\n className: \"MonitorConfigExpectedStatusCodeRangesItem\",\n modelProperties: {\n min: {\n serializedName: \"min\",\n type: {\n name: \"Number\"\n }\n },\n max: {\n serializedName: \"max\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var MonitorConfig = {\n serializedName: \"MonitorConfig\",\n type: {\n name: \"Composite\",\n className: \"MonitorConfig\",\n modelProperties: {\n profileMonitorStatus: {\n serializedName: \"profileMonitorStatus\",\n type: {\n name: \"String\"\n }\n },\n protocol: {\n serializedName: \"protocol\",\n type: {\n name: \"String\"\n }\n },\n port: {\n serializedName: \"port\",\n type: {\n name: \"Number\"\n }\n },\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n intervalInSeconds: {\n serializedName: \"intervalInSeconds\",\n type: {\n name: \"Number\"\n }\n },\n timeoutInSeconds: {\n serializedName: \"timeoutInSeconds\",\n type: {\n name: \"Number\"\n }\n },\n toleratedNumberOfFailures: {\n serializedName: \"toleratedNumberOfFailures\",\n type: {\n name: \"Number\"\n }\n },\n customHeaders: {\n serializedName: \"customHeaders\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitorConfigCustomHeadersItem\"\n }\n }\n }\n },\n expectedStatusCodeRanges: {\n serializedName: \"expectedStatusCodeRanges\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MonitorConfigExpectedStatusCodeRangesItem\"\n }\n }\n }\n }\n }\n }\n};\nexport var TrackedResource = {\n serializedName: \"TrackedResource\",\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: tslib_1.__assign({}, Resource.type.modelProperties, { tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }, location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n } })\n }\n};\nexport var Profile = {\n serializedName: \"Profile\",\n type: {\n name: \"Composite\",\n className: \"Profile\",\n modelProperties: tslib_1.__assign({}, TrackedResource.type.modelProperties, { profileStatus: {\n serializedName: \"properties.profileStatus\",\n type: {\n name: \"String\"\n }\n }, trafficRoutingMethod: {\n serializedName: \"properties.trafficRoutingMethod\",\n type: {\n name: \"String\"\n }\n }, dnsConfig: {\n serializedName: \"properties.dnsConfig\",\n type: {\n name: \"Composite\",\n className: \"DnsConfig\"\n }\n }, monitorConfig: {\n serializedName: \"properties.monitorConfig\",\n type: {\n name: \"Composite\",\n className: \"MonitorConfig\"\n }\n }, endpoints: {\n serializedName: \"properties.endpoints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Endpoint\"\n }\n }\n }\n }, trafficViewEnrollmentStatus: {\n serializedName: \"properties.trafficViewEnrollmentStatus\",\n type: {\n name: \"String\"\n }\n }, maxReturn: {\n serializedName: \"properties.maxReturn\",\n type: {\n name: \"Number\"\n }\n } })\n }\n};\nexport var TrafficManagerNameAvailability = {\n serializedName: \"TrafficManagerNameAvailability\",\n type: {\n name: \"Composite\",\n className: \"TrafficManagerNameAvailability\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var Region = {\n serializedName: \"Region\",\n type: {\n name: \"Composite\",\n className: \"Region\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n regions: {\n serializedName: \"regions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Region\"\n }\n }\n }\n }\n }\n }\n};\nexport var TrafficManagerGeographicHierarchy = {\n serializedName: \"TrafficManagerGeographicHierarchy\",\n type: {\n name: \"Composite\",\n className: \"TrafficManagerGeographicHierarchy\",\n modelProperties: tslib_1.__assign({}, ProxyResource.type.modelProperties, { geographicHierarchy: {\n serializedName: \"properties.geographicHierarchy\",\n type: {\n name: \"Composite\",\n className: \"Region\"\n }\n } })\n }\n};\nexport var ProfileListResult = {\n serializedName: \"ProfileListResult\",\n type: {\n name: \"Composite\",\n className: \"ProfileListResult\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Profile\"\n }\n }\n }\n }\n }\n }\n};\n//# sourceMappingURL=mappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { Endpoint, ProxyResource, Resource, BaseResource, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, CloudError, DeleteOperationResult, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from \"../models/mappers\";\n//# sourceMappingURL=endpointsMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as msRest from \"@azure/ms-rest-js\";\nexport var acceptLanguage = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport var apiVersion = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var botRight = {\n parameterPath: [\n \"options\",\n \"botRight\"\n ],\n mapper: {\n serializedName: \"botRight\",\n constraints: {\n MaxItems: 2,\n MinItems: 2\n },\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n collectionFormat: msRest.QueryCollectionFormat.Csv\n};\nexport var endpointName = {\n parameterPath: \"endpointName\",\n mapper: {\n required: true,\n serializedName: \"endpointName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var endpointType = {\n parameterPath: \"endpointType\",\n mapper: {\n required: true,\n serializedName: \"endpointType\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var heatMapType = {\n parameterPath: \"heatMapType\",\n mapper: {\n required: true,\n isConstant: true,\n serializedName: \"heatMapType\",\n defaultValue: 'default',\n type: {\n name: \"String\"\n }\n }\n};\nexport var profileName = {\n parameterPath: \"profileName\",\n mapper: {\n required: true,\n serializedName: \"profileName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var resourceGroupName = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n required: true,\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var subscriptionId = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var topLeft = {\n parameterPath: [\n \"options\",\n \"topLeft\"\n ],\n mapper: {\n serializedName: \"topLeft\",\n constraints: {\n MaxItems: 2,\n MinItems: 2\n },\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\"\n }\n }\n }\n },\n collectionFormat: msRest.QueryCollectionFormat.Csv\n};\n//# sourceMappingURL=parameters.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/endpointsMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a Endpoints. */\nvar Endpoints = /** @class */ (function () {\n /**\n * Create a Endpoints.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n function Endpoints(client) {\n this.client = client;\n }\n Endpoints.prototype.update = function (resourceGroupName, profileName, endpointType, endpointName, parameters, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n endpointType: endpointType,\n endpointName: endpointName,\n parameters: parameters,\n options: options\n }, updateOperationSpec, callback);\n };\n Endpoints.prototype.get = function (resourceGroupName, profileName, endpointType, endpointName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n endpointType: endpointType,\n endpointName: endpointName,\n options: options\n }, getOperationSpec, callback);\n };\n Endpoints.prototype.createOrUpdate = function (resourceGroupName, profileName, endpointType, endpointName, parameters, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n endpointType: endpointType,\n endpointName: endpointName,\n parameters: parameters,\n options: options\n }, createOrUpdateOperationSpec, callback);\n };\n Endpoints.prototype.deleteMethod = function (resourceGroupName, profileName, endpointType, endpointName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n endpointType: endpointType,\n endpointName: endpointName,\n options: options\n }, deleteMethodOperationSpec, callback);\n };\n return Endpoints;\n}());\nexport { Endpoints };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar updateOperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.endpointType,\n Parameters.endpointName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.Endpoint, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Endpoint\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar getOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.endpointType,\n Parameters.endpointName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.Endpoint\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar createOrUpdateOperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.endpointType,\n Parameters.endpointName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.Endpoint, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Endpoint\n },\n 201: {\n bodyMapper: Mappers.Endpoint\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar deleteMethodOperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.endpointType,\n Parameters.endpointName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.DeleteOperationResult\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=endpoints.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { CheckTrafficManagerRelativeDnsNameAvailabilityParameters, TrafficManagerNameAvailability, CloudError, ProfileListResult, Profile, TrackedResource, Resource, BaseResource, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Endpoint, ProxyResource, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, DeleteOperationResult, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, TrafficManagerGeographicHierarchy, Region } from \"../models/mappers\";\n//# sourceMappingURL=profilesMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/profilesMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a Profiles. */\nvar Profiles = /** @class */ (function () {\n /**\n * Create a Profiles.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n function Profiles(client) {\n this.client = client;\n }\n Profiles.prototype.checkTrafficManagerRelativeDnsNameAvailability = function (parameters, options, callback) {\n return this.client.sendOperationRequest({\n parameters: parameters,\n options: options\n }, checkTrafficManagerRelativeDnsNameAvailabilityOperationSpec, callback);\n };\n Profiles.prototype.listByResourceGroup = function (resourceGroupName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n options: options\n }, listByResourceGroupOperationSpec, callback);\n };\n Profiles.prototype.listBySubscription = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, listBySubscriptionOperationSpec, callback);\n };\n Profiles.prototype.get = function (resourceGroupName, profileName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n options: options\n }, getOperationSpec, callback);\n };\n Profiles.prototype.createOrUpdate = function (resourceGroupName, profileName, parameters, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n parameters: parameters,\n options: options\n }, createOrUpdateOperationSpec, callback);\n };\n Profiles.prototype.deleteMethod = function (resourceGroupName, profileName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n options: options\n }, deleteMethodOperationSpec, callback);\n };\n Profiles.prototype.update = function (resourceGroupName, profileName, parameters, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n parameters: parameters,\n options: options\n }, updateOperationSpec, callback);\n };\n return Profiles;\n}());\nexport { Profiles };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar checkTrafficManagerRelativeDnsNameAvailabilityOperationSpec = {\n httpMethod: \"POST\",\n path: \"providers/Microsoft.Network/checkTrafficManagerNameAvailability\",\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.CheckTrafficManagerRelativeDnsNameAvailabilityParameters, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.TrafficManagerNameAvailability\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listByResourceGroupOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProfileListResult\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listBySubscriptionOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficmanagerprofiles\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ProfileListResult\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar getOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.Profile\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar createOrUpdateOperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.Profile, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Profile\n },\n 201: {\n bodyMapper: Mappers.Profile\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar deleteMethodOperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.DeleteOperationResult\n },\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar updateOperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}\",\n urlParameters: [\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.Profile, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Profile\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=profiles.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { TrafficManagerGeographicHierarchy, ProxyResource, Resource, BaseResource, Region, CloudError, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from \"../models/mappers\";\n//# sourceMappingURL=geographicHierarchiesMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/geographicHierarchiesMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a GeographicHierarchies. */\nvar GeographicHierarchies = /** @class */ (function () {\n /**\n * Create a GeographicHierarchies.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n function GeographicHierarchies(client) {\n this.client = client;\n }\n GeographicHierarchies.prototype.getDefault = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, getDefaultOperationSpec, callback);\n };\n return GeographicHierarchies;\n}());\nexport { GeographicHierarchies };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar getDefaultOperationSpec = {\n httpMethod: \"GET\",\n path: \"providers/Microsoft.Network/trafficManagerGeographicHierarchies/default\",\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.TrafficManagerGeographicHierarchy\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=geographicHierarchies.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { HeatMapModel, ProxyResource, Resource, BaseResource, HeatMapEndpoint, TrafficFlow, QueryExperience, CloudError, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from \"../models/mappers\";\n//# sourceMappingURL=heatMapMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/heatMapMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a HeatMap. */\nvar HeatMap = /** @class */ (function () {\n /**\n * Create a HeatMap.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n function HeatMap(client) {\n this.client = client;\n }\n HeatMap.prototype.get = function (resourceGroupName, profileName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n profileName: profileName,\n options: options\n }, getOperationSpec, callback);\n };\n return HeatMap;\n}());\nexport { HeatMap };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar getOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.profileName,\n Parameters.heatMapType\n ],\n queryParameters: [\n Parameters.topLeft,\n Parameters.botRight,\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.HeatMapModel\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=heatMap.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { UserMetricsModel, ProxyResource, Resource, BaseResource, CloudError, DeleteOperationResult, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from \"../models/mappers\";\n//# sourceMappingURL=trafficManagerUserMetricsKeysMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/trafficManagerUserMetricsKeysMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a TrafficManagerUserMetricsKeys. */\nvar TrafficManagerUserMetricsKeys = /** @class */ (function () {\n /**\n * Create a TrafficManagerUserMetricsKeys.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n function TrafficManagerUserMetricsKeys(client) {\n this.client = client;\n }\n TrafficManagerUserMetricsKeys.prototype.get = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, getOperationSpec, callback);\n };\n TrafficManagerUserMetricsKeys.prototype.createOrUpdate = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, createOrUpdateOperationSpec, callback);\n };\n TrafficManagerUserMetricsKeys.prototype.deleteMethod = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, deleteMethodOperationSpec, callback);\n };\n return TrafficManagerUserMetricsKeys;\n}());\nexport { TrafficManagerUserMetricsKeys };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar getOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.UserMetricsModel\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar createOrUpdateOperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 201: {\n bodyMapper: Mappers.UserMetricsModel\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar deleteMethodOperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.DeleteOperationResult\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=trafficManagerUserMetricsKeys.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport * from \"./endpoints\";\nexport * from \"./profiles\";\nexport * from \"./geographicHierarchies\";\nexport * from \"./heatMap\";\nexport * from \"./trafficManagerUserMetricsKeys\";\n//# sourceMappingURL=index.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nvar packageName = \"@azure/arm-trafficmanager\";\nvar packageVersion = \"0.1.0\";\nvar TrafficManagerManagementClientContext = /** @class */ (function (_super) {\n tslib_1.__extends(TrafficManagerManagementClientContext, _super);\n /**\n * Initializes a new instance of the TrafficManagerManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId Gets subscription credentials which uniquely identify Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param [options] The parameter options\n */\n function TrafficManagerManagementClientContext(credentials, subscriptionId, options) {\n var _this = this;\n if (credentials == undefined) {\n throw new Error('\\'credentials\\' cannot be null.');\n }\n if (subscriptionId == undefined) {\n throw new Error('\\'subscriptionId\\' cannot be null.');\n }\n if (!options) {\n options = {};\n }\n if (!options.userAgent) {\n var defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = packageName + \"/\" + packageVersion + \" \" + defaultUserAgent;\n }\n _this = _super.call(this, credentials, options) || this;\n _this.apiVersion = '2018-04-01';\n _this.acceptLanguage = 'en-US';\n _this.longRunningOperationRetryTimeout = 30;\n _this.baseUri = options.baseUri || _this.baseUri || \"https://management.azure.com\";\n _this.requestContentType = \"application/json; charset=utf-8\";\n _this.credentials = credentials;\n _this.subscriptionId = subscriptionId;\n if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {\n _this.acceptLanguage = options.acceptLanguage;\n }\n if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {\n _this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;\n }\n return _this;\n }\n return TrafficManagerManagementClientContext;\n}(msRestAzure.AzureServiceClient));\nexport { TrafficManagerManagementClientContext };\n//# sourceMappingURL=trafficManagerManagementClientContext.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as operations from \"./operations\";\nimport { TrafficManagerManagementClientContext } from \"./trafficManagerManagementClientContext\";\nvar TrafficManagerManagementClient = /** @class */ (function (_super) {\n tslib_1.__extends(TrafficManagerManagementClient, _super);\n /**\n * Initializes a new instance of the TrafficManagerManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId Gets subscription credentials which uniquely identify Microsoft Azure\n * subscription. The subscription ID forms part of the URI for every service call.\n * @param [options] The parameter options\n */\n function TrafficManagerManagementClient(credentials, subscriptionId, options) {\n var _this = _super.call(this, credentials, subscriptionId, options) || this;\n _this.endpoints = new operations.Endpoints(_this);\n _this.profiles = new operations.Profiles(_this);\n _this.geographicHierarchies = new operations.GeographicHierarchies(_this);\n _this.heatMap = new operations.HeatMap(_this);\n _this.trafficManagerUserMetricsKeys = new operations.TrafficManagerUserMetricsKeys(_this);\n return _this;\n }\n return TrafficManagerManagementClient;\n}(TrafficManagerManagementClientContext));\n// Operation Specifications\nexport { TrafficManagerManagementClient, TrafficManagerManagementClientContext, Models as TrafficManagerManagementModels, Mappers as TrafficManagerManagementMappers };\nexport * from \"./operations\";\n//# sourceMappingURL=trafficManagerManagementClient.js.map"],"names":["CloudErrorMapper","BaseResourceMapper","tslib_1.__assign","msRest.QueryCollectionFormat","resourceGroupName","profileName","endpointType","endpointName","msRest.Serializer","Parameters.resourceGroupName","Parameters.profileName","Parameters.endpointType","Parameters.endpointName","Parameters.subscriptionId","Parameters.apiVersion","Parameters.acceptLanguage","Mappers.Endpoint","Mappers.CloudError","Mappers.DeleteOperationResult","getOperationSpec","createOrUpdateOperationSpec","deleteMethodOperationSpec","updateOperationSpec","serializer","Mappers","Mappers.CheckTrafficManagerRelativeDnsNameAvailabilityParameters","Mappers.TrafficManagerNameAvailability","Mappers.ProfileListResult","Mappers.Profile","Mappers.TrafficManagerGeographicHierarchy","Parameters.heatMapType","Parameters.topLeft","Parameters.botRight","Mappers.HeatMapModel","Mappers.UserMetricsModel","tslib_1.__extends","msRestAzure.getDefaultUserAgentValue","msRestAzure.AzureServiceClient","operations.Endpoints","operations.Profiles","operations.GeographicHierarchies","operations.HeatMap","operations.TrafficManagerUserMetricsKeys"],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@azure/ms-rest-azure-js"),require("@azure/ms-rest-js")):"function"==typeof define&&define.amd?define(["exports","@azure/ms-rest-azure-js","@azure/ms-rest-js"],r):r((e.Azure=e.Azure||{},e.Azure.ArmTrafficmanager={}),e.msRestAzure,e.msRest)}(this,function(e,s,r){"use strict";var a=function(e,r){return(a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)r.hasOwnProperty(t)&&(e[t]=r[t])})(e,r)};function t(e,r){function t(){this.constructor=e}a(e,r),e.prototype=null===r?Object.create(r):(t.prototype=r.prototype,new t)}var i=function(){return(i=Object.assign||function(e){for(var r,t=1,a=arguments.length;t<a;t++)for(var i in r=arguments[t])Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i]);return e}).apply(this,arguments)},o=Object.freeze({}),n=s.CloudErrorMapper,p=s.BaseResourceMapper,m={serializedName:"DeleteOperationResult",type:{name:"Composite",className:"DeleteOperationResult",modelProperties:{operationResult:{readOnly:!0,serializedName:"boolean",type:{name:"Boolean"}}}}},d={serializedName:"EndpointProperties_subnetsItem",type:{name:"Composite",className:"EndpointPropertiesSubnetsItem",modelProperties:{first:{serializedName:"first",type:{name:"String"}},last:{serializedName:"last",type:{name:"String"}},scope:{serializedName:"scope",type:{name:"Number"}}}}},u={serializedName:"EndpointProperties_customHeadersItem",type:{name:"Composite",className:"EndpointPropertiesCustomHeadersItem",modelProperties:{name:{serializedName:"name",type:{name:"String"}},value:{serializedName:"value",type:{name:"String"}}}}},l={serializedName:"HeatMapEndpoint",type:{name:"Composite",className:"HeatMapEndpoint",modelProperties:{resourceId:{serializedName:"resourceId",type:{name:"String"}},endpointId:{serializedName:"endpointId",type:{name:"Number"}}}}},c={serializedName:"QueryExperience",type:{name:"Composite",className:"QueryExperience",modelProperties:{endpointId:{required:!0,serializedName:"endpointId",type:{name:"Number"}},queryCount:{required:!0,serializedName:"queryCount",type:{name:"Number"}},latency:{serializedName:"latency",type:{name:"Number"}}}}},f={serializedName:"TrafficFlow",type:{name:"Composite",className:"TrafficFlow",modelProperties:{sourceIp:{serializedName:"sourceIp",type:{name:"String"}},latitude:{serializedName:"latitude",type:{name:"Number"}},longitude:{serializedName:"longitude",type:{name:"Number"}},queryExperiences:{serializedName:"queryExperiences",type:{name:"Sequence",element:{type:{name:"Composite",className:"QueryExperience"}}}}}}},y={serializedName:"Resource",type:{name:"Composite",className:"Resource",modelProperties:{id:{serializedName:"id",type:{name:"String"}},name:{serializedName:"name",type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}}}}},N={serializedName:"ProxyResource",type:{name:"Composite",className:"ProxyResource",modelProperties:i({},y.type.modelProperties)}},g={serializedName:"HeatMapModel",type:{name:"Composite",className:"HeatMapModel",modelProperties:i({},N.type.modelProperties,{startTime:{serializedName:"properties.startTime",type:{name:"DateTime"}},endTime:{serializedName:"properties.endTime",type:{name:"DateTime"}},endpoints:{serializedName:"properties.endpoints",type:{name:"Sequence",element:{type:{name:"Composite",className:"HeatMapEndpoint"}}}},trafficFlows:{serializedName:"properties.trafficFlows",type:{name:"Sequence",element:{type:{name:"Composite",className:"TrafficFlow"}}}}})}},M={serializedName:"UserMetricsModel",type:{name:"Composite",className:"UserMetricsModel",modelProperties:i({},N.type.modelProperties,{key:{serializedName:"properties.key",type:{name:"String"}}})}},h={serializedName:"Endpoint",type:{name:"Composite",className:"Endpoint",modelProperties:i({},N.type.modelProperties,{targetResourceId:{serializedName:"properties.targetResourceId",type:{name:"String"}},target:{serializedName:"properties.target",type:{name:"String"}},endpointStatus:{serializedName:"properties.endpointStatus",type:{name:"String"}},weight:{serializedName:"properties.weight",type:{name:"Number"}},priority:{serializedName:"properties.priority",type:{name:"Number"}},endpointLocation:{serializedName:"properties.endpointLocation",type:{name:"String"}},endpointMonitorStatus:{serializedName:"properties.endpointMonitorStatus",type:{name:"String"}},minChildEndpoints:{serializedName:"properties.minChildEndpoints",type:{name:"Number"}},geoMapping:{serializedName:"properties.geoMapping",type:{name:"Sequence",element:{type:{name:"String"}}}},subnets:{serializedName:"properties.subnets",type:{name:"Sequence",element:{type:{name:"Composite",className:"EndpointPropertiesSubnetsItem"}}}},customHeaders:{serializedName:"properties.customHeaders",type:{name:"Sequence",element:{type:{name:"Composite",className:"EndpointPropertiesCustomHeadersItem"}}}}})}},z={serializedName:"CheckTrafficManagerRelativeDnsNameAvailabilityParameters",type:{name:"Composite",className:"CheckTrafficManagerRelativeDnsNameAvailabilityParameters",modelProperties:{name:{serializedName:"name",type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}}}}},P={serializedName:"DnsConfig",type:{name:"Composite",className:"DnsConfig",modelProperties:{relativeName:{serializedName:"relativeName",type:{name:"String"}},fqdn:{readOnly:!0,serializedName:"fqdn",type:{name:"String"}},ttl:{serializedName:"ttl",type:{name:"Number"}}}}},b={serializedName:"MonitorConfig_customHeadersItem",type:{name:"Composite",className:"MonitorConfigCustomHeadersItem",modelProperties:{name:{serializedName:"name",type:{name:"String"}},value:{serializedName:"value",type:{name:"String"}}}}},C={serializedName:"MonitorConfig_expectedStatusCodeRangesItem",type:{name:"Composite",className:"MonitorConfigExpectedStatusCodeRangesItem",modelProperties:{min:{serializedName:"min",type:{name:"Number"}},max:{serializedName:"max",type:{name:"Number"}}}}},R={serializedName:"MonitorConfig",type:{name:"Composite",className:"MonitorConfig",modelProperties:{profileMonitorStatus:{serializedName:"profileMonitorStatus",type:{name:"String"}},protocol:{serializedName:"protocol",type:{name:"String"}},port:{serializedName:"port",type:{name:"Number"}},path:{serializedName:"path",type:{name:"String"}},intervalInSeconds:{serializedName:"intervalInSeconds",type:{name:"Number"}},timeoutInSeconds:{serializedName:"timeoutInSeconds",type:{name:"Number"}},toleratedNumberOfFailures:{serializedName:"toleratedNumberOfFailures",type:{name:"Number"}},customHeaders:{serializedName:"customHeaders",type:{name:"Sequence",element:{type:{name:"Composite",className:"MonitorConfigCustomHeadersItem"}}}},expectedStatusCodeRanges:{serializedName:"expectedStatusCodeRanges",type:{name:"Sequence",element:{type:{name:"Composite",className:"MonitorConfigExpectedStatusCodeRangesItem"}}}}}}},S={serializedName:"TrackedResource",type:{name:"Composite",className:"TrackedResource",modelProperties:i({},y.type.modelProperties,{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},location:{serializedName:"location",type:{name:"String"}}})}},E={serializedName:"Profile",type:{name:"Composite",className:"Profile",modelProperties:i({},S.type.modelProperties,{profileStatus:{serializedName:"properties.profileStatus",type:{name:"String"}},trafficRoutingMethod:{serializedName:"properties.trafficRoutingMethod",type:{name:"String"}},dnsConfig:{serializedName:"properties.dnsConfig",type:{name:"Composite",className:"DnsConfig"}},monitorConfig:{serializedName:"properties.monitorConfig",type:{name:"Composite",className:"MonitorConfig"}},endpoints:{serializedName:"properties.endpoints",type:{name:"Sequence",element:{type:{name:"Composite",className:"Endpoint"}}}},trafficViewEnrollmentStatus:{serializedName:"properties.trafficViewEnrollmentStatus",type:{name:"String"}},maxReturn:{serializedName:"properties.maxReturn",type:{name:"Number"}}})}},T={serializedName:"TrafficManagerNameAvailability",type:{name:"Composite",className:"TrafficManagerNameAvailability",modelProperties:{name:{serializedName:"name",type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}},nameAvailable:{serializedName:"nameAvailable",type:{name:"Boolean"}},reason:{serializedName:"reason",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},q={serializedName:"Region",type:{name:"Composite",className:"Region",modelProperties:{code:{serializedName:"code",type:{name:"String"}},name:{serializedName:"name",type:{name:"String"}},regions:{serializedName:"regions",type:{name:"Sequence",element:{type:{name:"Composite",className:"Region"}}}}}}},I={serializedName:"TrafficManagerGeographicHierarchy",type:{name:"Composite",className:"TrafficManagerGeographicHierarchy",modelProperties:i({},N.type.modelProperties,{geographicHierarchy:{serializedName:"properties.geographicHierarchy",type:{name:"Composite",className:"Region"}}})}},v={serializedName:"ProfileListResult",type:{name:"Composite",className:"ProfileListResult",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"Profile"}}}}}}},H=Object.freeze({CloudError:n,BaseResource:p,DeleteOperationResult:m,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,HeatMapEndpoint:l,QueryExperience:c,TrafficFlow:f,Resource:y,ProxyResource:N,HeatMapModel:g,UserMetricsModel:M,Endpoint:h,CheckTrafficManagerRelativeDnsNameAvailabilityParameters:z,DnsConfig:P,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,MonitorConfig:R,TrackedResource:S,Profile:E,TrafficManagerNameAvailability:T,Region:q,TrafficManagerGeographicHierarchy:I,ProfileListResult:v}),G=Object.freeze({Endpoint:h,ProxyResource:N,Resource:y,BaseResource:p,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,CloudError:n,DeleteOperationResult:m,HeatMapModel:g,HeatMapEndpoint:l,TrafficFlow:f,QueryExperience:c,UserMetricsModel:M,TrafficManagerGeographicHierarchy:I,Region:q,TrackedResource:S,Profile:E,DnsConfig:P,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C}),O={parameterPath:"acceptLanguage",mapper:{serializedName:"accept-language",defaultValue:"en-US",type:{name:"String"}}},w={parameterPath:"apiVersion",mapper:{required:!0,serializedName:"api-version",type:{name:"String"}}},x={parameterPath:["options","botRight"],mapper:{serializedName:"botRight",constraints:{MaxItems:2,MinItems:2},type:{name:"Sequence",element:{type:{name:"Number"}}}},collectionFormat:r.QueryCollectionFormat.Csv},k={parameterPath:"endpointName",mapper:{required:!0,serializedName:"endpointName",type:{name:"String"}}},D={parameterPath:"endpointType",mapper:{required:!0,serializedName:"endpointType",type:{name:"String"}}},U={parameterPath:"profileName",mapper:{required:!0,serializedName:"profileName",type:{name:"String"}}},A={parameterPath:"resourceGroupName",mapper:{required:!0,serializedName:"resourceGroupName",type:{name:"String"}}},j={parameterPath:"subscriptionId",mapper:{required:!0,serializedName:"subscriptionId",type:{name:"String"}}},F={parameterPath:["options","topLeft"],mapper:{serializedName:"topLeft",constraints:{MaxItems:2,MinItems:2},type:{name:"Sequence",element:{type:{name:"Number"}}}},collectionFormat:r.QueryCollectionFormat.Csv},L=function(){function e(e){this.client=e}return e.prototype.update=function(e,r,t,a,i,o,s){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,endpointType:t,endpointName:a,parameters:i,options:o},_,s)},e.prototype.get=function(e,r,t,a,i,o){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,endpointType:t,endpointName:a,options:i},Q,o)},e.prototype.createOrUpdate=function(e,r,t,a,i,o,s){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,endpointType:t,endpointName:a,parameters:i,options:o},V,s)},e.prototype.deleteMethod=function(e,r,t,a,i,o){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,endpointType:t,endpointName:a,options:i},K,o)},e}(),B=new r.Serializer(G),_={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[A,U,D,k,j],queryParameters:[w],headerParameters:[O],requestBody:{parameterPath:"parameters",mapper:i({},h,{required:!0})},responses:{200:{bodyMapper:h},default:{bodyMapper:n}},serializer:B},Q={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[A,U,D,k,j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:h},default:{bodyMapper:n}},serializer:B},V={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[A,U,D,k,j],queryParameters:[w],headerParameters:[O],requestBody:{parameterPath:"parameters",mapper:i({},h,{required:!0})},responses:{200:{bodyMapper:h},201:{bodyMapper:h},default:{bodyMapper:n}},serializer:B},K={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[A,U,D,k,j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:m},204:{},default:{bodyMapper:n}},serializer:B},J=Object.freeze({CheckTrafficManagerRelativeDnsNameAvailabilityParameters:z,TrafficManagerNameAvailability:T,CloudError:n,ProfileListResult:v,Profile:E,TrackedResource:S,Resource:y,BaseResource:p,DnsConfig:P,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Endpoint:h,ProxyResource:N,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,DeleteOperationResult:m,HeatMapModel:g,HeatMapEndpoint:l,TrafficFlow:f,QueryExperience:c,UserMetricsModel:M,TrafficManagerGeographicHierarchy:I,Region:q}),W=function(){function e(e){this.client=e}return e.prototype.checkTrafficManagerRelativeDnsNameAvailability=function(e,r,t){return this.client.sendOperationRequest({parameters:e,options:r},Y,t)},e.prototype.listByResourceGroup=function(e,r,t){return this.client.sendOperationRequest({resourceGroupName:e,options:r},Z,t)},e.prototype.listBySubscription=function(e,r){return this.client.sendOperationRequest({options:e},$,r)},e.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},ee,a)},e.prototype.createOrUpdate=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,parameters:t,options:a},re,i)},e.prototype.deleteMethod=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},te,a)},e.prototype.update=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,parameters:t,options:a},ae,i)},e}(),X=new r.Serializer(J),Y={httpMethod:"POST",path:"providers/Microsoft.Network/checkTrafficManagerNameAvailability",queryParameters:[w],headerParameters:[O],requestBody:{parameterPath:"parameters",mapper:i({},z,{required:!0})},responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:X},Z={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles",urlParameters:[A,j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:v},default:{bodyMapper:n}},serializer:X},$={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficmanagerprofiles",urlParameters:[j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:v},default:{bodyMapper:n}},serializer:X},ee={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[A,U,j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:E},default:{bodyMapper:n}},serializer:X},re={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[A,U,j],queryParameters:[w],headerParameters:[O],requestBody:{parameterPath:"parameters",mapper:i({},E,{required:!0})},responses:{200:{bodyMapper:E},201:{bodyMapper:E},default:{bodyMapper:n}},serializer:X},te={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[A,U,j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:m},204:{},default:{bodyMapper:n}},serializer:X},ae={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[A,U,j],queryParameters:[w],headerParameters:[O],requestBody:{parameterPath:"parameters",mapper:i({},E,{required:!0})},responses:{200:{bodyMapper:E},default:{bodyMapper:n}},serializer:X},ie=Object.freeze({TrafficManagerGeographicHierarchy:I,ProxyResource:N,Resource:y,BaseResource:p,Region:q,CloudError:n,HeatMapModel:g,HeatMapEndpoint:l,TrafficFlow:f,QueryExperience:c,UserMetricsModel:M,Endpoint:h,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,TrackedResource:S,Profile:E,DnsConfig:P,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C}),oe=function(){function e(e){this.client=e}return e.prototype.getDefault=function(e,r){return this.client.sendOperationRequest({options:e},se,r)},e}(),se={httpMethod:"GET",path:"providers/Microsoft.Network/trafficManagerGeographicHierarchies/default",queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:I},default:{bodyMapper:n}},serializer:new r.Serializer(ie)},ne=Object.freeze({HeatMapModel:g,ProxyResource:N,Resource:y,BaseResource:p,HeatMapEndpoint:l,TrafficFlow:f,QueryExperience:c,CloudError:n,UserMetricsModel:M,Endpoint:h,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,TrafficManagerGeographicHierarchy:I,Region:q,TrackedResource:S,Profile:E,DnsConfig:P,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C}),pe=function(){function e(e){this.client=e}return e.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},me,a)},e}(),me={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}",urlParameters:[j,A,U,{parameterPath:"heatMapType",mapper:{required:!0,isConstant:!0,serializedName:"heatMapType",defaultValue:"default",type:{name:"String"}}}],queryParameters:[F,x,w],headerParameters:[O],responses:{200:{bodyMapper:g},default:{bodyMapper:n}},serializer:new r.Serializer(ne)},de=Object.freeze({UserMetricsModel:M,ProxyResource:N,Resource:y,BaseResource:p,CloudError:n,DeleteOperationResult:m,HeatMapModel:g,HeatMapEndpoint:l,TrafficFlow:f,QueryExperience:c,Endpoint:h,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:u,TrafficManagerGeographicHierarchy:I,Region:q,TrackedResource:S,Profile:E,DnsConfig:P,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C}),ue=function(){function e(e){this.client=e}return e.prototype.get=function(e,r){return this.client.sendOperationRequest({options:e},ce,r)},e.prototype.createOrUpdate=function(e,r){return this.client.sendOperationRequest({options:e},fe,r)},e.prototype.deleteMethod=function(e,r){return this.client.sendOperationRequest({options:e},ye,r)},e}(),le=new r.Serializer(de),ce={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:M},default:{bodyMapper:n}},serializer:le},fe={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[j],queryParameters:[w],headerParameters:[O],responses:{201:{bodyMapper:M},default:{bodyMapper:n}},serializer:le},ye={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[j],queryParameters:[w],headerParameters:[O],responses:{200:{bodyMapper:m},default:{bodyMapper:n}},serializer:le},Ne=function(o){function e(e,r,t){var a=this;if(null==e)throw new Error("'credentials' cannot be null.");if(null==r)throw new Error("'subscriptionId' cannot be null.");if(t||(t={}),!t.userAgent){var i=s.getDefaultUserAgentValue();t.userAgent="@azure/arm-trafficmanager/0.1.0 "+i}return(a=o.call(this,e,t)||this).apiVersion="2018-04-01",a.acceptLanguage="en-US",a.longRunningOperationRetryTimeout=30,a.baseUri=t.baseUri||a.baseUri||"https://management.azure.com",a.requestContentType="application/json; charset=utf-8",a.credentials=e,a.subscriptionId=r,null!==t.acceptLanguage&&void 0!==t.acceptLanguage&&(a.acceptLanguage=t.acceptLanguage),null!==t.longRunningOperationRetryTimeout&&void 0!==t.longRunningOperationRetryTimeout&&(a.longRunningOperationRetryTimeout=t.longRunningOperationRetryTimeout),a}return t(e,o),e}(s.AzureServiceClient),ge=function(i){function e(e,r,t){var a=i.call(this,e,r,t)||this;return a.endpoints=new L(a),a.profiles=new W(a),a.geographicHierarchies=new oe(a),a.heatMap=new pe(a),a.trafficManagerUserMetricsKeys=new ue(a),a}return t(e,i),e}(Ne);e.TrafficManagerManagementClient=ge,e.TrafficManagerManagementClientContext=Ne,e.TrafficManagerManagementModels=o,e.TrafficManagerManagementMappers=H,e.Endpoints=L,e.Profiles=W,e.GeographicHierarchies=oe,e.HeatMap=pe,e.TrafficManagerUserMetricsKeys=ue,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../node_modules/tslib/tslib.es6.js","../esm/models/mappers.js","../esm/models/parameters.js","../esm/operations/endpoints.js","../esm/operations/profiles.js","../esm/operations/geographicHierarchies.js","../esm/operations/heatMap.js","../esm/operations/trafficManagerUserMetricsKeys.js","../esm/trafficManagerManagementClientContext.js","../esm/trafficManagerManagementClient.js"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__extends","__","this","constructor","prototype","create","__assign","assign","t","s","i","n","arguments","length","call","apply","CloudError","CloudErrorMapper","BaseResource","BaseResourceMapper","DeleteOperationResult","serializedName","type","name","className","modelProperties","operationResult","readOnly","EndpointPropertiesSubnetsItem","first","last","scope","EndpointPropertiesCustomHeadersItem","value","HeatMapEndpoint","resourceId","endpointId","QueryExperience","required","queryCount","latency","TrafficFlow","sourceIp","latitude","longitude","queryExperiences","element","Resource","id","ProxyResource","tslib_1.__assign","HeatMapModel","startTime","endTime","endpoints","trafficFlows","UserMetricsModel","key","Endpoint","targetResourceId","target","endpointStatus","weight","priority","endpointLocation","endpointMonitorStatus","minChildEndpoints","geoMapping","subnets","customHeaders","CheckTrafficManagerRelativeDnsNameAvailabilityParameters","DnsConfig","relativeName","fqdn","ttl","MonitorConfigCustomHeadersItem","MonitorConfigExpectedStatusCodeRangesItem","min","max","MonitorConfig","profileMonitorStatus","protocol","port","path","intervalInSeconds","timeoutInSeconds","toleratedNumberOfFailures","expectedStatusCodeRanges","TrackedResource","tags","location","Profile","profileStatus","trafficRoutingMethod","dnsConfig","monitorConfig","trafficViewEnrollmentStatus","maxReturn","TrafficManagerNameAvailability","nameAvailable","reason","message","Region","code","regions","TrafficManagerGeographicHierarchy","geographicHierarchy","ProfileListResult","acceptLanguage","parameterPath","mapper","defaultValue","apiVersion","botRight","constraints","MaxItems","MinItems","collectionFormat","msRest.QueryCollectionFormat","Csv","endpointName","endpointType","profileName","resourceGroupName","subscriptionId","topLeft","Endpoints","client","update","parameters","options","callback","sendOperationRequest","updateOperationSpec","get","getOperationSpec","createOrUpdate","createOrUpdateOperationSpec","deleteMethod","deleteMethodOperationSpec","serializer","msRest.Serializer","Mappers","httpMethod","urlParameters","Parameters.resourceGroupName","Parameters.profileName","Parameters.endpointType","Parameters.endpointName","Parameters.subscriptionId","queryParameters","Parameters.apiVersion","headerParameters","Parameters.acceptLanguage","requestBody","Mappers.Endpoint","responses","200","bodyMapper","default","Mappers.CloudError","201","Mappers.DeleteOperationResult","204","Profiles","checkTrafficManagerRelativeDnsNameAvailability","checkTrafficManagerRelativeDnsNameAvailabilityOperationSpec","listByResourceGroup","listByResourceGroupOperationSpec","listBySubscription","listBySubscriptionOperationSpec","Mappers.CheckTrafficManagerRelativeDnsNameAvailabilityParameters","Mappers.TrafficManagerNameAvailability","Mappers.ProfileListResult","Mappers.Profile","GeographicHierarchies","getDefault","getDefaultOperationSpec","Mappers.TrafficManagerGeographicHierarchy","HeatMap","isConstant","Parameters.topLeft","Parameters.botRight","Mappers.HeatMapModel","TrafficManagerUserMetricsKeys","Mappers.UserMetricsModel","TrafficManagerManagementClientContext","_super","credentials","_this","undefined","Error","userAgent","defaultUserAgent","msRestAzure.getDefaultUserAgentValue","packageName","longRunningOperationRetryTimeout","baseUri","requestContentType","tslib_1.__extends","msRestAzure.AzureServiceClient","TrafficManagerManagementClient","operations.Endpoints","profiles","operations.Profiles","geographicHierarchies","operations.GeographicHierarchies","heatMap","operations.HeatMap","trafficManagerUserMetricsKeys","operations.TrafficManagerUserMetricsKeys"],"mappings":"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"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export { Endpoint, ProxyResource, Resource, BaseResource, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, CloudError, DeleteOperationResult, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=endpointsMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"endpointsMappers.d.ts","sourceRoot":"","sources":["../../lib/models/endpointsMappers.ts"],"names":[],"mappings":"AAUA,OAAO,EACL,QAAQ,EACR,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,6BAA6B,EAC7B,mCAAmC,EACnC,UAAU,EACV,qBAAqB,EACrB,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,gBAAgB,EAChB,iCAAiC,EACjC,MAAM,EACN,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for
|
|
4
|
-
* license information.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
8
|
-
* regenerated.
|
|
9
|
-
*/
|
|
10
|
-
export { Endpoint, ProxyResource, Resource, BaseResource, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, CloudError, DeleteOperationResult, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
11
|
-
//# sourceMappingURL=endpointsMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"endpointsMappers.js","sourceRoot":"","sources":["../../lib/models/endpointsMappers.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,EACL,QAAQ,EACR,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,6BAA6B,EAC7B,mCAAmC,EACnC,UAAU,EACV,qBAAqB,EACrB,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,gBAAgB,EAChB,iCAAiC,EACjC,MAAM,EACN,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export { TrafficManagerGeographicHierarchy, ProxyResource, Resource, BaseResource, Region, CloudError, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=geographicHierarchiesMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"geographicHierarchiesMappers.d.ts","sourceRoot":"","sources":["../../lib/models/geographicHierarchiesMappers.ts"],"names":[],"mappings":"AAUA,OAAO,EACL,iCAAiC,EACjC,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,MAAM,EACN,UAAU,EACV,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,gBAAgB,EAChB,QAAQ,EACR,6BAA6B,EAC7B,mCAAmC,EACnC,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for
|
|
4
|
-
* license information.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
8
|
-
* regenerated.
|
|
9
|
-
*/
|
|
10
|
-
export { TrafficManagerGeographicHierarchy, ProxyResource, Resource, BaseResource, Region, CloudError, HeatMapModel, HeatMapEndpoint, TrafficFlow, QueryExperience, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
11
|
-
//# sourceMappingURL=geographicHierarchiesMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"geographicHierarchiesMappers.js","sourceRoot":"","sources":["../../lib/models/geographicHierarchiesMappers.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,EACL,iCAAiC,EACjC,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,MAAM,EACN,UAAU,EACV,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,gBAAgB,EAChB,QAAQ,EACR,6BAA6B,EAC7B,mCAAmC,EACnC,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export { HeatMapModel, ProxyResource, Resource, BaseResource, HeatMapEndpoint, TrafficFlow, QueryExperience, CloudError, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=heatMapMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heatMapMappers.d.ts","sourceRoot":"","sources":["../../lib/models/heatMapMappers.ts"],"names":[],"mappings":"AAUA,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,UAAU,EACV,gBAAgB,EAChB,QAAQ,EACR,6BAA6B,EAC7B,mCAAmC,EACnC,iCAAiC,EACjC,MAAM,EACN,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
|
-
* Licensed under the MIT License. See License.txt in the project root for
|
|
4
|
-
* license information.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is
|
|
8
|
-
* regenerated.
|
|
9
|
-
*/
|
|
10
|
-
export { HeatMapModel, ProxyResource, Resource, BaseResource, HeatMapEndpoint, TrafficFlow, QueryExperience, CloudError, UserMetricsModel, Endpoint, EndpointPropertiesSubnetsItem, EndpointPropertiesCustomHeadersItem, TrafficManagerGeographicHierarchy, Region, TrackedResource, Profile, DnsConfig, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem } from "../models/mappers";
|
|
11
|
-
//# sourceMappingURL=heatMapMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heatMapMappers.js","sourceRoot":"","sources":["../../lib/models/heatMapMappers.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,EACL,YAAY,EACZ,aAAa,EACb,QAAQ,EACR,YAAY,EACZ,eAAe,EACf,WAAW,EACX,eAAe,EACf,UAAU,EACV,gBAAgB,EAChB,QAAQ,EACR,6BAA6B,EAC7B,mCAAmC,EACnC,iCAAiC,EACjC,MAAM,EACN,eAAe,EACf,OAAO,EACP,SAAS,EACT,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EAC1C,MAAM,mBAAmB,CAAC"}
|