@azure/arm-trafficmanager 5.1.0 → 6.0.0-alpha.20220202.1
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 +79 -22
- 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
package/esm/models/index.d.ts
DELETED
|
@@ -1,812 +0,0 @@
|
|
|
1
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
export { BaseResource, CloudError };
|
|
4
|
-
/**
|
|
5
|
-
* The result of the request or operation.
|
|
6
|
-
*/
|
|
7
|
-
export interface DeleteOperationResult {
|
|
8
|
-
/**
|
|
9
|
-
* The result of the operation or request.
|
|
10
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
11
|
-
*/
|
|
12
|
-
readonly operationResult?: boolean;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* Subnet first address, scope, and/or last address.
|
|
16
|
-
*/
|
|
17
|
-
export interface EndpointPropertiesSubnetsItem {
|
|
18
|
-
/**
|
|
19
|
-
* First address in the subnet.
|
|
20
|
-
*/
|
|
21
|
-
first?: string;
|
|
22
|
-
/**
|
|
23
|
-
* Last address in the subnet.
|
|
24
|
-
*/
|
|
25
|
-
last?: string;
|
|
26
|
-
/**
|
|
27
|
-
* Block size (number of leading bits in the subnet mask).
|
|
28
|
-
*/
|
|
29
|
-
scope?: number;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Custom header name and value.
|
|
33
|
-
*/
|
|
34
|
-
export interface EndpointPropertiesCustomHeadersItem {
|
|
35
|
-
/**
|
|
36
|
-
* Header name.
|
|
37
|
-
*/
|
|
38
|
-
name?: string;
|
|
39
|
-
/**
|
|
40
|
-
* Header value.
|
|
41
|
-
*/
|
|
42
|
-
value?: string;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Class which is a sparse representation of a Traffic Manager endpoint.
|
|
46
|
-
*/
|
|
47
|
-
export interface HeatMapEndpoint {
|
|
48
|
-
/**
|
|
49
|
-
* The ARM Resource ID of this Traffic Manager endpoint.
|
|
50
|
-
*/
|
|
51
|
-
resourceId?: string;
|
|
52
|
-
/**
|
|
53
|
-
* A number uniquely identifying this endpoint in query experiences.
|
|
54
|
-
*/
|
|
55
|
-
endpointId?: number;
|
|
56
|
-
}
|
|
57
|
-
/**
|
|
58
|
-
* Class representing a Traffic Manager HeatMap query experience properties.
|
|
59
|
-
*/
|
|
60
|
-
export interface QueryExperience {
|
|
61
|
-
/**
|
|
62
|
-
* The id of the endpoint from the 'endpoints' array which these queries were routed to.
|
|
63
|
-
*/
|
|
64
|
-
endpointId: number;
|
|
65
|
-
/**
|
|
66
|
-
* The number of queries originating from this location.
|
|
67
|
-
*/
|
|
68
|
-
queryCount: number;
|
|
69
|
-
/**
|
|
70
|
-
* The latency experienced by queries originating from this location.
|
|
71
|
-
*/
|
|
72
|
-
latency?: number;
|
|
73
|
-
}
|
|
74
|
-
/**
|
|
75
|
-
* Class representing a Traffic Manager HeatMap traffic flow properties.
|
|
76
|
-
*/
|
|
77
|
-
export interface TrafficFlow {
|
|
78
|
-
/**
|
|
79
|
-
* The IP address that this query experience originated from.
|
|
80
|
-
*/
|
|
81
|
-
sourceIp?: string;
|
|
82
|
-
/**
|
|
83
|
-
* The approximate latitude that these queries originated from.
|
|
84
|
-
*/
|
|
85
|
-
latitude?: number;
|
|
86
|
-
/**
|
|
87
|
-
* The approximate longitude that these queries originated from.
|
|
88
|
-
*/
|
|
89
|
-
longitude?: number;
|
|
90
|
-
/**
|
|
91
|
-
* The query experiences produced in this HeatMap calculation.
|
|
92
|
-
*/
|
|
93
|
-
queryExperiences?: QueryExperience[];
|
|
94
|
-
}
|
|
95
|
-
/**
|
|
96
|
-
* The core properties of ARM resources
|
|
97
|
-
*/
|
|
98
|
-
export interface Resource extends BaseResource {
|
|
99
|
-
/**
|
|
100
|
-
* Fully qualified resource Id for the resource. Ex -
|
|
101
|
-
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}
|
|
102
|
-
*/
|
|
103
|
-
id?: string;
|
|
104
|
-
/**
|
|
105
|
-
* The name of the resource
|
|
106
|
-
*/
|
|
107
|
-
name?: string;
|
|
108
|
-
/**
|
|
109
|
-
* The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.
|
|
110
|
-
*/
|
|
111
|
-
type?: string;
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* The resource model definition for a ARM proxy resource. It will have everything other than
|
|
115
|
-
* required location and tags
|
|
116
|
-
*/
|
|
117
|
-
export interface ProxyResource extends Resource {
|
|
118
|
-
}
|
|
119
|
-
/**
|
|
120
|
-
* Class representing a Traffic Manager HeatMap.
|
|
121
|
-
*/
|
|
122
|
-
export interface HeatMapModel extends ProxyResource {
|
|
123
|
-
/**
|
|
124
|
-
* The beginning of the time window for this HeatMap, inclusive.
|
|
125
|
-
*/
|
|
126
|
-
startTime?: Date;
|
|
127
|
-
/**
|
|
128
|
-
* The ending of the time window for this HeatMap, exclusive.
|
|
129
|
-
*/
|
|
130
|
-
endTime?: Date;
|
|
131
|
-
/**
|
|
132
|
-
* The endpoints used in this HeatMap calculation.
|
|
133
|
-
*/
|
|
134
|
-
endpoints?: HeatMapEndpoint[];
|
|
135
|
-
/**
|
|
136
|
-
* The traffic flows produced in this HeatMap calculation.
|
|
137
|
-
*/
|
|
138
|
-
trafficFlows?: TrafficFlow[];
|
|
139
|
-
}
|
|
140
|
-
/**
|
|
141
|
-
* Class representing Traffic Manager User Metrics.
|
|
142
|
-
*/
|
|
143
|
-
export interface UserMetricsModel extends ProxyResource {
|
|
144
|
-
/**
|
|
145
|
-
* The key returned by the User Metrics operation.
|
|
146
|
-
*/
|
|
147
|
-
key?: string;
|
|
148
|
-
}
|
|
149
|
-
/**
|
|
150
|
-
* Class representing a Traffic Manager endpoint.
|
|
151
|
-
*/
|
|
152
|
-
export interface Endpoint extends ProxyResource {
|
|
153
|
-
/**
|
|
154
|
-
* The Azure Resource URI of the of the endpoint. Not applicable to endpoints of type
|
|
155
|
-
* 'ExternalEndpoints'.
|
|
156
|
-
*/
|
|
157
|
-
targetResourceId?: string;
|
|
158
|
-
/**
|
|
159
|
-
* The fully-qualified DNS name or IP address of the endpoint. Traffic Manager returns this value
|
|
160
|
-
* in DNS responses to direct traffic to this endpoint.
|
|
161
|
-
*/
|
|
162
|
-
target?: string;
|
|
163
|
-
/**
|
|
164
|
-
* The status of the endpoint. If the endpoint is Enabled, it is probed for endpoint health and
|
|
165
|
-
* is included in the traffic routing method. Possible values include: 'Enabled', 'Disabled'
|
|
166
|
-
*/
|
|
167
|
-
endpointStatus?: EndpointStatus;
|
|
168
|
-
/**
|
|
169
|
-
* The weight of this endpoint when using the 'Weighted' traffic routing method. Possible values
|
|
170
|
-
* are from 1 to 1000.
|
|
171
|
-
*/
|
|
172
|
-
weight?: number;
|
|
173
|
-
/**
|
|
174
|
-
* The priority of this endpoint when using the 'Priority' traffic routing method. Possible
|
|
175
|
-
* values are from 1 to 1000, lower values represent higher priority. This is an optional
|
|
176
|
-
* parameter. If specified, it must be specified on all endpoints, and no two endpoints can
|
|
177
|
-
* share the same priority value.
|
|
178
|
-
*/
|
|
179
|
-
priority?: number;
|
|
180
|
-
/**
|
|
181
|
-
* Specifies the location of the external or nested endpoints when using the 'Performance'
|
|
182
|
-
* traffic routing method.
|
|
183
|
-
*/
|
|
184
|
-
endpointLocation?: string;
|
|
185
|
-
/**
|
|
186
|
-
* The monitoring status of the endpoint. Possible values include: 'CheckingEndpoint', 'Online',
|
|
187
|
-
* 'Degraded', 'Disabled', 'Inactive', 'Stopped'
|
|
188
|
-
*/
|
|
189
|
-
endpointMonitorStatus?: EndpointMonitorStatus;
|
|
190
|
-
/**
|
|
191
|
-
* The minimum number of endpoints that must be available in the child profile in order for the
|
|
192
|
-
* parent profile to be considered available. Only applicable to endpoint of type
|
|
193
|
-
* 'NestedEndpoints'.
|
|
194
|
-
*/
|
|
195
|
-
minChildEndpoints?: number;
|
|
196
|
-
/**
|
|
197
|
-
* The minimum number of IPv4 (DNS record type A) endpoints that must be available in the child
|
|
198
|
-
* profile in order for the parent profile to be considered available. Only applicable to
|
|
199
|
-
* endpoint of type 'NestedEndpoints'.
|
|
200
|
-
*/
|
|
201
|
-
minChildEndpointsIPv4?: number;
|
|
202
|
-
/**
|
|
203
|
-
* The minimum number of IPv6 (DNS record type AAAA) endpoints that must be available in the
|
|
204
|
-
* child profile in order for the parent profile to be considered available. Only applicable to
|
|
205
|
-
* endpoint of type 'NestedEndpoints'.
|
|
206
|
-
*/
|
|
207
|
-
minChildEndpointsIPv6?: number;
|
|
208
|
-
/**
|
|
209
|
-
* The list of countries/regions mapped to this endpoint when using the 'Geographic' traffic
|
|
210
|
-
* routing method. Please consult Traffic Manager Geographic documentation for a full list of
|
|
211
|
-
* accepted values.
|
|
212
|
-
*/
|
|
213
|
-
geoMapping?: string[];
|
|
214
|
-
/**
|
|
215
|
-
* The list of subnets, IP addresses, and/or address ranges mapped to this endpoint when using
|
|
216
|
-
* the 'Subnet' traffic routing method. An empty list will match all ranges not covered by other
|
|
217
|
-
* endpoints.
|
|
218
|
-
*/
|
|
219
|
-
subnets?: EndpointPropertiesSubnetsItem[];
|
|
220
|
-
/**
|
|
221
|
-
* List of custom headers.
|
|
222
|
-
*/
|
|
223
|
-
customHeaders?: EndpointPropertiesCustomHeadersItem[];
|
|
224
|
-
}
|
|
225
|
-
/**
|
|
226
|
-
* Parameters supplied to check Traffic Manager name operation.
|
|
227
|
-
*/
|
|
228
|
-
export interface CheckTrafficManagerRelativeDnsNameAvailabilityParameters {
|
|
229
|
-
/**
|
|
230
|
-
* The name of the resource.
|
|
231
|
-
*/
|
|
232
|
-
name?: string;
|
|
233
|
-
/**
|
|
234
|
-
* The type of the resource.
|
|
235
|
-
*/
|
|
236
|
-
type?: string;
|
|
237
|
-
}
|
|
238
|
-
/**
|
|
239
|
-
* Class containing DNS settings in a Traffic Manager profile.
|
|
240
|
-
*/
|
|
241
|
-
export interface DnsConfig {
|
|
242
|
-
/**
|
|
243
|
-
* The relative DNS name provided by this Traffic Manager profile. This value is combined with
|
|
244
|
-
* the DNS domain name used by Azure Traffic Manager to form the fully-qualified domain name
|
|
245
|
-
* (FQDN) of the profile.
|
|
246
|
-
*/
|
|
247
|
-
relativeName?: string;
|
|
248
|
-
/**
|
|
249
|
-
* The fully-qualified domain name (FQDN) of the Traffic Manager profile. This is formed from the
|
|
250
|
-
* concatenation of the RelativeName with the DNS domain used by Azure Traffic Manager.
|
|
251
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
252
|
-
*/
|
|
253
|
-
readonly fqdn?: string;
|
|
254
|
-
/**
|
|
255
|
-
* The DNS Time-To-Live (TTL), in seconds. This informs the local DNS resolvers and DNS clients
|
|
256
|
-
* how long to cache DNS responses provided by this Traffic Manager profile.
|
|
257
|
-
*/
|
|
258
|
-
ttl?: number;
|
|
259
|
-
}
|
|
260
|
-
/**
|
|
261
|
-
* Custom header name and value.
|
|
262
|
-
*/
|
|
263
|
-
export interface MonitorConfigCustomHeadersItem {
|
|
264
|
-
/**
|
|
265
|
-
* Header name.
|
|
266
|
-
*/
|
|
267
|
-
name?: string;
|
|
268
|
-
/**
|
|
269
|
-
* Header value.
|
|
270
|
-
*/
|
|
271
|
-
value?: string;
|
|
272
|
-
}
|
|
273
|
-
/**
|
|
274
|
-
* Min and max value of a status code range.
|
|
275
|
-
*/
|
|
276
|
-
export interface MonitorConfigExpectedStatusCodeRangesItem {
|
|
277
|
-
/**
|
|
278
|
-
* Min status code.
|
|
279
|
-
*/
|
|
280
|
-
min?: number;
|
|
281
|
-
/**
|
|
282
|
-
* Max status code.
|
|
283
|
-
*/
|
|
284
|
-
max?: number;
|
|
285
|
-
}
|
|
286
|
-
/**
|
|
287
|
-
* Class containing endpoint monitoring settings in a Traffic Manager profile.
|
|
288
|
-
*/
|
|
289
|
-
export interface MonitorConfig {
|
|
290
|
-
/**
|
|
291
|
-
* The profile-level monitoring status of the Traffic Manager profile. Possible values include:
|
|
292
|
-
* 'CheckingEndpoints', 'Online', 'Degraded', 'Disabled', 'Inactive'
|
|
293
|
-
*/
|
|
294
|
-
profileMonitorStatus?: ProfileMonitorStatus;
|
|
295
|
-
/**
|
|
296
|
-
* The protocol (HTTP, HTTPS or TCP) used to probe for endpoint health. Possible values include:
|
|
297
|
-
* 'HTTP', 'HTTPS', 'TCP'
|
|
298
|
-
*/
|
|
299
|
-
protocol?: MonitorProtocol;
|
|
300
|
-
/**
|
|
301
|
-
* The TCP port used to probe for endpoint health.
|
|
302
|
-
*/
|
|
303
|
-
port?: number;
|
|
304
|
-
/**
|
|
305
|
-
* The path relative to the endpoint domain name used to probe for endpoint health.
|
|
306
|
-
*/
|
|
307
|
-
path?: string;
|
|
308
|
-
/**
|
|
309
|
-
* The monitor interval for endpoints in this profile. This is the interval at which Traffic
|
|
310
|
-
* Manager will check the health of each endpoint in this profile.
|
|
311
|
-
*/
|
|
312
|
-
intervalInSeconds?: number;
|
|
313
|
-
/**
|
|
314
|
-
* The monitor timeout for endpoints in this profile. This is the time that Traffic Manager
|
|
315
|
-
* allows endpoints in this profile to response to the health check.
|
|
316
|
-
*/
|
|
317
|
-
timeoutInSeconds?: number;
|
|
318
|
-
/**
|
|
319
|
-
* The number of consecutive failed health check that Traffic Manager tolerates before declaring
|
|
320
|
-
* an endpoint in this profile Degraded after the next failed health check.
|
|
321
|
-
*/
|
|
322
|
-
toleratedNumberOfFailures?: number;
|
|
323
|
-
/**
|
|
324
|
-
* List of custom headers.
|
|
325
|
-
*/
|
|
326
|
-
customHeaders?: MonitorConfigCustomHeadersItem[];
|
|
327
|
-
/**
|
|
328
|
-
* List of expected status code ranges.
|
|
329
|
-
*/
|
|
330
|
-
expectedStatusCodeRanges?: MonitorConfigExpectedStatusCodeRangesItem[];
|
|
331
|
-
}
|
|
332
|
-
/**
|
|
333
|
-
* The resource model definition for a ARM tracked top level resource
|
|
334
|
-
*/
|
|
335
|
-
export interface TrackedResource extends Resource {
|
|
336
|
-
/**
|
|
337
|
-
* Resource tags.
|
|
338
|
-
*/
|
|
339
|
-
tags?: {
|
|
340
|
-
[propertyName: string]: string;
|
|
341
|
-
};
|
|
342
|
-
/**
|
|
343
|
-
* The Azure Region where the resource lives
|
|
344
|
-
*/
|
|
345
|
-
location?: string;
|
|
346
|
-
}
|
|
347
|
-
/**
|
|
348
|
-
* Class representing a Traffic Manager profile.
|
|
349
|
-
*/
|
|
350
|
-
export interface Profile extends TrackedResource {
|
|
351
|
-
/**
|
|
352
|
-
* The status of the Traffic Manager profile. Possible values include: 'Enabled', 'Disabled'
|
|
353
|
-
*/
|
|
354
|
-
profileStatus?: ProfileStatus;
|
|
355
|
-
/**
|
|
356
|
-
* The traffic routing method of the Traffic Manager profile. Possible values include:
|
|
357
|
-
* 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue', 'Subnet'
|
|
358
|
-
*/
|
|
359
|
-
trafficRoutingMethod?: TrafficRoutingMethod;
|
|
360
|
-
/**
|
|
361
|
-
* The DNS settings of the Traffic Manager profile.
|
|
362
|
-
*/
|
|
363
|
-
dnsConfig?: DnsConfig;
|
|
364
|
-
/**
|
|
365
|
-
* The endpoint monitoring settings of the Traffic Manager profile.
|
|
366
|
-
*/
|
|
367
|
-
monitorConfig?: MonitorConfig;
|
|
368
|
-
/**
|
|
369
|
-
* The list of endpoints in the Traffic Manager profile.
|
|
370
|
-
*/
|
|
371
|
-
endpoints?: Endpoint[];
|
|
372
|
-
/**
|
|
373
|
-
* Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile.
|
|
374
|
-
* Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage
|
|
375
|
-
* profile. Possible values include: 'Enabled', 'Disabled'
|
|
376
|
-
*/
|
|
377
|
-
trafficViewEnrollmentStatus?: TrafficViewEnrollmentStatus;
|
|
378
|
-
/**
|
|
379
|
-
* The list of allowed endpoint record types.
|
|
380
|
-
*/
|
|
381
|
-
allowedEndpointRecordTypes?: AllowedEndpointRecordType[];
|
|
382
|
-
/**
|
|
383
|
-
* Maximum number of endpoints to be returned for MultiValue routing type.
|
|
384
|
-
*/
|
|
385
|
-
maxReturn?: number;
|
|
386
|
-
}
|
|
387
|
-
/**
|
|
388
|
-
* Class representing a Traffic Manager Name Availability response.
|
|
389
|
-
*/
|
|
390
|
-
export interface TrafficManagerNameAvailability {
|
|
391
|
-
/**
|
|
392
|
-
* The relative name.
|
|
393
|
-
*/
|
|
394
|
-
name?: string;
|
|
395
|
-
/**
|
|
396
|
-
* Traffic Manager profile resource type.
|
|
397
|
-
*/
|
|
398
|
-
type?: string;
|
|
399
|
-
/**
|
|
400
|
-
* Describes whether the relative name is available or not.
|
|
401
|
-
*/
|
|
402
|
-
nameAvailable?: boolean;
|
|
403
|
-
/**
|
|
404
|
-
* The reason why the name is not available, when applicable.
|
|
405
|
-
*/
|
|
406
|
-
reason?: string;
|
|
407
|
-
/**
|
|
408
|
-
* Descriptive message that explains why the name is not available, when applicable.
|
|
409
|
-
*/
|
|
410
|
-
message?: string;
|
|
411
|
-
}
|
|
412
|
-
/**
|
|
413
|
-
* Class representing a region in the Geographic hierarchy used with the Geographic traffic routing
|
|
414
|
-
* method.
|
|
415
|
-
*/
|
|
416
|
-
export interface Region {
|
|
417
|
-
/**
|
|
418
|
-
* The code of the region
|
|
419
|
-
*/
|
|
420
|
-
code?: string;
|
|
421
|
-
/**
|
|
422
|
-
* The name of the region
|
|
423
|
-
*/
|
|
424
|
-
name?: string;
|
|
425
|
-
/**
|
|
426
|
-
* The list of Regions grouped under this Region in the Geographic Hierarchy.
|
|
427
|
-
*/
|
|
428
|
-
regions?: Region[];
|
|
429
|
-
}
|
|
430
|
-
/**
|
|
431
|
-
* Class representing the Geographic hierarchy used with the Geographic traffic routing method.
|
|
432
|
-
*/
|
|
433
|
-
export interface TrafficManagerGeographicHierarchy extends ProxyResource {
|
|
434
|
-
/**
|
|
435
|
-
* The region at the root of the hierarchy from all the regions in the hierarchy can be
|
|
436
|
-
* retrieved.
|
|
437
|
-
*/
|
|
438
|
-
geographicHierarchy?: Region;
|
|
439
|
-
}
|
|
440
|
-
/**
|
|
441
|
-
* Optional Parameters.
|
|
442
|
-
*/
|
|
443
|
-
export interface HeatMapGetOptionalParams extends msRest.RequestOptionsBase {
|
|
444
|
-
/**
|
|
445
|
-
* The top left latitude,longitude pair of the rectangular viewport to query for.
|
|
446
|
-
*/
|
|
447
|
-
topLeft?: number[];
|
|
448
|
-
/**
|
|
449
|
-
* The bottom right latitude,longitude pair of the rectangular viewport to query for.
|
|
450
|
-
*/
|
|
451
|
-
botRight?: number[];
|
|
452
|
-
}
|
|
453
|
-
/**
|
|
454
|
-
* An interface representing TrafficManagerManagementClientOptions.
|
|
455
|
-
*/
|
|
456
|
-
export interface TrafficManagerManagementClientOptions extends AzureServiceClientOptions {
|
|
457
|
-
baseUri?: string;
|
|
458
|
-
}
|
|
459
|
-
/**
|
|
460
|
-
* @interface
|
|
461
|
-
* The list Traffic Manager profiles operation response.
|
|
462
|
-
* @extends Array<Profile>
|
|
463
|
-
*/
|
|
464
|
-
export interface ProfileListResult extends Array<Profile> {
|
|
465
|
-
}
|
|
466
|
-
/**
|
|
467
|
-
* Defines values for EndpointStatus.
|
|
468
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
469
|
-
* @readonly
|
|
470
|
-
* @enum {string}
|
|
471
|
-
*/
|
|
472
|
-
export declare type EndpointStatus = 'Enabled' | 'Disabled';
|
|
473
|
-
/**
|
|
474
|
-
* Defines values for EndpointMonitorStatus.
|
|
475
|
-
* Possible values include: 'CheckingEndpoint', 'Online', 'Degraded', 'Disabled', 'Inactive',
|
|
476
|
-
* 'Stopped'
|
|
477
|
-
* @readonly
|
|
478
|
-
* @enum {string}
|
|
479
|
-
*/
|
|
480
|
-
export declare type EndpointMonitorStatus = 'CheckingEndpoint' | 'Online' | 'Degraded' | 'Disabled' | 'Inactive' | 'Stopped';
|
|
481
|
-
/**
|
|
482
|
-
* Defines values for ProfileMonitorStatus.
|
|
483
|
-
* Possible values include: 'CheckingEndpoints', 'Online', 'Degraded', 'Disabled', 'Inactive'
|
|
484
|
-
* @readonly
|
|
485
|
-
* @enum {string}
|
|
486
|
-
*/
|
|
487
|
-
export declare type ProfileMonitorStatus = 'CheckingEndpoints' | 'Online' | 'Degraded' | 'Disabled' | 'Inactive';
|
|
488
|
-
/**
|
|
489
|
-
* Defines values for MonitorProtocol.
|
|
490
|
-
* Possible values include: 'HTTP', 'HTTPS', 'TCP'
|
|
491
|
-
* @readonly
|
|
492
|
-
* @enum {string}
|
|
493
|
-
*/
|
|
494
|
-
export declare type MonitorProtocol = 'HTTP' | 'HTTPS' | 'TCP';
|
|
495
|
-
/**
|
|
496
|
-
* Defines values for ProfileStatus.
|
|
497
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
498
|
-
* @readonly
|
|
499
|
-
* @enum {string}
|
|
500
|
-
*/
|
|
501
|
-
export declare type ProfileStatus = 'Enabled' | 'Disabled';
|
|
502
|
-
/**
|
|
503
|
-
* Defines values for TrafficRoutingMethod.
|
|
504
|
-
* Possible values include: 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue',
|
|
505
|
-
* 'Subnet'
|
|
506
|
-
* @readonly
|
|
507
|
-
* @enum {string}
|
|
508
|
-
*/
|
|
509
|
-
export declare type TrafficRoutingMethod = 'Performance' | 'Priority' | 'Weighted' | 'Geographic' | 'MultiValue' | 'Subnet';
|
|
510
|
-
/**
|
|
511
|
-
* Defines values for TrafficViewEnrollmentStatus.
|
|
512
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
513
|
-
* @readonly
|
|
514
|
-
* @enum {string}
|
|
515
|
-
*/
|
|
516
|
-
export declare type TrafficViewEnrollmentStatus = 'Enabled' | 'Disabled';
|
|
517
|
-
/**
|
|
518
|
-
* Defines values for AllowedEndpointRecordType.
|
|
519
|
-
* Possible values include: 'DomainName', 'IPv4Address', 'IPv6Address', 'Any'
|
|
520
|
-
* @readonly
|
|
521
|
-
* @enum {string}
|
|
522
|
-
*/
|
|
523
|
-
export declare type AllowedEndpointRecordType = 'DomainName' | 'IPv4Address' | 'IPv6Address' | 'Any';
|
|
524
|
-
/**
|
|
525
|
-
* Contains response data for the update operation.
|
|
526
|
-
*/
|
|
527
|
-
export declare type EndpointsUpdateResponse = Endpoint & {
|
|
528
|
-
/**
|
|
529
|
-
* The underlying HTTP response.
|
|
530
|
-
*/
|
|
531
|
-
_response: msRest.HttpResponse & {
|
|
532
|
-
/**
|
|
533
|
-
* The response body as text (string format)
|
|
534
|
-
*/
|
|
535
|
-
bodyAsText: string;
|
|
536
|
-
/**
|
|
537
|
-
* The response body as parsed JSON or XML
|
|
538
|
-
*/
|
|
539
|
-
parsedBody: Endpoint;
|
|
540
|
-
};
|
|
541
|
-
};
|
|
542
|
-
/**
|
|
543
|
-
* Contains response data for the get operation.
|
|
544
|
-
*/
|
|
545
|
-
export declare type EndpointsGetResponse = Endpoint & {
|
|
546
|
-
/**
|
|
547
|
-
* The underlying HTTP response.
|
|
548
|
-
*/
|
|
549
|
-
_response: msRest.HttpResponse & {
|
|
550
|
-
/**
|
|
551
|
-
* The response body as text (string format)
|
|
552
|
-
*/
|
|
553
|
-
bodyAsText: string;
|
|
554
|
-
/**
|
|
555
|
-
* The response body as parsed JSON or XML
|
|
556
|
-
*/
|
|
557
|
-
parsedBody: Endpoint;
|
|
558
|
-
};
|
|
559
|
-
};
|
|
560
|
-
/**
|
|
561
|
-
* Contains response data for the createOrUpdate operation.
|
|
562
|
-
*/
|
|
563
|
-
export declare type EndpointsCreateOrUpdateResponse = Endpoint & {
|
|
564
|
-
/**
|
|
565
|
-
* The underlying HTTP response.
|
|
566
|
-
*/
|
|
567
|
-
_response: msRest.HttpResponse & {
|
|
568
|
-
/**
|
|
569
|
-
* The response body as text (string format)
|
|
570
|
-
*/
|
|
571
|
-
bodyAsText: string;
|
|
572
|
-
/**
|
|
573
|
-
* The response body as parsed JSON or XML
|
|
574
|
-
*/
|
|
575
|
-
parsedBody: Endpoint;
|
|
576
|
-
};
|
|
577
|
-
};
|
|
578
|
-
/**
|
|
579
|
-
* Contains response data for the deleteMethod operation.
|
|
580
|
-
*/
|
|
581
|
-
export declare type EndpointsDeleteMethodResponse = DeleteOperationResult & {
|
|
582
|
-
/**
|
|
583
|
-
* The underlying HTTP response.
|
|
584
|
-
*/
|
|
585
|
-
_response: msRest.HttpResponse & {
|
|
586
|
-
/**
|
|
587
|
-
* The response body as text (string format)
|
|
588
|
-
*/
|
|
589
|
-
bodyAsText: string;
|
|
590
|
-
/**
|
|
591
|
-
* The response body as parsed JSON or XML
|
|
592
|
-
*/
|
|
593
|
-
parsedBody: DeleteOperationResult;
|
|
594
|
-
};
|
|
595
|
-
};
|
|
596
|
-
/**
|
|
597
|
-
* Contains response data for the checkTrafficManagerRelativeDnsNameAvailability operation.
|
|
598
|
-
*/
|
|
599
|
-
export declare type ProfilesCheckTrafficManagerRelativeDnsNameAvailabilityResponse = TrafficManagerNameAvailability & {
|
|
600
|
-
/**
|
|
601
|
-
* The underlying HTTP response.
|
|
602
|
-
*/
|
|
603
|
-
_response: msRest.HttpResponse & {
|
|
604
|
-
/**
|
|
605
|
-
* The response body as text (string format)
|
|
606
|
-
*/
|
|
607
|
-
bodyAsText: string;
|
|
608
|
-
/**
|
|
609
|
-
* The response body as parsed JSON or XML
|
|
610
|
-
*/
|
|
611
|
-
parsedBody: TrafficManagerNameAvailability;
|
|
612
|
-
};
|
|
613
|
-
};
|
|
614
|
-
/**
|
|
615
|
-
* Contains response data for the listByResourceGroup operation.
|
|
616
|
-
*/
|
|
617
|
-
export declare type ProfilesListByResourceGroupResponse = ProfileListResult & {
|
|
618
|
-
/**
|
|
619
|
-
* The underlying HTTP response.
|
|
620
|
-
*/
|
|
621
|
-
_response: msRest.HttpResponse & {
|
|
622
|
-
/**
|
|
623
|
-
* The response body as text (string format)
|
|
624
|
-
*/
|
|
625
|
-
bodyAsText: string;
|
|
626
|
-
/**
|
|
627
|
-
* The response body as parsed JSON or XML
|
|
628
|
-
*/
|
|
629
|
-
parsedBody: ProfileListResult;
|
|
630
|
-
};
|
|
631
|
-
};
|
|
632
|
-
/**
|
|
633
|
-
* Contains response data for the listBySubscription operation.
|
|
634
|
-
*/
|
|
635
|
-
export declare type ProfilesListBySubscriptionResponse = ProfileListResult & {
|
|
636
|
-
/**
|
|
637
|
-
* The underlying HTTP response.
|
|
638
|
-
*/
|
|
639
|
-
_response: msRest.HttpResponse & {
|
|
640
|
-
/**
|
|
641
|
-
* The response body as text (string format)
|
|
642
|
-
*/
|
|
643
|
-
bodyAsText: string;
|
|
644
|
-
/**
|
|
645
|
-
* The response body as parsed JSON or XML
|
|
646
|
-
*/
|
|
647
|
-
parsedBody: ProfileListResult;
|
|
648
|
-
};
|
|
649
|
-
};
|
|
650
|
-
/**
|
|
651
|
-
* Contains response data for the get operation.
|
|
652
|
-
*/
|
|
653
|
-
export declare type ProfilesGetResponse = Profile & {
|
|
654
|
-
/**
|
|
655
|
-
* The underlying HTTP response.
|
|
656
|
-
*/
|
|
657
|
-
_response: msRest.HttpResponse & {
|
|
658
|
-
/**
|
|
659
|
-
* The response body as text (string format)
|
|
660
|
-
*/
|
|
661
|
-
bodyAsText: string;
|
|
662
|
-
/**
|
|
663
|
-
* The response body as parsed JSON or XML
|
|
664
|
-
*/
|
|
665
|
-
parsedBody: Profile;
|
|
666
|
-
};
|
|
667
|
-
};
|
|
668
|
-
/**
|
|
669
|
-
* Contains response data for the createOrUpdate operation.
|
|
670
|
-
*/
|
|
671
|
-
export declare type ProfilesCreateOrUpdateResponse = Profile & {
|
|
672
|
-
/**
|
|
673
|
-
* The underlying HTTP response.
|
|
674
|
-
*/
|
|
675
|
-
_response: msRest.HttpResponse & {
|
|
676
|
-
/**
|
|
677
|
-
* The response body as text (string format)
|
|
678
|
-
*/
|
|
679
|
-
bodyAsText: string;
|
|
680
|
-
/**
|
|
681
|
-
* The response body as parsed JSON or XML
|
|
682
|
-
*/
|
|
683
|
-
parsedBody: Profile;
|
|
684
|
-
};
|
|
685
|
-
};
|
|
686
|
-
/**
|
|
687
|
-
* Contains response data for the deleteMethod operation.
|
|
688
|
-
*/
|
|
689
|
-
export declare type ProfilesDeleteMethodResponse = DeleteOperationResult & {
|
|
690
|
-
/**
|
|
691
|
-
* The underlying HTTP response.
|
|
692
|
-
*/
|
|
693
|
-
_response: msRest.HttpResponse & {
|
|
694
|
-
/**
|
|
695
|
-
* The response body as text (string format)
|
|
696
|
-
*/
|
|
697
|
-
bodyAsText: string;
|
|
698
|
-
/**
|
|
699
|
-
* The response body as parsed JSON or XML
|
|
700
|
-
*/
|
|
701
|
-
parsedBody: DeleteOperationResult;
|
|
702
|
-
};
|
|
703
|
-
};
|
|
704
|
-
/**
|
|
705
|
-
* Contains response data for the update operation.
|
|
706
|
-
*/
|
|
707
|
-
export declare type ProfilesUpdateResponse = Profile & {
|
|
708
|
-
/**
|
|
709
|
-
* The underlying HTTP response.
|
|
710
|
-
*/
|
|
711
|
-
_response: msRest.HttpResponse & {
|
|
712
|
-
/**
|
|
713
|
-
* The response body as text (string format)
|
|
714
|
-
*/
|
|
715
|
-
bodyAsText: string;
|
|
716
|
-
/**
|
|
717
|
-
* The response body as parsed JSON or XML
|
|
718
|
-
*/
|
|
719
|
-
parsedBody: Profile;
|
|
720
|
-
};
|
|
721
|
-
};
|
|
722
|
-
/**
|
|
723
|
-
* Contains response data for the getDefault operation.
|
|
724
|
-
*/
|
|
725
|
-
export declare type GeographicHierarchiesGetDefaultResponse = TrafficManagerGeographicHierarchy & {
|
|
726
|
-
/**
|
|
727
|
-
* The underlying HTTP response.
|
|
728
|
-
*/
|
|
729
|
-
_response: msRest.HttpResponse & {
|
|
730
|
-
/**
|
|
731
|
-
* The response body as text (string format)
|
|
732
|
-
*/
|
|
733
|
-
bodyAsText: string;
|
|
734
|
-
/**
|
|
735
|
-
* The response body as parsed JSON or XML
|
|
736
|
-
*/
|
|
737
|
-
parsedBody: TrafficManagerGeographicHierarchy;
|
|
738
|
-
};
|
|
739
|
-
};
|
|
740
|
-
/**
|
|
741
|
-
* Contains response data for the get operation.
|
|
742
|
-
*/
|
|
743
|
-
export declare type HeatMapGetResponse = HeatMapModel & {
|
|
744
|
-
/**
|
|
745
|
-
* The underlying HTTP response.
|
|
746
|
-
*/
|
|
747
|
-
_response: msRest.HttpResponse & {
|
|
748
|
-
/**
|
|
749
|
-
* The response body as text (string format)
|
|
750
|
-
*/
|
|
751
|
-
bodyAsText: string;
|
|
752
|
-
/**
|
|
753
|
-
* The response body as parsed JSON or XML
|
|
754
|
-
*/
|
|
755
|
-
parsedBody: HeatMapModel;
|
|
756
|
-
};
|
|
757
|
-
};
|
|
758
|
-
/**
|
|
759
|
-
* Contains response data for the get operation.
|
|
760
|
-
*/
|
|
761
|
-
export declare type TrafficManagerUserMetricsKeysGetResponse = UserMetricsModel & {
|
|
762
|
-
/**
|
|
763
|
-
* The underlying HTTP response.
|
|
764
|
-
*/
|
|
765
|
-
_response: msRest.HttpResponse & {
|
|
766
|
-
/**
|
|
767
|
-
* The response body as text (string format)
|
|
768
|
-
*/
|
|
769
|
-
bodyAsText: string;
|
|
770
|
-
/**
|
|
771
|
-
* The response body as parsed JSON or XML
|
|
772
|
-
*/
|
|
773
|
-
parsedBody: UserMetricsModel;
|
|
774
|
-
};
|
|
775
|
-
};
|
|
776
|
-
/**
|
|
777
|
-
* Contains response data for the createOrUpdate operation.
|
|
778
|
-
*/
|
|
779
|
-
export declare type TrafficManagerUserMetricsKeysCreateOrUpdateResponse = UserMetricsModel & {
|
|
780
|
-
/**
|
|
781
|
-
* The underlying HTTP response.
|
|
782
|
-
*/
|
|
783
|
-
_response: msRest.HttpResponse & {
|
|
784
|
-
/**
|
|
785
|
-
* The response body as text (string format)
|
|
786
|
-
*/
|
|
787
|
-
bodyAsText: string;
|
|
788
|
-
/**
|
|
789
|
-
* The response body as parsed JSON or XML
|
|
790
|
-
*/
|
|
791
|
-
parsedBody: UserMetricsModel;
|
|
792
|
-
};
|
|
793
|
-
};
|
|
794
|
-
/**
|
|
795
|
-
* Contains response data for the deleteMethod operation.
|
|
796
|
-
*/
|
|
797
|
-
export declare type TrafficManagerUserMetricsKeysDeleteMethodResponse = DeleteOperationResult & {
|
|
798
|
-
/**
|
|
799
|
-
* The underlying HTTP response.
|
|
800
|
-
*/
|
|
801
|
-
_response: msRest.HttpResponse & {
|
|
802
|
-
/**
|
|
803
|
-
* The response body as text (string format)
|
|
804
|
-
*/
|
|
805
|
-
bodyAsText: string;
|
|
806
|
-
/**
|
|
807
|
-
* The response body as parsed JSON or XML
|
|
808
|
-
*/
|
|
809
|
-
parsedBody: DeleteOperationResult;
|
|
810
|
-
};
|
|
811
|
-
};
|
|
812
|
-
//# sourceMappingURL=index.d.ts.map
|