@azure/arm-trafficmanager 5.1.1 → 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/README.md +71 -87
- 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 +360 -337
- 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 +86 -57
- 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 +1 -2
- 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/{esm/models/index.js → dist-esm/src/operationsInterfaces/heatMap.js} +2 -1
- 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 +78 -33
- package/review/arm-trafficmanager.api.md +486 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/models/index.ts +434 -760
- package/src/models/mappers.ts +364 -339
- package/src/models/parameters.ts +109 -57
- package/src/operations/endpoints.ts +120 -205
- package/src/operations/geographicHierarchies.ts +30 -40
- package/src/operations/heatMap.ts +39 -54
- package/src/operations/index.ts +1 -2
- package/src/operations/profiles.ts +242 -292
- package/src/operations/trafficManagerUserMetricsKeys.ts +57 -105
- 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 +83 -41
- package/tsconfig.json +5 -4
- package/types/arm-trafficmanager.d.ts +708 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-trafficmanager.js +0 -1824
- 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 -9
- 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 -9
- 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 -9
- package/esm/models/heatMapMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -812
- package/esm/models/index.d.ts.map +0 -1
- 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 -9
- 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 -9
- 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 -181
- 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 -50
- 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 -60
- 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 -250
- 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 -107
- package/esm/operations/trafficManagerUserMetricsKeys.js.map +0 -1
- package/esm/trafficManagerManagementClient.d.ts +0 -29
- package/esm/trafficManagerManagementClient.d.ts.map +0 -1
- package/esm/trafficManagerManagementClient.js +0 -42
- package/esm/trafficManagerManagementClient.js.map +0 -1
- package/esm/trafficManagerManagementClientContext.d.ts +0 -23
- package/esm/trafficManagerManagementClientContext.d.ts.map +0 -1
- package/esm/trafficManagerManagementClientContext.js +0 -61
- package/esm/trafficManagerManagementClientContext.js.map +0 -1
- package/src/models/endpointsMappers.ts +0 -31
- package/src/models/geographicHierarchiesMappers.ts +0 -30
- package/src/models/heatMapMappers.ts +0 -30
- package/src/models/profilesMappers.ts +0 -34
- package/src/models/trafficManagerUserMetricsKeysMappers.ts +0 -31
- package/src/trafficManagerManagementClientContext.ts +0 -68
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"arm-trafficmanager.js","sources":["../node_modules/tslib/tslib.es6.js","../src/models/index.ts","../src/models/mappers.ts","../src/models/endpointsMappers.ts","../src/models/parameters.ts","../src/operations/endpoints.ts","../src/models/profilesMappers.ts","../src/operations/profiles.ts","../src/models/geographicHierarchiesMappers.ts","../src/operations/geographicHierarchies.ts","../src/models/heatMapMappers.ts","../src/operations/heatMap.ts","../src/models/trafficManagerUserMetricsKeysMappers.ts","../src/operations/trafficManagerUserMetricsKeys.ts","../src/trafficManagerManagementClientContext.ts","../src/trafficManagerManagementClient.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\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++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\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 function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\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) : adopt(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 __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") 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 throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\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 __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\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\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { BaseResource, CloudError, AzureServiceClientOptions } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport { BaseResource, CloudError };\n\n/**\n * The result of the request or operation.\n */\nexport interface DeleteOperationResult {\n /**\n * The result of the operation or request.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly operationResult?: boolean;\n}\n\n/**\n * Subnet first address, scope, and/or last address.\n */\nexport interface EndpointPropertiesSubnetsItem {\n /**\n * First address in the subnet.\n */\n first?: string;\n /**\n * Last address in the subnet.\n */\n last?: string;\n /**\n * Block size (number of leading bits in the subnet mask).\n */\n scope?: number;\n}\n\n/**\n * Custom header name and value.\n */\nexport interface EndpointPropertiesCustomHeadersItem {\n /**\n * Header name.\n */\n name?: string;\n /**\n * Header value.\n */\n value?: string;\n}\n\n/**\n * Class which is a sparse representation of a Traffic Manager endpoint.\n */\nexport interface HeatMapEndpoint {\n /**\n * The ARM Resource ID of this Traffic Manager endpoint.\n */\n resourceId?: string;\n /**\n * A number uniquely identifying this endpoint in query experiences.\n */\n endpointId?: number;\n}\n\n/**\n * Class representing a Traffic Manager HeatMap query experience properties.\n */\nexport interface QueryExperience {\n /**\n * The id of the endpoint from the 'endpoints' array which these queries were routed to.\n */\n endpointId: number;\n /**\n * The number of queries originating from this location.\n */\n queryCount: number;\n /**\n * The latency experienced by queries originating from this location.\n */\n latency?: number;\n}\n\n/**\n * Class representing a Traffic Manager HeatMap traffic flow properties.\n */\nexport interface TrafficFlow {\n /**\n * The IP address that this query experience originated from.\n */\n sourceIp?: string;\n /**\n * The approximate latitude that these queries originated from.\n */\n latitude?: number;\n /**\n * The approximate longitude that these queries originated from.\n */\n longitude?: number;\n /**\n * The query experiences produced in this HeatMap calculation.\n */\n queryExperiences?: QueryExperience[];\n}\n\n/**\n * The core properties of ARM resources\n */\nexport interface Resource extends BaseResource {\n /**\n * Fully qualified resource Id for the resource. Ex -\n * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}\n */\n id?: string;\n /**\n * The name of the resource\n */\n name?: string;\n /**\n * The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.\n */\n type?: string;\n}\n\n/**\n * The resource model definition for a ARM proxy resource. It will have everything other than\n * required location and tags\n */\nexport interface ProxyResource extends Resource {\n}\n\n/**\n * Class representing a Traffic Manager HeatMap.\n */\nexport interface HeatMapModel extends ProxyResource {\n /**\n * The beginning of the time window for this HeatMap, inclusive.\n */\n startTime?: Date;\n /**\n * The ending of the time window for this HeatMap, exclusive.\n */\n endTime?: Date;\n /**\n * The endpoints used in this HeatMap calculation.\n */\n endpoints?: HeatMapEndpoint[];\n /**\n * The traffic flows produced in this HeatMap calculation.\n */\n trafficFlows?: TrafficFlow[];\n}\n\n/**\n * Class representing Traffic Manager User Metrics.\n */\nexport interface UserMetricsModel extends ProxyResource {\n /**\n * The key returned by the User Metrics operation.\n */\n key?: string;\n}\n\n/**\n * Class representing a Traffic Manager endpoint.\n */\nexport interface Endpoint extends ProxyResource {\n /**\n * The Azure Resource URI of the of the endpoint. Not applicable to endpoints of type\n * 'ExternalEndpoints'.\n */\n targetResourceId?: string;\n /**\n * The fully-qualified DNS name or IP address of the endpoint. Traffic Manager returns this value\n * in DNS responses to direct traffic to this endpoint.\n */\n target?: string;\n /**\n * The status of the endpoint. If the endpoint is Enabled, it is probed for endpoint health and\n * is included in the traffic routing method. Possible values include: 'Enabled', 'Disabled'\n */\n endpointStatus?: EndpointStatus;\n /**\n * The weight of this endpoint when using the 'Weighted' traffic routing method. Possible values\n * are from 1 to 1000.\n */\n weight?: number;\n /**\n * The priority of this endpoint when using the 'Priority' traffic routing method. Possible\n * values are from 1 to 1000, lower values represent higher priority. This is an optional\n * parameter. If specified, it must be specified on all endpoints, and no two endpoints can\n * share the same priority value.\n */\n priority?: number;\n /**\n * Specifies the location of the external or nested endpoints when using the 'Performance'\n * traffic routing method.\n */\n endpointLocation?: string;\n /**\n * The monitoring status of the endpoint. Possible values include: 'CheckingEndpoint', 'Online',\n * 'Degraded', 'Disabled', 'Inactive', 'Stopped'\n */\n endpointMonitorStatus?: EndpointMonitorStatus;\n /**\n * The minimum number of endpoints that must be available in the child profile in order for the\n * parent profile to be considered available. Only applicable to endpoint of type\n * 'NestedEndpoints'.\n */\n minChildEndpoints?: number;\n /**\n * The minimum number of IPv4 (DNS record type A) endpoints that must be available in the child\n * profile in order for the parent profile to be considered available. Only applicable to\n * endpoint of type 'NestedEndpoints'.\n */\n minChildEndpointsIPv4?: number;\n /**\n * The minimum number of IPv6 (DNS record type AAAA) endpoints that must be available in the\n * child profile in order for the parent profile to be considered available. Only applicable to\n * endpoint of type 'NestedEndpoints'.\n */\n minChildEndpointsIPv6?: number;\n /**\n * The list of countries/regions mapped to this endpoint when using the 'Geographic' traffic\n * routing method. Please consult Traffic Manager Geographic documentation for a full list of\n * accepted values.\n */\n geoMapping?: string[];\n /**\n * The list of subnets, IP addresses, and/or address ranges mapped to this endpoint when using\n * the 'Subnet' traffic routing method. An empty list will match all ranges not covered by other\n * endpoints.\n */\n subnets?: EndpointPropertiesSubnetsItem[];\n /**\n * List of custom headers.\n */\n customHeaders?: EndpointPropertiesCustomHeadersItem[];\n}\n\n/**\n * Parameters supplied to check Traffic Manager name operation.\n */\nexport interface CheckTrafficManagerRelativeDnsNameAvailabilityParameters {\n /**\n * The name of the resource.\n */\n name?: string;\n /**\n * The type of the resource.\n */\n type?: string;\n}\n\n/**\n * Class containing DNS settings in a Traffic Manager profile.\n */\nexport interface DnsConfig {\n /**\n * The relative DNS name provided by this Traffic Manager profile. This value is combined with\n * the DNS domain name used by Azure Traffic Manager to form the fully-qualified domain name\n * (FQDN) of the profile.\n */\n relativeName?: string;\n /**\n * The fully-qualified domain name (FQDN) of the Traffic Manager profile. This is formed from the\n * concatenation of the RelativeName with the DNS domain used by Azure Traffic Manager.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly fqdn?: string;\n /**\n * The DNS Time-To-Live (TTL), in seconds. This informs the local DNS resolvers and DNS clients\n * how long to cache DNS responses provided by this Traffic Manager profile.\n */\n ttl?: number;\n}\n\n/**\n * Custom header name and value.\n */\nexport interface MonitorConfigCustomHeadersItem {\n /**\n * Header name.\n */\n name?: string;\n /**\n * Header value.\n */\n value?: string;\n}\n\n/**\n * Min and max value of a status code range.\n */\nexport interface MonitorConfigExpectedStatusCodeRangesItem {\n /**\n * Min status code.\n */\n min?: number;\n /**\n * Max status code.\n */\n max?: number;\n}\n\n/**\n * Class containing endpoint monitoring settings in a Traffic Manager profile.\n */\nexport interface MonitorConfig {\n /**\n * The profile-level monitoring status of the Traffic Manager profile. Possible values include:\n * 'CheckingEndpoints', 'Online', 'Degraded', 'Disabled', 'Inactive'\n */\n profileMonitorStatus?: ProfileMonitorStatus;\n /**\n * The protocol (HTTP, HTTPS or TCP) used to probe for endpoint health. Possible values include:\n * 'HTTP', 'HTTPS', 'TCP'\n */\n protocol?: MonitorProtocol;\n /**\n * The TCP port used to probe for endpoint health.\n */\n port?: number;\n /**\n * The path relative to the endpoint domain name used to probe for endpoint health.\n */\n path?: string;\n /**\n * The monitor interval for endpoints in this profile. This is the interval at which Traffic\n * Manager will check the health of each endpoint in this profile.\n */\n intervalInSeconds?: number;\n /**\n * The monitor timeout for endpoints in this profile. This is the time that Traffic Manager\n * allows endpoints in this profile to response to the health check.\n */\n timeoutInSeconds?: number;\n /**\n * The number of consecutive failed health check that Traffic Manager tolerates before declaring\n * an endpoint in this profile Degraded after the next failed health check.\n */\n toleratedNumberOfFailures?: number;\n /**\n * List of custom headers.\n */\n customHeaders?: MonitorConfigCustomHeadersItem[];\n /**\n * List of expected status code ranges.\n */\n expectedStatusCodeRanges?: MonitorConfigExpectedStatusCodeRangesItem[];\n}\n\n/**\n * The resource model definition for a ARM tracked top level resource\n */\nexport interface TrackedResource extends Resource {\n /**\n * Resource tags.\n */\n tags?: { [propertyName: string]: string };\n /**\n * The Azure Region where the resource lives\n */\n location?: string;\n}\n\n/**\n * Class representing a Traffic Manager profile.\n */\nexport interface Profile extends TrackedResource {\n /**\n * The status of the Traffic Manager profile. Possible values include: 'Enabled', 'Disabled'\n */\n profileStatus?: ProfileStatus;\n /**\n * The traffic routing method of the Traffic Manager profile. Possible values include:\n * 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue', 'Subnet'\n */\n trafficRoutingMethod?: TrafficRoutingMethod;\n /**\n * The DNS settings of the Traffic Manager profile.\n */\n dnsConfig?: DnsConfig;\n /**\n * The endpoint monitoring settings of the Traffic Manager profile.\n */\n monitorConfig?: MonitorConfig;\n /**\n * The list of endpoints in the Traffic Manager profile.\n */\n endpoints?: Endpoint[];\n /**\n * Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile.\n * Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage\n * profile. Possible values include: 'Enabled', 'Disabled'\n */\n trafficViewEnrollmentStatus?: TrafficViewEnrollmentStatus;\n /**\n * The list of allowed endpoint record types.\n */\n allowedEndpointRecordTypes?: AllowedEndpointRecordType[];\n /**\n * Maximum number of endpoints to be returned for MultiValue routing type.\n */\n maxReturn?: number;\n}\n\n/**\n * Class representing a Traffic Manager Name Availability response.\n */\nexport interface TrafficManagerNameAvailability {\n /**\n * The relative name.\n */\n name?: string;\n /**\n * Traffic Manager profile resource type.\n */\n type?: string;\n /**\n * Describes whether the relative name is available or not.\n */\n nameAvailable?: boolean;\n /**\n * The reason why the name is not available, when applicable.\n */\n reason?: string;\n /**\n * Descriptive message that explains why the name is not available, when applicable.\n */\n message?: string;\n}\n\n/**\n * Class representing a region in the Geographic hierarchy used with the Geographic traffic routing\n * method.\n */\nexport interface Region {\n /**\n * The code of the region\n */\n code?: string;\n /**\n * The name of the region\n */\n name?: string;\n /**\n * The list of Regions grouped under this Region in the Geographic Hierarchy.\n */\n regions?: Region[];\n}\n\n/**\n * Class representing the Geographic hierarchy used with the Geographic traffic routing method.\n */\nexport interface TrafficManagerGeographicHierarchy extends ProxyResource {\n /**\n * The region at the root of the hierarchy from all the regions in the hierarchy can be\n * retrieved.\n */\n geographicHierarchy?: Region;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface HeatMapGetOptionalParams extends msRest.RequestOptionsBase {\n /**\n * The top left latitude,longitude pair of the rectangular viewport to query for.\n */\n topLeft?: number[];\n /**\n * The bottom right latitude,longitude pair of the rectangular viewport to query for.\n */\n botRight?: number[];\n}\n\n/**\n * An interface representing TrafficManagerManagementClientOptions.\n */\nexport interface TrafficManagerManagementClientOptions extends AzureServiceClientOptions {\n baseUri?: string;\n}\n\n/**\n * @interface\n * The list Traffic Manager profiles operation response.\n * @extends Array<Profile>\n */\nexport interface ProfileListResult extends Array<Profile> {\n}\n\n/**\n * Defines values for EndpointStatus.\n * Possible values include: 'Enabled', 'Disabled'\n * @readonly\n * @enum {string}\n */\nexport type EndpointStatus = 'Enabled' | 'Disabled';\n\n/**\n * Defines values for EndpointMonitorStatus.\n * Possible values include: 'CheckingEndpoint', 'Online', 'Degraded', 'Disabled', 'Inactive',\n * 'Stopped'\n * @readonly\n * @enum {string}\n */\nexport type EndpointMonitorStatus = 'CheckingEndpoint' | 'Online' | 'Degraded' | 'Disabled' | 'Inactive' | 'Stopped';\n\n/**\n * Defines values for ProfileMonitorStatus.\n * Possible values include: 'CheckingEndpoints', 'Online', 'Degraded', 'Disabled', 'Inactive'\n * @readonly\n * @enum {string}\n */\nexport type ProfileMonitorStatus = 'CheckingEndpoints' | 'Online' | 'Degraded' | 'Disabled' | 'Inactive';\n\n/**\n * Defines values for MonitorProtocol.\n * Possible values include: 'HTTP', 'HTTPS', 'TCP'\n * @readonly\n * @enum {string}\n */\nexport type MonitorProtocol = 'HTTP' | 'HTTPS' | 'TCP';\n\n/**\n * Defines values for ProfileStatus.\n * Possible values include: 'Enabled', 'Disabled'\n * @readonly\n * @enum {string}\n */\nexport type ProfileStatus = 'Enabled' | 'Disabled';\n\n/**\n * Defines values for TrafficRoutingMethod.\n * Possible values include: 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue',\n * 'Subnet'\n * @readonly\n * @enum {string}\n */\nexport type TrafficRoutingMethod = 'Performance' | 'Priority' | 'Weighted' | 'Geographic' | 'MultiValue' | 'Subnet';\n\n/**\n * Defines values for TrafficViewEnrollmentStatus.\n * Possible values include: 'Enabled', 'Disabled'\n * @readonly\n * @enum {string}\n */\nexport type TrafficViewEnrollmentStatus = 'Enabled' | 'Disabled';\n\n/**\n * Defines values for AllowedEndpointRecordType.\n * Possible values include: 'DomainName', 'IPv4Address', 'IPv6Address', 'Any'\n * @readonly\n * @enum {string}\n */\nexport type AllowedEndpointRecordType = 'DomainName' | 'IPv4Address' | 'IPv6Address' | 'Any';\n\n/**\n * Contains response data for the update operation.\n */\nexport type EndpointsUpdateResponse = Endpoint & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Endpoint;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type EndpointsGetResponse = Endpoint & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Endpoint;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type EndpointsCreateOrUpdateResponse = Endpoint & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Endpoint;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type EndpointsDeleteMethodResponse = DeleteOperationResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: DeleteOperationResult;\n };\n};\n\n/**\n * Contains response data for the checkTrafficManagerRelativeDnsNameAvailability operation.\n */\nexport type ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse = TrafficManagerNameAvailability & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: TrafficManagerNameAvailability;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroup operation.\n */\nexport type ProfilesListByResourceGroupResponse = ProfileListResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProfileListResult;\n };\n};\n\n/**\n * Contains response data for the listBySubscription operation.\n */\nexport type ProfilesListBySubscriptionResponse = ProfileListResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ProfileListResult;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ProfilesGetResponse = Profile & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Profile;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type ProfilesCreateOrUpdateResponse = Profile & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Profile;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type ProfilesDeleteMethodResponse = DeleteOperationResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: DeleteOperationResult;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type ProfilesUpdateResponse = Profile & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Profile;\n };\n};\n\n/**\n * Contains response data for the getDefault operation.\n */\nexport type GeographicHierarchiesGetDefaultResponse = TrafficManagerGeographicHierarchy & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: TrafficManagerGeographicHierarchy;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type HeatMapGetResponse = HeatMapModel & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: HeatMapModel;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type TrafficManagerUserMetricsKeysGetResponse = UserMetricsModel & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: UserMetricsModel;\n };\n};\n\n/**\n * Contains response data for the createOrUpdate operation.\n */\nexport type TrafficManagerUserMetricsKeysCreateOrUpdateResponse = UserMetricsModel & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: UserMetricsModel;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type TrafficManagerUserMetricsKeysDeleteMethodResponse = DeleteOperationResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: DeleteOperationResult;\n };\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const CloudError = CloudErrorMapper;\nexport const BaseResource = BaseResourceMapper;\n\nexport const DeleteOperationResult: msRest.CompositeMapper = {\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};\n\nexport const EndpointPropertiesSubnetsItem: msRest.CompositeMapper = {\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};\n\nexport const EndpointPropertiesCustomHeadersItem: msRest.CompositeMapper = {\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};\n\nexport const HeatMapEndpoint: msRest.CompositeMapper = {\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};\n\nexport const QueryExperience: msRest.CompositeMapper = {\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};\n\nexport const TrafficFlow: msRest.CompositeMapper = {\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};\n\nexport const Resource: msRest.CompositeMapper = {\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};\n\nexport const ProxyResource: msRest.CompositeMapper = {\n serializedName: \"ProxyResource\",\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties\n }\n }\n};\n\nexport const HeatMapModel: msRest.CompositeMapper = {\n serializedName: \"HeatMapModel\",\n type: {\n name: \"Composite\",\n className: \"HeatMapModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\"\n }\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\"\n }\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 },\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 }\n};\n\nexport const UserMetricsModel: msRest.CompositeMapper = {\n serializedName: \"UserMetricsModel\",\n type: {\n name: \"Composite\",\n className: \"UserMetricsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n key: {\n serializedName: \"properties.key\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Endpoint: msRest.CompositeMapper = {\n serializedName: \"Endpoint\",\n type: {\n name: \"Composite\",\n className: \"Endpoint\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n targetResourceId: {\n serializedName: \"properties.targetResourceId\",\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"properties.target\",\n type: {\n name: \"String\"\n }\n },\n endpointStatus: {\n serializedName: \"properties.endpointStatus\",\n type: {\n name: \"String\"\n }\n },\n weight: {\n serializedName: \"properties.weight\",\n type: {\n name: \"Number\"\n }\n },\n priority: {\n serializedName: \"properties.priority\",\n type: {\n name: \"Number\"\n }\n },\n endpointLocation: {\n serializedName: \"properties.endpointLocation\",\n type: {\n name: \"String\"\n }\n },\n endpointMonitorStatus: {\n serializedName: \"properties.endpointMonitorStatus\",\n type: {\n name: \"String\"\n }\n },\n minChildEndpoints: {\n serializedName: \"properties.minChildEndpoints\",\n type: {\n name: \"Number\"\n }\n },\n minChildEndpointsIPv4: {\n serializedName: \"properties.minChildEndpointsIPv4\",\n type: {\n name: \"Number\"\n }\n },\n minChildEndpointsIPv6: {\n serializedName: \"properties.minChildEndpointsIPv6\",\n type: {\n name: \"Number\"\n }\n },\n geoMapping: {\n serializedName: \"properties.geoMapping\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\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 },\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 }\n};\n\nexport const CheckTrafficManagerRelativeDnsNameAvailabilityParameters: msRest.CompositeMapper = {\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};\n\nexport const DnsConfig: msRest.CompositeMapper = {\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};\n\nexport const MonitorConfigCustomHeadersItem: msRest.CompositeMapper = {\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};\n\nexport const MonitorConfigExpectedStatusCodeRangesItem: msRest.CompositeMapper = {\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};\n\nexport const MonitorConfig: msRest.CompositeMapper = {\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};\n\nexport const TrackedResource: msRest.CompositeMapper = {\n serializedName: \"TrackedResource\",\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Profile: msRest.CompositeMapper = {\n serializedName: \"Profile\",\n type: {\n name: \"Composite\",\n className: \"Profile\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n profileStatus: {\n serializedName: \"properties.profileStatus\",\n type: {\n name: \"String\"\n }\n },\n trafficRoutingMethod: {\n serializedName: \"properties.trafficRoutingMethod\",\n type: {\n name: \"String\"\n }\n },\n dnsConfig: {\n serializedName: \"properties.dnsConfig\",\n type: {\n name: \"Composite\",\n className: \"DnsConfig\"\n }\n },\n monitorConfig: {\n serializedName: \"properties.monitorConfig\",\n type: {\n name: \"Composite\",\n className: \"MonitorConfig\"\n }\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 },\n trafficViewEnrollmentStatus: {\n serializedName: \"properties.trafficViewEnrollmentStatus\",\n type: {\n name: \"String\"\n }\n },\n allowedEndpointRecordTypes: {\n serializedName: \"properties.allowedEndpointRecordTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n maxReturn: {\n serializedName: \"properties.maxReturn\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const TrafficManagerNameAvailability: msRest.CompositeMapper = {\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};\n\nexport const Region: msRest.CompositeMapper = {\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};\n\nexport const TrafficManagerGeographicHierarchy: msRest.CompositeMapper = {\n serializedName: \"TrafficManagerGeographicHierarchy\",\n type: {\n name: \"Composite\",\n className: \"TrafficManagerGeographicHierarchy\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n geographicHierarchy: {\n serializedName: \"properties.geographicHierarchy\",\n type: {\n name: \"Composite\",\n className: \"Region\"\n }\n }\n }\n }\n};\n\nexport const ProfileListResult: msRest.CompositeMapper = {\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","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n BaseResource,\n CloudError,\n DeleteOperationResult,\n DnsConfig,\n Endpoint,\n EndpointPropertiesCustomHeadersItem,\n EndpointPropertiesSubnetsItem,\n HeatMapEndpoint,\n HeatMapModel,\n MonitorConfig,\n MonitorConfigCustomHeadersItem,\n MonitorConfigExpectedStatusCodeRangesItem,\n Profile,\n ProxyResource,\n QueryExperience,\n Region,\n Resource,\n TrackedResource,\n TrafficFlow,\n TrafficManagerGeographicHierarchy,\n UserMetricsModel\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const acceptLanguage: msRest.OperationParameter = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport const apiVersion: msRest.OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const botRight: msRest.OperationQueryParameter = {\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 const endpointName: msRest.OperationURLParameter = {\n parameterPath: \"endpointName\",\n mapper: {\n required: true,\n serializedName: \"endpointName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const endpointType: msRest.OperationURLParameter = {\n parameterPath: \"endpointType\",\n mapper: {\n required: true,\n serializedName: \"endpointType\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const heatMapType: msRest.OperationURLParameter = {\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 const profileName: msRest.OperationURLParameter = {\n parameterPath: \"profileName\",\n mapper: {\n required: true,\n serializedName: \"profileName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const resourceGroupName: msRest.OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n required: true,\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const subscriptionId: msRest.OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const topLeft: msRest.OperationQueryParameter = {\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","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/endpointsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { TrafficManagerManagementClientContext } from \"../trafficManagerManagementClientContext\";\n\n/** Class representing a Endpoints. */\nexport class Endpoints {\n private readonly client: TrafficManagerManagementClientContext;\n\n /**\n * Create a Endpoints.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n constructor(client: TrafficManagerManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Update a Traffic Manager endpoint.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be updated.\n * @param endpointName The name of the Traffic Manager endpoint to be updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the Update operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.EndpointsUpdateResponse>\n */\n update(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options?: msRest.RequestOptionsBase): Promise<Models.EndpointsUpdateResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be updated.\n * @param endpointName The name of the Traffic Manager endpoint to be updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the Update operation.\n * @param callback The callback\n */\n update(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be updated.\n * @param endpointName The name of the Traffic Manager endpoint to be updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the Update operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n update(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n update(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Endpoint>, callback?: msRest.ServiceCallback<Models.Endpoint>): Promise<Models.EndpointsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n endpointType,\n endpointName,\n parameters,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.EndpointsUpdateResponse>;\n }\n\n /**\n * Gets a Traffic Manager endpoint.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint.\n * @param endpointName The name of the Traffic Manager endpoint.\n * @param [options] The optional parameters\n * @returns Promise<Models.EndpointsGetResponse>\n */\n get(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.EndpointsGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint.\n * @param endpointName The name of the Traffic Manager endpoint.\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint.\n * @param endpointName The name of the Traffic Manager endpoint.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n get(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Endpoint>, callback?: msRest.ServiceCallback<Models.Endpoint>): Promise<Models.EndpointsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n endpointType,\n endpointName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.EndpointsGetResponse>;\n }\n\n /**\n * Create or update a Traffic Manager endpoint.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be created or updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be created or updated.\n * @param endpointName The name of the Traffic Manager endpoint to be created or updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the CreateOrUpdate\n * operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.EndpointsCreateOrUpdateResponse>\n */\n createOrUpdate(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options?: msRest.RequestOptionsBase): Promise<Models.EndpointsCreateOrUpdateResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be created or updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be created or updated.\n * @param endpointName The name of the Traffic Manager endpoint to be created or updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the CreateOrUpdate\n * operation.\n * @param callback The callback\n */\n createOrUpdate(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be created or updated.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be created or updated.\n * @param endpointName The name of the Traffic Manager endpoint to be created or updated.\n * @param parameters The Traffic Manager endpoint parameters supplied to the CreateOrUpdate\n * operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Endpoint>): void;\n createOrUpdate(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, parameters: Models.Endpoint, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Endpoint>, callback?: msRest.ServiceCallback<Models.Endpoint>): Promise<Models.EndpointsCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n endpointType,\n endpointName,\n parameters,\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.EndpointsCreateOrUpdateResponse>;\n }\n\n /**\n * Deletes a Traffic Manager endpoint.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be deleted.\n * @param endpointName The name of the Traffic Manager endpoint to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<Models.EndpointsDeleteMethodResponse>\n */\n deleteMethod(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.EndpointsDeleteMethodResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be deleted.\n * @param endpointName The name of the Traffic Manager endpoint to be deleted.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile.\n * @param endpointType The type of the Traffic Manager endpoint to be deleted.\n * @param endpointName The name of the Traffic Manager endpoint to be deleted.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n deleteMethod(resourceGroupName: string, profileName: string, endpointType: string, endpointName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.DeleteOperationResult>, callback?: msRest.ServiceCallback<Models.DeleteOperationResult>): Promise<Models.EndpointsDeleteMethodResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n endpointType,\n endpointName,\n options\n },\n deleteMethodOperationSpec,\n callback) as Promise<Models.EndpointsDeleteMethodResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst updateOperationSpec: msRest.OperationSpec = {\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: {\n ...Mappers.Endpoint,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Endpoint\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\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: {\n ...Mappers.Endpoint,\n required: true\n }\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\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\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\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n BaseResource,\n CheckTrafficManagerRelativeDnsNameAvailabilityParameters,\n CloudError,\n DeleteOperationResult,\n DnsConfig,\n Endpoint,\n EndpointPropertiesCustomHeadersItem,\n EndpointPropertiesSubnetsItem,\n HeatMapEndpoint,\n HeatMapModel,\n MonitorConfig,\n MonitorConfigCustomHeadersItem,\n MonitorConfigExpectedStatusCodeRangesItem,\n Profile,\n ProfileListResult,\n ProxyResource,\n QueryExperience,\n Region,\n Resource,\n TrackedResource,\n TrafficFlow,\n TrafficManagerGeographicHierarchy,\n TrafficManagerNameAvailability,\n UserMetricsModel\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/profilesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { TrafficManagerManagementClientContext } from \"../trafficManagerManagementClientContext\";\n\n/** Class representing a Profiles. */\nexport class Profiles {\n private readonly client: TrafficManagerManagementClientContext;\n\n /**\n * Create a Profiles.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n constructor(client: TrafficManagerManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Checks the availability of a Traffic Manager Relative DNS name.\n * @param parameters The Traffic Manager name parameters supplied to the\n * CheckTrafficManagerNameAvailability operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse>\n */\n checkTrafficManagerRelativeDnsNameAvailability(parameters: Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse>;\n /**\n * @param parameters The Traffic Manager name parameters supplied to the\n * CheckTrafficManagerNameAvailability operation.\n * @param callback The callback\n */\n checkTrafficManagerRelativeDnsNameAvailability(parameters: Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters, callback: msRest.ServiceCallback<Models.TrafficManagerNameAvailability>): void;\n /**\n * @param parameters The Traffic Manager name parameters supplied to the\n * CheckTrafficManagerNameAvailability operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n checkTrafficManagerRelativeDnsNameAvailability(parameters: Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.TrafficManagerNameAvailability>): void;\n checkTrafficManagerRelativeDnsNameAvailability(parameters: Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.TrafficManagerNameAvailability>, callback?: msRest.ServiceCallback<Models.TrafficManagerNameAvailability>): Promise<Models.ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n {\n parameters,\n options\n },\n checkTrafficManagerRelativeDnsNameAvailabilityOperationSpec,\n callback) as Promise<Models.ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse>;\n }\n\n /**\n * Lists all Traffic Manager profiles within a resource group.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profiles\n * to be listed.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesListByResourceGroupResponse>\n */\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesListByResourceGroupResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profiles\n * to be listed.\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<Models.ProfileListResult>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profiles\n * to be listed.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProfileListResult>): void;\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProfileListResult>, callback?: msRest.ServiceCallback<Models.ProfileListResult>): Promise<Models.ProfilesListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n options\n },\n listByResourceGroupOperationSpec,\n callback) as Promise<Models.ProfilesListByResourceGroupResponse>;\n }\n\n /**\n * Lists all Traffic Manager profiles within a subscription.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesListBySubscriptionResponse>\n */\n listBySubscription(options?: msRest.RequestOptionsBase): Promise<Models.ProfilesListBySubscriptionResponse>;\n /**\n * @param callback The callback\n */\n listBySubscription(callback: msRest.ServiceCallback<Models.ProfileListResult>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscription(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ProfileListResult>): void;\n listBySubscription(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ProfileListResult>, callback?: msRest.ServiceCallback<Models.ProfileListResult>): Promise<Models.ProfilesListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listBySubscriptionOperationSpec,\n callback) as Promise<Models.ProfilesListBySubscriptionResponse>;\n }\n\n /**\n * Gets a Traffic Manager profile.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesGetResponse>\n */\n get(resourceGroupName: string, profileName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, callback: msRest.ServiceCallback<Models.Profile>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Profile>): void;\n get(resourceGroupName: string, profileName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Profile>, callback?: msRest.ServiceCallback<Models.Profile>): Promise<Models.ProfilesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ProfilesGetResponse>;\n }\n\n /**\n * Create or update a Traffic Manager profile.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the CreateOrUpdate\n * operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesCreateOrUpdateResponse>\n */\n createOrUpdate(resourceGroupName: string, profileName: string, parameters: Models.Profile, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesCreateOrUpdateResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the CreateOrUpdate\n * operation.\n * @param callback The callback\n */\n createOrUpdate(resourceGroupName: string, profileName: string, parameters: Models.Profile, callback: msRest.ServiceCallback<Models.Profile>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the CreateOrUpdate\n * operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(resourceGroupName: string, profileName: string, parameters: Models.Profile, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Profile>): void;\n createOrUpdate(resourceGroupName: string, profileName: string, parameters: Models.Profile, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Profile>, callback?: msRest.ServiceCallback<Models.Profile>): Promise<Models.ProfilesCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n parameters,\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.ProfilesCreateOrUpdateResponse>;\n }\n\n /**\n * Deletes a Traffic Manager profile.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile to be deleted.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesDeleteMethodResponse>\n */\n deleteMethod(resourceGroupName: string, profileName: string, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesDeleteMethodResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile to be deleted.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, profileName: string, callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile\n * to be deleted.\n * @param profileName The name of the Traffic Manager profile to be deleted.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, profileName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n deleteMethod(resourceGroupName: string, profileName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.DeleteOperationResult>, callback?: msRest.ServiceCallback<Models.DeleteOperationResult>): Promise<Models.ProfilesDeleteMethodResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n options\n },\n deleteMethodOperationSpec,\n callback) as Promise<Models.ProfilesDeleteMethodResponse>;\n }\n\n /**\n * Update a Traffic Manager profile.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the Update operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.ProfilesUpdateResponse>\n */\n update(resourceGroupName: string, profileName: string, parameters: Models.Profile, options?: msRest.RequestOptionsBase): Promise<Models.ProfilesUpdateResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the Update operation.\n * @param callback The callback\n */\n update(resourceGroupName: string, profileName: string, parameters: Models.Profile, callback: msRest.ServiceCallback<Models.Profile>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager profile.\n * @param profileName The name of the Traffic Manager profile.\n * @param parameters The Traffic Manager profile parameters supplied to the Update operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n update(resourceGroupName: string, profileName: string, parameters: Models.Profile, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Profile>): void;\n update(resourceGroupName: string, profileName: string, parameters: Models.Profile, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Profile>, callback?: msRest.ServiceCallback<Models.Profile>): Promise<Models.ProfilesUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n parameters,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.ProfilesUpdateResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst checkTrafficManagerRelativeDnsNameAvailabilityOperationSpec: msRest.OperationSpec = {\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: {\n ...Mappers.CheckTrafficManagerRelativeDnsNameAvailabilityParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.TrafficManagerNameAvailability\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listByResourceGroupOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst listBySubscriptionOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\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: {\n ...Mappers.Profile,\n required: true\n }\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\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\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: {\n ...Mappers.Profile,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.Profile\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n BaseResource,\n CloudError,\n DnsConfig,\n Endpoint,\n EndpointPropertiesCustomHeadersItem,\n EndpointPropertiesSubnetsItem,\n HeatMapEndpoint,\n HeatMapModel,\n MonitorConfig,\n MonitorConfigCustomHeadersItem,\n MonitorConfigExpectedStatusCodeRangesItem,\n Profile,\n ProxyResource,\n QueryExperience,\n Region,\n Resource,\n TrackedResource,\n TrafficFlow,\n TrafficManagerGeographicHierarchy,\n UserMetricsModel\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/geographicHierarchiesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { TrafficManagerManagementClientContext } from \"../trafficManagerManagementClientContext\";\n\n/** Class representing a GeographicHierarchies. */\nexport class GeographicHierarchies {\n private readonly client: TrafficManagerManagementClientContext;\n\n /**\n * Create a GeographicHierarchies.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n constructor(client: TrafficManagerManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets the default Geographic Hierarchy used by the Geographic traffic routing method.\n * @param [options] The optional parameters\n * @returns Promise<Models.GeographicHierarchiesGetDefaultResponse>\n */\n getDefault(options?: msRest.RequestOptionsBase): Promise<Models.GeographicHierarchiesGetDefaultResponse>;\n /**\n * @param callback The callback\n */\n getDefault(callback: msRest.ServiceCallback<Models.TrafficManagerGeographicHierarchy>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n getDefault(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.TrafficManagerGeographicHierarchy>): void;\n getDefault(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.TrafficManagerGeographicHierarchy>, callback?: msRest.ServiceCallback<Models.TrafficManagerGeographicHierarchy>): Promise<Models.GeographicHierarchiesGetDefaultResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n getDefaultOperationSpec,\n callback) as Promise<Models.GeographicHierarchiesGetDefaultResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getDefaultOperationSpec: msRest.OperationSpec = {\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\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n BaseResource,\n CloudError,\n DnsConfig,\n Endpoint,\n EndpointPropertiesCustomHeadersItem,\n EndpointPropertiesSubnetsItem,\n HeatMapEndpoint,\n HeatMapModel,\n MonitorConfig,\n MonitorConfigCustomHeadersItem,\n MonitorConfigExpectedStatusCodeRangesItem,\n Profile,\n ProxyResource,\n QueryExperience,\n Region,\n Resource,\n TrackedResource,\n TrafficFlow,\n TrafficManagerGeographicHierarchy,\n UserMetricsModel\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/heatMapMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { TrafficManagerManagementClientContext } from \"../trafficManagerManagementClientContext\";\n\n/** Class representing a HeatMap. */\nexport class HeatMap {\n private readonly client: TrafficManagerManagementClientContext;\n\n /**\n * Create a HeatMap.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n constructor(client: TrafficManagerManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Gets latest heatmap for Traffic Manager profile.\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param [options] The optional parameters\n * @returns Promise<Models.HeatMapGetResponse>\n */\n get(resourceGroupName: string, profileName: string, options?: Models.HeatMapGetOptionalParams): Promise<Models.HeatMapGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, callback: msRest.ServiceCallback<Models.HeatMapModel>): void;\n /**\n * @param resourceGroupName The name of the resource group containing the Traffic Manager endpoint.\n * @param profileName The name of the Traffic Manager profile.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, profileName: string, options: Models.HeatMapGetOptionalParams, callback: msRest.ServiceCallback<Models.HeatMapModel>): void;\n get(resourceGroupName: string, profileName: string, options?: Models.HeatMapGetOptionalParams | msRest.ServiceCallback<Models.HeatMapModel>, callback?: msRest.ServiceCallback<Models.HeatMapModel>): Promise<Models.HeatMapGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n profileName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.HeatMapGetResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\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\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n BaseResource,\n CloudError,\n DeleteOperationResult,\n DnsConfig,\n Endpoint,\n EndpointPropertiesCustomHeadersItem,\n EndpointPropertiesSubnetsItem,\n HeatMapEndpoint,\n HeatMapModel,\n MonitorConfig,\n MonitorConfigCustomHeadersItem,\n MonitorConfigExpectedStatusCodeRangesItem,\n Profile,\n ProxyResource,\n QueryExperience,\n Region,\n Resource,\n TrackedResource,\n TrafficFlow,\n TrafficManagerGeographicHierarchy,\n UserMetricsModel\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/trafficManagerUserMetricsKeysMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { TrafficManagerManagementClientContext } from \"../trafficManagerManagementClientContext\";\n\n/** Class representing a TrafficManagerUserMetricsKeys. */\nexport class TrafficManagerUserMetricsKeys {\n private readonly client: TrafficManagerManagementClientContext;\n\n /**\n * Create a TrafficManagerUserMetricsKeys.\n * @param {TrafficManagerManagementClientContext} client Reference to the service client.\n */\n constructor(client: TrafficManagerManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get the subscription-level key used for Real User Metrics collection.\n * @param [options] The optional parameters\n * @returns Promise<Models.TrafficManagerUserMetricsKeysGetResponse>\n */\n get(options?: msRest.RequestOptionsBase): Promise<Models.TrafficManagerUserMetricsKeysGetResponse>;\n /**\n * @param callback The callback\n */\n get(callback: msRest.ServiceCallback<Models.UserMetricsModel>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n get(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.UserMetricsModel>): void;\n get(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.UserMetricsModel>, callback?: msRest.ServiceCallback<Models.UserMetricsModel>): Promise<Models.TrafficManagerUserMetricsKeysGetResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n getOperationSpec,\n callback) as Promise<Models.TrafficManagerUserMetricsKeysGetResponse>;\n }\n\n /**\n * Create or update a subscription-level key used for Real User Metrics collection.\n * @param [options] The optional parameters\n * @returns Promise<Models.TrafficManagerUserMetricsKeysCreateOrUpdateResponse>\n */\n createOrUpdate(options?: msRest.RequestOptionsBase): Promise<Models.TrafficManagerUserMetricsKeysCreateOrUpdateResponse>;\n /**\n * @param callback The callback\n */\n createOrUpdate(callback: msRest.ServiceCallback<Models.UserMetricsModel>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n createOrUpdate(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.UserMetricsModel>): void;\n createOrUpdate(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.UserMetricsModel>, callback?: msRest.ServiceCallback<Models.UserMetricsModel>): Promise<Models.TrafficManagerUserMetricsKeysCreateOrUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n createOrUpdateOperationSpec,\n callback) as Promise<Models.TrafficManagerUserMetricsKeysCreateOrUpdateResponse>;\n }\n\n /**\n * Delete a subscription-level key used for Real User Metrics collection.\n * @param [options] The optional parameters\n * @returns Promise<Models.TrafficManagerUserMetricsKeysDeleteMethodResponse>\n */\n deleteMethod(options?: msRest.RequestOptionsBase): Promise<Models.TrafficManagerUserMetricsKeysDeleteMethodResponse>;\n /**\n * @param callback The callback\n */\n deleteMethod(callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.DeleteOperationResult>): void;\n deleteMethod(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.DeleteOperationResult>, callback?: msRest.ServiceCallback<Models.DeleteOperationResult>): Promise<Models.TrafficManagerUserMetricsKeysDeleteMethodResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n deleteMethodOperationSpec,\n callback) as Promise<Models.TrafficManagerUserMetricsKeysDeleteMethodResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst createOrUpdateOperationSpec: msRest.OperationSpec = {\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\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\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\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as Models from \"./models\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport { TokenCredential } from \"@azure/core-auth\";\n\nconst packageName = \"@azure/arm-trafficmanager\";\nconst packageVersion = \"5.1.1\";\n\nexport class TrafficManagerManagementClientContext extends msRestAzure.AzureServiceClient {\n credentials: msRest.ServiceClientCredentials | TokenCredential;\n subscriptionId: string;\n apiVersion?: string;\n\n /**\n * Initializes a new instance of the TrafficManagerManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure. Credentials\n * implementing the TokenCredential interface from the @azure/identity package are recommended. For\n * more information about these credentials, see\n * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the\n * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and\n * @azure/ms-rest-browserauth are also supported.\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 constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.TrafficManagerManagementClientOptions) {\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\n if (!options) {\n options = {};\n }\n if (!options.userAgent) {\n const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;\n }\n\n super(credentials, options);\n\n this.apiVersion = '2018-08-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\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 }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport { TokenCredential } from \"@azure/core-auth\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as operations from \"./operations\";\nimport { TrafficManagerManagementClientContext } from \"./trafficManagerManagementClientContext\";\n\n\nclass TrafficManagerManagementClient extends TrafficManagerManagementClientContext {\n // Operation groups\n endpoints: operations.Endpoints;\n profiles: operations.Profiles;\n geographicHierarchies: operations.GeographicHierarchies;\n heatMap: operations.HeatMap;\n trafficManagerUserMetricsKeys: operations.TrafficManagerUserMetricsKeys;\n\n /**\n * Initializes a new instance of the TrafficManagerManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure. Credentials\n * implementing the TokenCredential interface from the @azure/identity package are recommended. For\n * more information about these credentials, see\n * {@link https://www.npmjs.com/package/@azure/identity}. Credentials implementing the\n * ServiceClientCredentials interface from the older packages @azure/ms-rest-nodeauth and\n * @azure/ms-rest-browserauth are also supported.\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 constructor(credentials: msRest.ServiceClientCredentials | TokenCredential, subscriptionId: string, options?: Models.TrafficManagerManagementClientOptions) {\n super(credentials, subscriptionId, options);\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 }\n}\n\n// Operation Specifications\n\nexport {\n TrafficManagerManagementClient,\n TrafficManagerManagementClientContext,\n Models as TrafficManagerManagementModels,\n Mappers as TrafficManagerManagementMappers\n};\nexport * from \"./operations\";\n"],"names":["CloudErrorMapper","BaseResourceMapper","msRest.QueryCollectionFormat","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","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=e||self).Azure=e.Azure||{},e.Azure.ArmTrafficmanager={}),e.msRestAzure,e.msRest)}(this,function(e,o,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)},s=Object.freeze({__proto__:null}),n=o.CloudErrorMapper,p=o.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"}}}}},l={serializedName:"EndpointProperties_customHeadersItem",type:{name:"Composite",className:"EndpointPropertiesCustomHeadersItem",modelProperties:{name:{serializedName:"name",type:{name:"String"}},value:{serializedName:"value",type:{name:"String"}}}}},u={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(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(i({},N.type.modelProperties),{key:{serializedName:"properties.key",type:{name:"String"}}})}},h={serializedName:"Endpoint",type:{name:"Composite",className:"Endpoint",modelProperties:i(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"}},minChildEndpointsIPv4:{serializedName:"properties.minChildEndpointsIPv4",type:{name:"Number"}},minChildEndpointsIPv6:{serializedName:"properties.minChildEndpointsIPv6",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"}}}}})}},P={serializedName:"CheckTrafficManagerRelativeDnsNameAvailabilityParameters",type:{name:"Composite",className:"CheckTrafficManagerRelativeDnsNameAvailabilityParameters",modelProperties:{name:{serializedName:"name",type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}}}}},z={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(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(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"}},allowedEndpointRecordTypes:{serializedName:"properties.allowedEndpointRecordTypes",type:{name:"Sequence",element:{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"}}}}},I={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"}}}}}}},q={serializedName:"TrafficManagerGeographicHierarchy",type:{name:"Composite",className:"TrafficManagerGeographicHierarchy",modelProperties:i(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({__proto__:null,CloudError:n,BaseResource:p,DeleteOperationResult:m,EndpointPropertiesSubnetsItem:d,EndpointPropertiesCustomHeadersItem:l,HeatMapEndpoint:u,QueryExperience:c,TrafficFlow:f,Resource:y,ProxyResource:N,HeatMapModel:g,UserMetricsModel:M,Endpoint:h,CheckTrafficManagerRelativeDnsNameAvailabilityParameters:P,DnsConfig:z,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,MonitorConfig:R,TrackedResource:S,Profile:E,TrafficManagerNameAvailability:T,Region:I,TrafficManagerGeographicHierarchy:q,ProfileListResult:v}),w=Object.freeze({__proto__:null,BaseResource:p,CloudError:n,DeleteOperationResult:m,DnsConfig:z,Endpoint:h,EndpointPropertiesCustomHeadersItem:l,EndpointPropertiesSubnetsItem:d,HeatMapEndpoint:u,HeatMapModel:g,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Profile:E,ProxyResource:N,QueryExperience:c,Region:I,Resource:y,TrackedResource:S,TrafficFlow:f,TrafficManagerGeographicHierarchy:q,UserMetricsModel:M}),G={parameterPath:"acceptLanguage",mapper:{serializedName:"accept-language",defaultValue:"en-US",type:{name:"String"}}},O={parameterPath:"apiVersion",mapper:{required:!0,serializedName:"api-version",type:{name:"String"}}},_={parameterPath:["options","botRight"],mapper:{serializedName:"botRight",constraints:{MaxItems:2,MinItems:2},type:{name:"Sequence",element:{type:{name:"Number"}}}},collectionFormat:r.QueryCollectionFormat.Csv},x={parameterPath:"endpointName",mapper:{required:!0,serializedName:"endpointName",type:{name:"String"}}},k={parameterPath:"endpointType",mapper:{required:!0,serializedName:"endpointType",type:{name:"String"}}},D={parameterPath:"profileName",mapper:{required:!0,serializedName:"profileName",type:{name:"String"}}},U={parameterPath:"resourceGroupName",mapper:{required:!0,serializedName:"resourceGroupName",type:{name:"String"}}},A={parameterPath:"subscriptionId",mapper:{required:!0,serializedName:"subscriptionId",type:{name:"String"}}},j={parameterPath:["options","topLeft"],mapper:{serializedName:"topLeft",constraints:{MaxItems:2,MinItems:2},type:{name:"Sequence",element:{type:{name:"Number"}}}},collectionFormat:r.QueryCollectionFormat.Csv},F=(L.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},B,s)},L.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)},L.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)},L.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)},L);function L(e){this.client=e}var w=new r.Serializer(w),B={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[U,D,k,x,A],queryParameters:[O],headerParameters:[G],requestBody:{parameterPath:"parameters",mapper:i(i({},h),{required:!0})},responses:{200:{bodyMapper:h},default:{bodyMapper:n}},serializer:w},Q={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[U,D,k,x,A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:h},default:{bodyMapper:n}},serializer:w},V={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[U,D,k,x,A],queryParameters:[O],headerParameters:[G],requestBody:{parameterPath:"parameters",mapper:i(i({},h),{required:!0})},responses:{200:{bodyMapper:h},201:{bodyMapper:h},default:{bodyMapper:n}},serializer:w},K={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}",urlParameters:[U,D,k,x,A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:m},204:{},default:{bodyMapper:n}},serializer:w},w=Object.freeze({__proto__:null,BaseResource:p,CheckTrafficManagerRelativeDnsNameAvailabilityParameters:P,CloudError:n,DeleteOperationResult:m,DnsConfig:z,Endpoint:h,EndpointPropertiesCustomHeadersItem:l,EndpointPropertiesSubnetsItem:d,HeatMapEndpoint:u,HeatMapModel:g,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Profile:E,ProfileListResult:v,ProxyResource:N,QueryExperience:c,Region:I,Resource:y,TrackedResource:S,TrafficFlow:f,TrafficManagerGeographicHierarchy:q,TrafficManagerNameAvailability:T,UserMetricsModel:M}),J=(W.prototype.checkTrafficManagerRelativeDnsNameAvailability=function(e,r,t){return this.client.sendOperationRequest({parameters:e,options:r},X,t)},W.prototype.listByResourceGroup=function(e,r,t){return this.client.sendOperationRequest({resourceGroupName:e,options:r},Y,t)},W.prototype.listBySubscription=function(e,r){return this.client.sendOperationRequest({options:e},Z,r)},W.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},$,a)},W.prototype.createOrUpdate=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,parameters:t,options:a},ee,i)},W.prototype.deleteMethod=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},re,a)},W.prototype.update=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,parameters:t,options:a},te,i)},W);function W(e){this.client=e}var w=new r.Serializer(w),X={httpMethod:"POST",path:"providers/Microsoft.Network/checkTrafficManagerNameAvailability",queryParameters:[O],headerParameters:[G],requestBody:{parameterPath:"parameters",mapper:i(i({},P),{required:!0})},responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:w},Y={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles",urlParameters:[U,A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:v},default:{bodyMapper:n}},serializer:w},Z={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficmanagerprofiles",urlParameters:[A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:v},default:{bodyMapper:n}},serializer:w},$={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[U,D,A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:E},default:{bodyMapper:n}},serializer:w},ee={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[U,D,A],queryParameters:[O],headerParameters:[G],requestBody:{parameterPath:"parameters",mapper:i(i({},E),{required:!0})},responses:{200:{bodyMapper:E},201:{bodyMapper:E},default:{bodyMapper:n}},serializer:w},re={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[U,D,A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:m},204:{},default:{bodyMapper:n}},serializer:w},te={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}",urlParameters:[U,D,A],queryParameters:[O],headerParameters:[G],requestBody:{parameterPath:"parameters",mapper:i(i({},E),{required:!0})},responses:{200:{bodyMapper:E},default:{bodyMapper:n}},serializer:w},w=Object.freeze({__proto__:null,BaseResource:p,CloudError:n,DnsConfig:z,Endpoint:h,EndpointPropertiesCustomHeadersItem:l,EndpointPropertiesSubnetsItem:d,HeatMapEndpoint:u,HeatMapModel:g,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Profile:E,ProxyResource:N,QueryExperience:c,Region:I,Resource:y,TrackedResource:S,TrafficFlow:f,TrafficManagerGeographicHierarchy:q,UserMetricsModel:M}),ae=(ie.prototype.getDefault=function(e,r){return this.client.sendOperationRequest({options:e},oe,r)},ie);function ie(e){this.client=e}var oe={httpMethod:"GET",path:"providers/Microsoft.Network/trafficManagerGeographicHierarchies/default",queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:q},default:{bodyMapper:n}},serializer:new r.Serializer(w)},w=Object.freeze({__proto__:null,BaseResource:p,CloudError:n,DnsConfig:z,Endpoint:h,EndpointPropertiesCustomHeadersItem:l,EndpointPropertiesSubnetsItem:d,HeatMapEndpoint:u,HeatMapModel:g,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Profile:E,ProxyResource:N,QueryExperience:c,Region:I,Resource:y,TrackedResource:S,TrafficFlow:f,TrafficManagerGeographicHierarchy:q,UserMetricsModel:M}),se=(ne.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,profileName:r,options:t},pe,a)},ne);function ne(e){this.client=e}var pe={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}",urlParameters:[A,U,D,{parameterPath:"heatMapType",mapper:{required:!0,isConstant:!0,serializedName:"heatMapType",defaultValue:"default",type:{name:"String"}}}],queryParameters:[j,_,O],headerParameters:[G],responses:{200:{bodyMapper:g},default:{bodyMapper:n}},serializer:new r.Serializer(w)},q=Object.freeze({__proto__:null,BaseResource:p,CloudError:n,DeleteOperationResult:m,DnsConfig:z,Endpoint:h,EndpointPropertiesCustomHeadersItem:l,EndpointPropertiesSubnetsItem:d,HeatMapEndpoint:u,HeatMapModel:g,MonitorConfig:R,MonitorConfigCustomHeadersItem:b,MonitorConfigExpectedStatusCodeRangesItem:C,Profile:E,ProxyResource:N,QueryExperience:c,Region:I,Resource:y,TrackedResource:S,TrafficFlow:f,TrafficManagerGeographicHierarchy:q,UserMetricsModel:M}),me=(de.prototype.get=function(e,r){return this.client.sendOperationRequest({options:e},ue,r)},de.prototype.createOrUpdate=function(e,r){return this.client.sendOperationRequest({options:e},ce,r)},de.prototype.deleteMethod=function(e,r){return this.client.sendOperationRequest({options:e},fe,r)},de);function de(e){this.client=e}var le,q=new r.Serializer(q),ue={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:M},default:{bodyMapper:n}},serializer:q},ce={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[A],queryParameters:[O],headerParameters:[G],responses:{201:{bodyMapper:M},default:{bodyMapper:n}},serializer:q},fe={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default",urlParameters:[A],queryParameters:[O],headerParameters:[G],responses:{200:{bodyMapper:m},default:{bodyMapper:n}},serializer:q},n=(t(ye,le=o.AzureServiceClient),ye);function ye(e,r,t){var a,i=this;if(null==e)throw new Error("'credentials' cannot be null.");if(null==r)throw new Error("'subscriptionId' cannot be null.");return(t=t||{}).userAgent||(a=o.getDefaultUserAgentValue(),t.userAgent="@azure/arm-trafficmanager/5.1.1 "+a),(i=le.call(this,e,t)||this).apiVersion="2018-08-01",i.acceptLanguage="en-US",i.longRunningOperationRetryTimeout=30,i.baseUri=t.baseUri||i.baseUri||"https://management.azure.com",i.requestContentType="application/json; charset=utf-8",i.credentials=e,i.subscriptionId=r,null!==t.acceptLanguage&&void 0!==t.acceptLanguage&&(i.acceptLanguage=t.acceptLanguage),null!==t.longRunningOperationRetryTimeout&&void 0!==t.longRunningOperationRetryTimeout&&(i.longRunningOperationRetryTimeout=t.longRunningOperationRetryTimeout),i}var Ne,q=(t(ge,Ne=n),ge);function ge(e,r,t){t=Ne.call(this,e,r,t)||this;return t.endpoints=new F(t),t.profiles=new J(t),t.geographicHierarchies=new ae(t),t.heatMap=new se(t),t.trafficManagerUserMetricsKeys=new me(t),t}e.Endpoints=F,e.GeographicHierarchies=ae,e.HeatMap=se,e.Profiles=J,e.TrafficManagerManagementClient=q,e.TrafficManagerManagementClientContext=n,e.TrafficManagerManagementMappers=H,e.TrafficManagerManagementModels=s,e.TrafficManagerUserMetricsKeys=me,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../node_modules/tslib/tslib.es6.js","../src/models/mappers.ts","../src/models/parameters.ts","../src/operations/endpoints.ts","../src/operations/profiles.ts","../src/operations/geographicHierarchies.ts","../src/operations/heatMap.ts","../src/operations/trafficManagerUserMetricsKeys.ts","../src/trafficManagerManagementClientContext.ts","../src/trafficManagerManagementClient.ts"],"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","HeatMapModel","startTime","endTime","endpoints","trafficFlows","UserMetricsModel","key","Endpoint","targetResourceId","target","endpointStatus","weight","priority","endpointLocation","endpointMonitorStatus","minChildEndpoints","minChildEndpointsIPv4","minChildEndpointsIPv6","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","allowedEndpointRecordTypes","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","update","parameters","options","callback","client","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","serializer$1","Mappers.ProfileListResult","Mappers.Profile","GeographicHierarchies","getDefault","getDefaultOperationSpec","Mappers.TrafficManagerGeographicHierarchy","HeatMap","isConstant","Parameters.topLeft","Parameters.botRight","Mappers.HeatMapModel","TrafficManagerUserMetricsKeys","_super","Mappers.UserMetricsModel","serializer$4","TrafficManagerManagementClientContext","msRestAzure.AzureServiceClient","credentials","defaultUserAgent","_this","undefined","Error","userAgent","msRestAzure.getDefaultUserAgentValue","packageName","longRunningOperationRetryTimeout","baseUri","requestContentType","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 { BaseResource, CloudError, DeleteOperationResult, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=endpointsMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"endpointsMappers.d.ts","sourceRoot":"","sources":["../../src/models/endpointsMappers.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,YAAY,EACZ,UAAU,EACV,qBAAqB,EACrB,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
export { BaseResource, CloudError, DeleteOperationResult, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
9
|
-
//# sourceMappingURL=endpointsMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"endpointsMappers.js","sourceRoot":"","sources":["../../src/models/endpointsMappers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,YAAY,EACZ,UAAU,EACV,qBAAqB,EACrB,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export { BaseResource, CloudError, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=geographicHierarchiesMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"geographicHierarchiesMappers.d.ts","sourceRoot":"","sources":["../../src/models/geographicHierarchiesMappers.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,YAAY,EACZ,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
export { BaseResource, CloudError, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
9
|
-
//# sourceMappingURL=geographicHierarchiesMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"geographicHierarchiesMappers.js","sourceRoot":"","sources":["../../src/models/geographicHierarchiesMappers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,YAAY,EACZ,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export { BaseResource, CloudError, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
2
|
-
//# sourceMappingURL=heatMapMappers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heatMapMappers.d.ts","sourceRoot":"","sources":["../../src/models/heatMapMappers.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,YAAY,EACZ,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* Copyright (c) Microsoft Corporation.
|
|
3
|
-
* Licensed under the MIT License.
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
export { BaseResource, CloudError, DnsConfig, Endpoint, EndpointPropertiesCustomHeadersItem, EndpointPropertiesSubnetsItem, HeatMapEndpoint, HeatMapModel, MonitorConfig, MonitorConfigCustomHeadersItem, MonitorConfigExpectedStatusCodeRangesItem, Profile, ProxyResource, QueryExperience, Region, Resource, TrackedResource, TrafficFlow, TrafficManagerGeographicHierarchy, UserMetricsModel } from "../models/mappers";
|
|
9
|
-
//# sourceMappingURL=heatMapMappers.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"heatMapMappers.js","sourceRoot":"","sources":["../../src/models/heatMapMappers.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EACL,YAAY,EACZ,UAAU,EACV,SAAS,EACT,QAAQ,EACR,mCAAmC,EACnC,6BAA6B,EAC7B,eAAe,EACf,YAAY,EACZ,aAAa,EACb,8BAA8B,EAC9B,yCAAyC,EACzC,OAAO,EACP,aAAa,EACb,eAAe,EACf,MAAM,EACN,QAAQ,EACR,eAAe,EACf,WAAW,EACX,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,mBAAmB,CAAC"}
|