@azure/arm-appinsights 5.0.0-alpha.20250619.1 → 5.0.0-alpha.20250718.2
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/dist/browser/applicationInsightsManagementClient.js +32 -5
- package/dist/browser/applicationInsightsManagementClient.js.map +1 -1
- package/dist/browser/models/mappers.js +194 -91
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/aPIKeys.js +10 -27
- package/dist/browser/operations/aPIKeys.js.map +1 -1
- package/dist/browser/operations/analyticsItems.js +1 -0
- package/dist/browser/operations/analyticsItems.js.map +1 -1
- package/dist/browser/operations/annotations.js +10 -27
- package/dist/browser/operations/annotations.js.map +1 -1
- package/dist/browser/operations/componentAvailableFeatures.js +1 -0
- package/dist/browser/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/browser/operations/componentCurrentBillingFeatures.js +1 -0
- package/dist/browser/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/browser/operations/componentFeatureCapabilities.js +1 -0
- package/dist/browser/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js +1 -0
- package/dist/browser/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/browser/operations/componentQuotaStatus.js +1 -0
- package/dist/browser/operations/componentQuotaStatus.js.map +1 -1
- package/dist/browser/operations/components.js +45 -79
- package/dist/browser/operations/components.js.map +1 -1
- package/dist/browser/operations/deletedWorkbooks.js +23 -40
- package/dist/browser/operations/deletedWorkbooks.js.map +1 -1
- package/dist/browser/operations/exportConfigurations.js +1 -0
- package/dist/browser/operations/exportConfigurations.js.map +1 -1
- package/dist/browser/operations/favorites.js +1 -0
- package/dist/browser/operations/favorites.js.map +1 -1
- package/dist/browser/operations/liveToken.js +1 -0
- package/dist/browser/operations/liveToken.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/proactiveDetectionConfigurations.js +1 -0
- package/dist/browser/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/browser/operations/webTestLocations.js +10 -27
- package/dist/browser/operations/webTestLocations.js.map +1 -1
- package/dist/browser/operations/webTests.js +67 -118
- package/dist/browser/operations/webTests.js.map +1 -1
- package/dist/browser/operations/workItemConfigurations.js +10 -27
- package/dist/browser/operations/workItemConfigurations.js.map +1 -1
- package/dist/browser/operations/workbookTemplates.js +10 -27
- package/dist/browser/operations/workbookTemplates.js.map +1 -1
- package/dist/browser/operations/workbooks.js +67 -118
- package/dist/browser/operations/workbooks.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/applicationInsightsManagementClient.js +32 -5
- package/dist/commonjs/applicationInsightsManagementClient.js.map +1 -1
- package/dist/commonjs/models/mappers.js +194 -91
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/aPIKeys.js +10 -26
- package/dist/commonjs/operations/aPIKeys.js.map +1 -1
- package/dist/commonjs/operations/analyticsItems.js +1 -0
- package/dist/commonjs/operations/analyticsItems.js.map +1 -1
- package/dist/commonjs/operations/annotations.js +10 -26
- package/dist/commonjs/operations/annotations.js.map +1 -1
- package/dist/commonjs/operations/componentAvailableFeatures.js +1 -0
- package/dist/commonjs/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js +1 -0
- package/dist/commonjs/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/commonjs/operations/componentFeatureCapabilities.js +1 -0
- package/dist/commonjs/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js +1 -0
- package/dist/commonjs/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/commonjs/operations/componentQuotaStatus.js +1 -0
- package/dist/commonjs/operations/componentQuotaStatus.js.map +1 -1
- package/dist/commonjs/operations/components.js +45 -78
- package/dist/commonjs/operations/components.js.map +1 -1
- package/dist/commonjs/operations/deletedWorkbooks.js +23 -39
- package/dist/commonjs/operations/deletedWorkbooks.js.map +1 -1
- package/dist/commonjs/operations/exportConfigurations.js +1 -0
- package/dist/commonjs/operations/exportConfigurations.js.map +1 -1
- package/dist/commonjs/operations/favorites.js +1 -0
- package/dist/commonjs/operations/favorites.js.map +1 -1
- package/dist/commonjs/operations/liveToken.js +1 -0
- package/dist/commonjs/operations/liveToken.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js +1 -0
- package/dist/commonjs/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/commonjs/operations/webTestLocations.js +10 -26
- package/dist/commonjs/operations/webTestLocations.js.map +1 -1
- package/dist/commonjs/operations/webTests.js +67 -117
- package/dist/commonjs/operations/webTests.js.map +1 -1
- package/dist/commonjs/operations/workItemConfigurations.js +10 -26
- package/dist/commonjs/operations/workItemConfigurations.js.map +1 -1
- package/dist/commonjs/operations/workbookTemplates.js +10 -26
- package/dist/commonjs/operations/workbookTemplates.js.map +1 -1
- package/dist/commonjs/operations/workbooks.js +67 -117
- package/dist/commonjs/operations/workbooks.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/applicationInsightsManagementClient.js +32 -5
- package/dist/esm/applicationInsightsManagementClient.js.map +1 -1
- package/dist/esm/models/mappers.js +194 -91
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/aPIKeys.js +10 -27
- package/dist/esm/operations/aPIKeys.js.map +1 -1
- package/dist/esm/operations/analyticsItems.js +1 -0
- package/dist/esm/operations/analyticsItems.js.map +1 -1
- package/dist/esm/operations/annotations.js +10 -27
- package/dist/esm/operations/annotations.js.map +1 -1
- package/dist/esm/operations/componentAvailableFeatures.js +1 -0
- package/dist/esm/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/esm/operations/componentCurrentBillingFeatures.js +1 -0
- package/dist/esm/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/esm/operations/componentFeatureCapabilities.js +1 -0
- package/dist/esm/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js +1 -0
- package/dist/esm/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/esm/operations/componentQuotaStatus.js +1 -0
- package/dist/esm/operations/componentQuotaStatus.js.map +1 -1
- package/dist/esm/operations/components.js +45 -79
- package/dist/esm/operations/components.js.map +1 -1
- package/dist/esm/operations/deletedWorkbooks.js +23 -40
- package/dist/esm/operations/deletedWorkbooks.js.map +1 -1
- package/dist/esm/operations/exportConfigurations.js +1 -0
- package/dist/esm/operations/exportConfigurations.js.map +1 -1
- package/dist/esm/operations/favorites.js +1 -0
- package/dist/esm/operations/favorites.js.map +1 -1
- package/dist/esm/operations/liveToken.js +1 -0
- package/dist/esm/operations/liveToken.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/proactiveDetectionConfigurations.js +1 -0
- package/dist/esm/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/esm/operations/webTestLocations.js +10 -27
- package/dist/esm/operations/webTestLocations.js.map +1 -1
- package/dist/esm/operations/webTests.js +67 -118
- package/dist/esm/operations/webTests.js.map +1 -1
- package/dist/esm/operations/workItemConfigurations.js +10 -27
- package/dist/esm/operations/workItemConfigurations.js.map +1 -1
- package/dist/esm/operations/workbookTemplates.js +10 -27
- package/dist/esm/operations/workbookTemplates.js.map +1 -1
- package/dist/esm/operations/workbooks.js +67 -118
- package/dist/esm/operations/workbooks.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/applicationInsightsManagementClient.js +32 -5
- package/dist/react-native/applicationInsightsManagementClient.js.map +1 -1
- package/dist/react-native/models/mappers.js +194 -91
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/aPIKeys.js +10 -27
- package/dist/react-native/operations/aPIKeys.js.map +1 -1
- package/dist/react-native/operations/analyticsItems.js +1 -0
- package/dist/react-native/operations/analyticsItems.js.map +1 -1
- package/dist/react-native/operations/annotations.js +10 -27
- package/dist/react-native/operations/annotations.js.map +1 -1
- package/dist/react-native/operations/componentAvailableFeatures.js +1 -0
- package/dist/react-native/operations/componentAvailableFeatures.js.map +1 -1
- package/dist/react-native/operations/componentCurrentBillingFeatures.js +1 -0
- package/dist/react-native/operations/componentCurrentBillingFeatures.js.map +1 -1
- package/dist/react-native/operations/componentFeatureCapabilities.js +1 -0
- package/dist/react-native/operations/componentFeatureCapabilities.js.map +1 -1
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js +1 -0
- package/dist/react-native/operations/componentLinkedStorageAccountsOperations.js.map +1 -1
- package/dist/react-native/operations/componentQuotaStatus.js +1 -0
- package/dist/react-native/operations/componentQuotaStatus.js.map +1 -1
- package/dist/react-native/operations/components.js +45 -79
- package/dist/react-native/operations/components.js.map +1 -1
- package/dist/react-native/operations/deletedWorkbooks.js +23 -40
- package/dist/react-native/operations/deletedWorkbooks.js.map +1 -1
- package/dist/react-native/operations/exportConfigurations.js +1 -0
- package/dist/react-native/operations/exportConfigurations.js.map +1 -1
- package/dist/react-native/operations/favorites.js +1 -0
- package/dist/react-native/operations/favorites.js.map +1 -1
- package/dist/react-native/operations/liveToken.js +1 -0
- package/dist/react-native/operations/liveToken.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/proactiveDetectionConfigurations.js +1 -0
- package/dist/react-native/operations/proactiveDetectionConfigurations.js.map +1 -1
- package/dist/react-native/operations/webTestLocations.js +10 -27
- package/dist/react-native/operations/webTestLocations.js.map +1 -1
- package/dist/react-native/operations/webTests.js +67 -118
- package/dist/react-native/operations/webTests.js.map +1 -1
- package/dist/react-native/operations/workItemConfigurations.js +10 -27
- package/dist/react-native/operations/workItemConfigurations.js.map +1 -1
- package/dist/react-native/operations/workbookTemplates.js +10 -27
- package/dist/react-native/operations/workbookTemplates.js.map +1 -1
- package/dist/react-native/operations/workbooks.js +67 -118
- package/dist/react-native/operations/workbooks.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-appinsights.api.md → arm-appinsights-node.api.md} +0 -0
|
@@ -2679,126 +2679,149 @@ exports.ApplicationInsightsComponent = {
|
|
|
2679
2679
|
type: {
|
|
2680
2680
|
name: "Composite",
|
|
2681
2681
|
className: "ApplicationInsightsComponent",
|
|
2682
|
-
modelProperties:
|
|
2682
|
+
modelProperties: {
|
|
2683
|
+
...exports.ComponentsResource.type.modelProperties,
|
|
2684
|
+
kind: {
|
|
2683
2685
|
serializedName: "kind",
|
|
2684
2686
|
required: true,
|
|
2685
2687
|
type: {
|
|
2686
2688
|
name: "String",
|
|
2687
2689
|
},
|
|
2688
|
-
},
|
|
2690
|
+
},
|
|
2691
|
+
etag: {
|
|
2689
2692
|
serializedName: "etag",
|
|
2690
2693
|
type: {
|
|
2691
2694
|
name: "String",
|
|
2692
2695
|
},
|
|
2693
|
-
},
|
|
2696
|
+
},
|
|
2697
|
+
applicationId: {
|
|
2694
2698
|
serializedName: "properties.ApplicationId",
|
|
2695
2699
|
readOnly: true,
|
|
2696
2700
|
type: {
|
|
2697
2701
|
name: "String",
|
|
2698
2702
|
},
|
|
2699
|
-
},
|
|
2703
|
+
},
|
|
2704
|
+
appId: {
|
|
2700
2705
|
serializedName: "properties.AppId",
|
|
2701
2706
|
readOnly: true,
|
|
2702
2707
|
type: {
|
|
2703
2708
|
name: "String",
|
|
2704
2709
|
},
|
|
2705
|
-
},
|
|
2710
|
+
},
|
|
2711
|
+
namePropertiesName: {
|
|
2706
2712
|
serializedName: "properties.Name",
|
|
2707
2713
|
readOnly: true,
|
|
2708
2714
|
type: {
|
|
2709
2715
|
name: "String",
|
|
2710
2716
|
},
|
|
2711
|
-
},
|
|
2717
|
+
},
|
|
2718
|
+
applicationType: {
|
|
2712
2719
|
defaultValue: "web",
|
|
2713
2720
|
serializedName: "properties.Application_Type",
|
|
2714
2721
|
type: {
|
|
2715
2722
|
name: "String",
|
|
2716
2723
|
},
|
|
2717
|
-
},
|
|
2724
|
+
},
|
|
2725
|
+
flowType: {
|
|
2718
2726
|
defaultValue: "Bluefield",
|
|
2719
2727
|
serializedName: "properties.Flow_Type",
|
|
2720
2728
|
type: {
|
|
2721
2729
|
name: "String",
|
|
2722
2730
|
},
|
|
2723
|
-
},
|
|
2731
|
+
},
|
|
2732
|
+
requestSource: {
|
|
2724
2733
|
defaultValue: "rest",
|
|
2725
2734
|
serializedName: "properties.Request_Source",
|
|
2726
2735
|
type: {
|
|
2727
2736
|
name: "String",
|
|
2728
2737
|
},
|
|
2729
|
-
},
|
|
2738
|
+
},
|
|
2739
|
+
instrumentationKey: {
|
|
2730
2740
|
serializedName: "properties.InstrumentationKey",
|
|
2731
2741
|
readOnly: true,
|
|
2732
2742
|
type: {
|
|
2733
2743
|
name: "String",
|
|
2734
2744
|
},
|
|
2735
|
-
},
|
|
2745
|
+
},
|
|
2746
|
+
creationDate: {
|
|
2736
2747
|
serializedName: "properties.CreationDate",
|
|
2737
2748
|
readOnly: true,
|
|
2738
2749
|
type: {
|
|
2739
2750
|
name: "DateTime",
|
|
2740
2751
|
},
|
|
2741
|
-
},
|
|
2752
|
+
},
|
|
2753
|
+
tenantId: {
|
|
2742
2754
|
serializedName: "properties.TenantId",
|
|
2743
2755
|
readOnly: true,
|
|
2744
2756
|
type: {
|
|
2745
2757
|
name: "String",
|
|
2746
2758
|
},
|
|
2747
|
-
},
|
|
2759
|
+
},
|
|
2760
|
+
hockeyAppId: {
|
|
2748
2761
|
serializedName: "properties.HockeyAppId",
|
|
2749
2762
|
type: {
|
|
2750
2763
|
name: "String",
|
|
2751
2764
|
},
|
|
2752
|
-
},
|
|
2765
|
+
},
|
|
2766
|
+
hockeyAppToken: {
|
|
2753
2767
|
serializedName: "properties.HockeyAppToken",
|
|
2754
2768
|
readOnly: true,
|
|
2755
2769
|
type: {
|
|
2756
2770
|
name: "String",
|
|
2757
2771
|
},
|
|
2758
|
-
},
|
|
2772
|
+
},
|
|
2773
|
+
provisioningState: {
|
|
2759
2774
|
serializedName: "properties.provisioningState",
|
|
2760
2775
|
readOnly: true,
|
|
2761
2776
|
type: {
|
|
2762
2777
|
name: "String",
|
|
2763
2778
|
},
|
|
2764
|
-
},
|
|
2779
|
+
},
|
|
2780
|
+
samplingPercentage: {
|
|
2765
2781
|
serializedName: "properties.SamplingPercentage",
|
|
2766
2782
|
type: {
|
|
2767
2783
|
name: "Number",
|
|
2768
2784
|
},
|
|
2769
|
-
},
|
|
2785
|
+
},
|
|
2786
|
+
connectionString: {
|
|
2770
2787
|
serializedName: "properties.ConnectionString",
|
|
2771
2788
|
readOnly: true,
|
|
2772
2789
|
type: {
|
|
2773
2790
|
name: "String",
|
|
2774
2791
|
},
|
|
2775
|
-
},
|
|
2792
|
+
},
|
|
2793
|
+
retentionInDays: {
|
|
2776
2794
|
serializedName: "properties.RetentionInDays",
|
|
2777
2795
|
type: {
|
|
2778
2796
|
name: "Number",
|
|
2779
2797
|
},
|
|
2780
|
-
},
|
|
2798
|
+
},
|
|
2799
|
+
disableIpMasking: {
|
|
2781
2800
|
serializedName: "properties.DisableIpMasking",
|
|
2782
2801
|
type: {
|
|
2783
2802
|
name: "Boolean",
|
|
2784
2803
|
},
|
|
2785
|
-
},
|
|
2804
|
+
},
|
|
2805
|
+
immediatePurgeDataOn30Days: {
|
|
2786
2806
|
serializedName: "properties.ImmediatePurgeDataOn30Days",
|
|
2787
2807
|
type: {
|
|
2788
2808
|
name: "Boolean",
|
|
2789
2809
|
},
|
|
2790
|
-
},
|
|
2810
|
+
},
|
|
2811
|
+
workspaceResourceId: {
|
|
2791
2812
|
serializedName: "properties.WorkspaceResourceId",
|
|
2792
2813
|
type: {
|
|
2793
2814
|
name: "String",
|
|
2794
2815
|
},
|
|
2795
|
-
},
|
|
2816
|
+
},
|
|
2817
|
+
laMigrationDate: {
|
|
2796
2818
|
serializedName: "properties.LaMigrationDate",
|
|
2797
2819
|
readOnly: true,
|
|
2798
2820
|
type: {
|
|
2799
2821
|
name: "DateTime",
|
|
2800
2822
|
},
|
|
2801
|
-
},
|
|
2823
|
+
},
|
|
2824
|
+
privateLinkScopedResources: {
|
|
2802
2825
|
serializedName: "properties.PrivateLinkScopedResources",
|
|
2803
2826
|
readOnly: true,
|
|
2804
2827
|
type: {
|
|
@@ -2810,91 +2833,108 @@ exports.ApplicationInsightsComponent = {
|
|
|
2810
2833
|
},
|
|
2811
2834
|
},
|
|
2812
2835
|
},
|
|
2813
|
-
},
|
|
2836
|
+
},
|
|
2837
|
+
publicNetworkAccessForIngestion: {
|
|
2814
2838
|
defaultValue: "Enabled",
|
|
2815
2839
|
serializedName: "properties.publicNetworkAccessForIngestion",
|
|
2816
2840
|
type: {
|
|
2817
2841
|
name: "String",
|
|
2818
2842
|
},
|
|
2819
|
-
},
|
|
2843
|
+
},
|
|
2844
|
+
publicNetworkAccessForQuery: {
|
|
2820
2845
|
defaultValue: "Enabled",
|
|
2821
2846
|
serializedName: "properties.publicNetworkAccessForQuery",
|
|
2822
2847
|
type: {
|
|
2823
2848
|
name: "String",
|
|
2824
2849
|
},
|
|
2825
|
-
},
|
|
2850
|
+
},
|
|
2851
|
+
ingestionMode: {
|
|
2826
2852
|
defaultValue: "LogAnalytics",
|
|
2827
2853
|
serializedName: "properties.IngestionMode",
|
|
2828
2854
|
type: {
|
|
2829
2855
|
name: "String",
|
|
2830
2856
|
},
|
|
2831
|
-
},
|
|
2857
|
+
},
|
|
2858
|
+
disableLocalAuth: {
|
|
2832
2859
|
serializedName: "properties.DisableLocalAuth",
|
|
2833
2860
|
type: {
|
|
2834
2861
|
name: "Boolean",
|
|
2835
2862
|
},
|
|
2836
|
-
},
|
|
2863
|
+
},
|
|
2864
|
+
forceCustomerStorageForProfiler: {
|
|
2837
2865
|
serializedName: "properties.ForceCustomerStorageForProfiler",
|
|
2838
2866
|
type: {
|
|
2839
2867
|
name: "Boolean",
|
|
2840
2868
|
},
|
|
2841
|
-
}
|
|
2869
|
+
},
|
|
2870
|
+
},
|
|
2842
2871
|
},
|
|
2843
2872
|
};
|
|
2844
2873
|
exports.WebTest = {
|
|
2845
2874
|
type: {
|
|
2846
2875
|
name: "Composite",
|
|
2847
2876
|
className: "WebTest",
|
|
2848
|
-
modelProperties:
|
|
2877
|
+
modelProperties: {
|
|
2878
|
+
...exports.WebtestsResource.type.modelProperties,
|
|
2879
|
+
kind: {
|
|
2849
2880
|
serializedName: "kind",
|
|
2850
2881
|
type: {
|
|
2851
2882
|
name: "Enum",
|
|
2852
2883
|
allowedValues: ["ping", "multistep", "standard"],
|
|
2853
2884
|
},
|
|
2854
|
-
},
|
|
2885
|
+
},
|
|
2886
|
+
syntheticMonitorId: {
|
|
2855
2887
|
serializedName: "properties.SyntheticMonitorId",
|
|
2856
2888
|
type: {
|
|
2857
2889
|
name: "String",
|
|
2858
2890
|
},
|
|
2859
|
-
},
|
|
2891
|
+
},
|
|
2892
|
+
webTestName: {
|
|
2860
2893
|
serializedName: "properties.Name",
|
|
2861
2894
|
type: {
|
|
2862
2895
|
name: "String",
|
|
2863
2896
|
},
|
|
2864
|
-
},
|
|
2897
|
+
},
|
|
2898
|
+
description: {
|
|
2865
2899
|
serializedName: "properties.Description",
|
|
2866
2900
|
type: {
|
|
2867
2901
|
name: "String",
|
|
2868
2902
|
},
|
|
2869
|
-
},
|
|
2903
|
+
},
|
|
2904
|
+
enabled: {
|
|
2870
2905
|
serializedName: "properties.Enabled",
|
|
2871
2906
|
type: {
|
|
2872
2907
|
name: "Boolean",
|
|
2873
2908
|
},
|
|
2874
|
-
},
|
|
2909
|
+
},
|
|
2910
|
+
frequency: {
|
|
2875
2911
|
defaultValue: 300,
|
|
2876
2912
|
serializedName: "properties.Frequency",
|
|
2877
2913
|
type: {
|
|
2878
2914
|
name: "Number",
|
|
2879
2915
|
},
|
|
2880
|
-
},
|
|
2916
|
+
},
|
|
2917
|
+
timeout: {
|
|
2881
2918
|
defaultValue: 30,
|
|
2882
2919
|
serializedName: "properties.Timeout",
|
|
2883
2920
|
type: {
|
|
2884
2921
|
name: "Number",
|
|
2885
2922
|
},
|
|
2886
|
-
},
|
|
2923
|
+
},
|
|
2924
|
+
webTestKind: {
|
|
2887
2925
|
serializedName: "properties.Kind",
|
|
2888
2926
|
type: {
|
|
2889
2927
|
name: "Enum",
|
|
2890
2928
|
allowedValues: ["ping", "multistep", "standard"],
|
|
2891
2929
|
},
|
|
2892
|
-
},
|
|
2930
|
+
},
|
|
2931
|
+
retryEnabled: {
|
|
2893
2932
|
serializedName: "properties.RetryEnabled",
|
|
2894
2933
|
type: {
|
|
2895
2934
|
name: "Boolean",
|
|
2896
2935
|
},
|
|
2897
|
-
},
|
|
2936
|
+
},
|
|
2937
|
+
locations: {
|
|
2898
2938
|
serializedName: "properties.Locations",
|
|
2899
2939
|
type: {
|
|
2900
2940
|
name: "Sequence",
|
|
@@ -2905,54 +2945,64 @@ exports.WebTest = {
|
|
|
2905
2945
|
},
|
|
2906
2946
|
},
|
|
2907
2947
|
},
|
|
2908
|
-
},
|
|
2948
|
+
},
|
|
2949
|
+
configuration: {
|
|
2909
2950
|
serializedName: "properties.Configuration",
|
|
2910
2951
|
type: {
|
|
2911
2952
|
name: "Composite",
|
|
2912
2953
|
className: "WebTestPropertiesConfiguration",
|
|
2913
2954
|
},
|
|
2914
|
-
},
|
|
2955
|
+
},
|
|
2956
|
+
provisioningState: {
|
|
2915
2957
|
serializedName: "properties.provisioningState",
|
|
2916
2958
|
readOnly: true,
|
|
2917
2959
|
type: {
|
|
2918
2960
|
name: "String",
|
|
2919
2961
|
},
|
|
2920
|
-
},
|
|
2962
|
+
},
|
|
2963
|
+
request: {
|
|
2921
2964
|
serializedName: "properties.Request",
|
|
2922
2965
|
type: {
|
|
2923
2966
|
name: "Composite",
|
|
2924
2967
|
className: "WebTestPropertiesRequest",
|
|
2925
2968
|
},
|
|
2926
|
-
},
|
|
2969
|
+
},
|
|
2970
|
+
validationRules: {
|
|
2927
2971
|
serializedName: "properties.ValidationRules",
|
|
2928
2972
|
type: {
|
|
2929
2973
|
name: "Composite",
|
|
2930
2974
|
className: "WebTestPropertiesValidationRules",
|
|
2931
2975
|
},
|
|
2932
|
-
}
|
|
2976
|
+
},
|
|
2977
|
+
},
|
|
2933
2978
|
},
|
|
2934
2979
|
};
|
|
2935
2980
|
exports.WorkbookTemplate = {
|
|
2936
2981
|
type: {
|
|
2937
2982
|
name: "Composite",
|
|
2938
2983
|
className: "WorkbookTemplate",
|
|
2939
|
-
modelProperties:
|
|
2984
|
+
modelProperties: {
|
|
2985
|
+
...exports.WorkbookTemplateResource.type.modelProperties,
|
|
2986
|
+
priority: {
|
|
2940
2987
|
serializedName: "properties.priority",
|
|
2941
2988
|
type: {
|
|
2942
2989
|
name: "Number",
|
|
2943
2990
|
},
|
|
2944
|
-
},
|
|
2991
|
+
},
|
|
2992
|
+
author: {
|
|
2945
2993
|
serializedName: "properties.author",
|
|
2946
2994
|
type: {
|
|
2947
2995
|
name: "String",
|
|
2948
2996
|
},
|
|
2949
|
-
},
|
|
2997
|
+
},
|
|
2998
|
+
templateData: {
|
|
2950
2999
|
serializedName: "properties.templateData",
|
|
2951
3000
|
type: {
|
|
2952
3001
|
name: "Dictionary",
|
|
2953
3002
|
value: { type: { name: "any" } },
|
|
2954
3003
|
},
|
|
2955
|
-
},
|
|
3004
|
+
},
|
|
3005
|
+
galleries: {
|
|
2956
3006
|
serializedName: "properties.galleries",
|
|
2957
3007
|
type: {
|
|
2958
3008
|
name: "Sequence",
|
|
@@ -2963,7 +3013,8 @@ exports.WorkbookTemplate = {
|
|
|
2963
3013
|
},
|
|
2964
3014
|
},
|
|
2965
3015
|
},
|
|
2966
|
-
},
|
|
3016
|
+
},
|
|
3017
|
+
localized: {
|
|
2967
3018
|
serializedName: "properties.localized",
|
|
2968
3019
|
type: {
|
|
2969
3020
|
name: "Dictionary",
|
|
@@ -2979,151 +3030,184 @@ exports.WorkbookTemplate = {
|
|
|
2979
3030
|
},
|
|
2980
3031
|
},
|
|
2981
3032
|
},
|
|
2982
|
-
}
|
|
3033
|
+
},
|
|
3034
|
+
},
|
|
2983
3035
|
},
|
|
2984
3036
|
};
|
|
2985
3037
|
exports.WorkbookResourceIdentity = {
|
|
2986
3038
|
type: {
|
|
2987
3039
|
name: "Composite",
|
|
2988
3040
|
className: "WorkbookResourceIdentity",
|
|
2989
|
-
modelProperties:
|
|
3041
|
+
modelProperties: {
|
|
3042
|
+
...exports.ManagedServiceIdentity.type.modelProperties,
|
|
3043
|
+
},
|
|
2990
3044
|
},
|
|
2991
3045
|
};
|
|
2992
3046
|
exports.TrackedResource = {
|
|
2993
3047
|
type: {
|
|
2994
3048
|
name: "Composite",
|
|
2995
3049
|
className: "TrackedResource",
|
|
2996
|
-
modelProperties:
|
|
3050
|
+
modelProperties: {
|
|
3051
|
+
...exports.Resource.type.modelProperties,
|
|
3052
|
+
tags: {
|
|
2997
3053
|
serializedName: "tags",
|
|
2998
3054
|
type: {
|
|
2999
3055
|
name: "Dictionary",
|
|
3000
3056
|
value: { type: { name: "String" } },
|
|
3001
3057
|
},
|
|
3002
|
-
},
|
|
3058
|
+
},
|
|
3059
|
+
location: {
|
|
3003
3060
|
serializedName: "location",
|
|
3004
3061
|
required: true,
|
|
3005
3062
|
type: {
|
|
3006
3063
|
name: "String",
|
|
3007
3064
|
},
|
|
3008
|
-
}
|
|
3065
|
+
},
|
|
3066
|
+
},
|
|
3009
3067
|
},
|
|
3010
3068
|
};
|
|
3011
3069
|
exports.ProxyResource = {
|
|
3012
3070
|
type: {
|
|
3013
3071
|
name: "Composite",
|
|
3014
3072
|
className: "ProxyResource",
|
|
3015
|
-
modelProperties:
|
|
3073
|
+
modelProperties: {
|
|
3074
|
+
...exports.Resource.type.modelProperties,
|
|
3075
|
+
},
|
|
3016
3076
|
},
|
|
3017
3077
|
};
|
|
3018
3078
|
exports.TrackedResourceAutoGenerated = {
|
|
3019
3079
|
type: {
|
|
3020
3080
|
name: "Composite",
|
|
3021
3081
|
className: "TrackedResourceAutoGenerated",
|
|
3022
|
-
modelProperties:
|
|
3082
|
+
modelProperties: {
|
|
3083
|
+
...exports.ResourceAutoGenerated.type.modelProperties,
|
|
3084
|
+
tags: {
|
|
3023
3085
|
serializedName: "tags",
|
|
3024
3086
|
type: {
|
|
3025
3087
|
name: "Dictionary",
|
|
3026
3088
|
value: { type: { name: "String" } },
|
|
3027
3089
|
},
|
|
3028
|
-
},
|
|
3090
|
+
},
|
|
3091
|
+
location: {
|
|
3029
3092
|
serializedName: "location",
|
|
3030
3093
|
required: true,
|
|
3031
3094
|
type: {
|
|
3032
3095
|
name: "String",
|
|
3033
3096
|
},
|
|
3034
|
-
}
|
|
3097
|
+
},
|
|
3098
|
+
},
|
|
3035
3099
|
},
|
|
3036
3100
|
};
|
|
3037
3101
|
exports.WorkbookResource = {
|
|
3038
3102
|
type: {
|
|
3039
3103
|
name: "Composite",
|
|
3040
3104
|
className: "WorkbookResource",
|
|
3041
|
-
modelProperties:
|
|
3105
|
+
modelProperties: {
|
|
3106
|
+
...exports.TrackedResource.type.modelProperties,
|
|
3107
|
+
identity: {
|
|
3042
3108
|
serializedName: "identity",
|
|
3043
3109
|
type: {
|
|
3044
3110
|
name: "Composite",
|
|
3045
3111
|
className: "WorkbookResourceIdentity",
|
|
3046
3112
|
},
|
|
3047
|
-
},
|
|
3113
|
+
},
|
|
3114
|
+
kind: {
|
|
3048
3115
|
serializedName: "kind",
|
|
3049
3116
|
type: {
|
|
3050
3117
|
name: "String",
|
|
3051
3118
|
},
|
|
3052
|
-
},
|
|
3119
|
+
},
|
|
3120
|
+
etag: {
|
|
3053
3121
|
serializedName: "etag",
|
|
3054
3122
|
type: {
|
|
3055
3123
|
name: "String",
|
|
3056
3124
|
},
|
|
3057
|
-
}
|
|
3125
|
+
},
|
|
3126
|
+
},
|
|
3058
3127
|
},
|
|
3059
3128
|
};
|
|
3060
3129
|
exports.ComponentLinkedStorageAccounts = {
|
|
3061
3130
|
type: {
|
|
3062
3131
|
name: "Composite",
|
|
3063
3132
|
className: "ComponentLinkedStorageAccounts",
|
|
3064
|
-
modelProperties:
|
|
3133
|
+
modelProperties: {
|
|
3134
|
+
...exports.ProxyResource.type.modelProperties,
|
|
3135
|
+
linkedStorageAccount: {
|
|
3065
3136
|
serializedName: "properties.linkedStorageAccount",
|
|
3066
3137
|
type: {
|
|
3067
3138
|
name: "String",
|
|
3068
3139
|
},
|
|
3069
|
-
}
|
|
3140
|
+
},
|
|
3141
|
+
},
|
|
3070
3142
|
},
|
|
3071
3143
|
};
|
|
3072
3144
|
exports.DeletedWorkbookResource = {
|
|
3073
3145
|
type: {
|
|
3074
3146
|
name: "Composite",
|
|
3075
3147
|
className: "DeletedWorkbookResource",
|
|
3076
|
-
modelProperties:
|
|
3148
|
+
modelProperties: {
|
|
3149
|
+
...exports.TrackedResourceAutoGenerated.type.modelProperties,
|
|
3150
|
+
kind: {
|
|
3077
3151
|
serializedName: "kind",
|
|
3078
3152
|
type: {
|
|
3079
3153
|
name: "String",
|
|
3080
3154
|
},
|
|
3081
|
-
},
|
|
3155
|
+
},
|
|
3156
|
+
etag: {
|
|
3082
3157
|
serializedName: "etag",
|
|
3083
3158
|
type: {
|
|
3084
3159
|
name: "String",
|
|
3085
3160
|
},
|
|
3086
|
-
}
|
|
3161
|
+
},
|
|
3162
|
+
},
|
|
3087
3163
|
},
|
|
3088
3164
|
};
|
|
3089
3165
|
exports.Workbook = {
|
|
3090
3166
|
type: {
|
|
3091
3167
|
name: "Composite",
|
|
3092
3168
|
className: "Workbook",
|
|
3093
|
-
modelProperties:
|
|
3169
|
+
modelProperties: {
|
|
3170
|
+
...exports.WorkbookResource.type.modelProperties,
|
|
3171
|
+
systemData: {
|
|
3094
3172
|
serializedName: "systemData",
|
|
3095
3173
|
type: {
|
|
3096
3174
|
name: "Composite",
|
|
3097
3175
|
className: "SystemData",
|
|
3098
3176
|
},
|
|
3099
|
-
},
|
|
3177
|
+
},
|
|
3178
|
+
displayName: {
|
|
3100
3179
|
serializedName: "properties.displayName",
|
|
3101
3180
|
type: {
|
|
3102
3181
|
name: "String",
|
|
3103
3182
|
},
|
|
3104
|
-
},
|
|
3183
|
+
},
|
|
3184
|
+
serializedData: {
|
|
3105
3185
|
serializedName: "properties.serializedData",
|
|
3106
3186
|
nullable: true,
|
|
3107
3187
|
type: {
|
|
3108
3188
|
name: "String",
|
|
3109
3189
|
},
|
|
3110
|
-
},
|
|
3190
|
+
},
|
|
3191
|
+
version: {
|
|
3111
3192
|
serializedName: "properties.version",
|
|
3112
3193
|
type: {
|
|
3113
3194
|
name: "String",
|
|
3114
3195
|
},
|
|
3115
|
-
},
|
|
3196
|
+
},
|
|
3197
|
+
timeModified: {
|
|
3116
3198
|
serializedName: "properties.timeModified",
|
|
3117
3199
|
readOnly: true,
|
|
3118
3200
|
type: {
|
|
3119
3201
|
name: "DateTime",
|
|
3120
3202
|
},
|
|
3121
|
-
},
|
|
3203
|
+
},
|
|
3204
|
+
category: {
|
|
3122
3205
|
serializedName: "properties.category",
|
|
3123
3206
|
type: {
|
|
3124
3207
|
name: "String",
|
|
3125
3208
|
},
|
|
3126
|
-
},
|
|
3209
|
+
},
|
|
3210
|
+
tagsPropertiesTags: {
|
|
3127
3211
|
serializedName: "properties.tags",
|
|
3128
3212
|
type: {
|
|
3129
3213
|
name: "Sequence",
|
|
@@ -3133,71 +3217,84 @@ exports.Workbook = {
|
|
|
3133
3217
|
},
|
|
3134
3218
|
},
|
|
3135
3219
|
},
|
|
3136
|
-
},
|
|
3220
|
+
},
|
|
3221
|
+
userId: {
|
|
3137
3222
|
serializedName: "properties.userId",
|
|
3138
3223
|
readOnly: true,
|
|
3139
3224
|
type: {
|
|
3140
3225
|
name: "String",
|
|
3141
3226
|
},
|
|
3142
|
-
},
|
|
3227
|
+
},
|
|
3228
|
+
sourceId: {
|
|
3143
3229
|
serializedName: "properties.sourceId",
|
|
3144
3230
|
type: {
|
|
3145
3231
|
name: "String",
|
|
3146
3232
|
},
|
|
3147
|
-
},
|
|
3233
|
+
},
|
|
3234
|
+
storageUri: {
|
|
3148
3235
|
serializedName: "properties.storageUri",
|
|
3149
3236
|
nullable: true,
|
|
3150
3237
|
type: {
|
|
3151
3238
|
name: "String",
|
|
3152
3239
|
},
|
|
3153
|
-
},
|
|
3240
|
+
},
|
|
3241
|
+
description: {
|
|
3154
3242
|
serializedName: "properties.description",
|
|
3155
3243
|
nullable: true,
|
|
3156
3244
|
type: {
|
|
3157
3245
|
name: "String",
|
|
3158
3246
|
},
|
|
3159
|
-
},
|
|
3247
|
+
},
|
|
3248
|
+
revision: {
|
|
3160
3249
|
serializedName: "properties.revision",
|
|
3161
3250
|
readOnly: true,
|
|
3162
3251
|
nullable: true,
|
|
3163
3252
|
type: {
|
|
3164
3253
|
name: "String",
|
|
3165
3254
|
},
|
|
3166
|
-
}
|
|
3255
|
+
},
|
|
3256
|
+
},
|
|
3167
3257
|
},
|
|
3168
3258
|
};
|
|
3169
3259
|
exports.DeletedWorkbook = {
|
|
3170
3260
|
type: {
|
|
3171
3261
|
name: "Composite",
|
|
3172
3262
|
className: "DeletedWorkbook",
|
|
3173
|
-
modelProperties:
|
|
3263
|
+
modelProperties: {
|
|
3264
|
+
...exports.DeletedWorkbookResource.type.modelProperties,
|
|
3265
|
+
displayName: {
|
|
3174
3266
|
serializedName: "properties.displayName",
|
|
3175
3267
|
type: {
|
|
3176
3268
|
name: "String",
|
|
3177
3269
|
},
|
|
3178
|
-
},
|
|
3270
|
+
},
|
|
3271
|
+
serializedData: {
|
|
3179
3272
|
serializedName: "properties.serializedData",
|
|
3180
3273
|
nullable: true,
|
|
3181
3274
|
type: {
|
|
3182
3275
|
name: "String",
|
|
3183
3276
|
},
|
|
3184
|
-
},
|
|
3277
|
+
},
|
|
3278
|
+
version: {
|
|
3185
3279
|
serializedName: "properties.version",
|
|
3186
3280
|
type: {
|
|
3187
3281
|
name: "String",
|
|
3188
3282
|
},
|
|
3189
|
-
},
|
|
3283
|
+
},
|
|
3284
|
+
timeModified: {
|
|
3190
3285
|
serializedName: "properties.timeModified",
|
|
3191
3286
|
readOnly: true,
|
|
3192
3287
|
type: {
|
|
3193
3288
|
name: "DateTime",
|
|
3194
3289
|
},
|
|
3195
|
-
},
|
|
3290
|
+
},
|
|
3291
|
+
category: {
|
|
3196
3292
|
serializedName: "properties.category",
|
|
3197
3293
|
type: {
|
|
3198
3294
|
name: "String",
|
|
3199
3295
|
},
|
|
3200
|
-
},
|
|
3296
|
+
},
|
|
3297
|
+
tagsPropertiesTags: {
|
|
3201
3298
|
serializedName: "properties.tags",
|
|
3202
3299
|
type: {
|
|
3203
3300
|
name: "Sequence",
|
|
@@ -3207,37 +3304,43 @@ exports.DeletedWorkbook = {
|
|
|
3207
3304
|
},
|
|
3208
3305
|
},
|
|
3209
3306
|
},
|
|
3210
|
-
},
|
|
3307
|
+
},
|
|
3308
|
+
userId: {
|
|
3211
3309
|
serializedName: "properties.userId",
|
|
3212
3310
|
readOnly: true,
|
|
3213
3311
|
type: {
|
|
3214
3312
|
name: "String",
|
|
3215
3313
|
},
|
|
3216
|
-
},
|
|
3314
|
+
},
|
|
3315
|
+
sourceId: {
|
|
3217
3316
|
serializedName: "properties.sourceId",
|
|
3218
3317
|
type: {
|
|
3219
3318
|
name: "String",
|
|
3220
3319
|
},
|
|
3221
|
-
},
|
|
3320
|
+
},
|
|
3321
|
+
storageUri: {
|
|
3222
3322
|
serializedName: "properties.storageUri",
|
|
3223
3323
|
nullable: true,
|
|
3224
3324
|
type: {
|
|
3225
3325
|
name: "String",
|
|
3226
3326
|
},
|
|
3227
|
-
},
|
|
3327
|
+
},
|
|
3328
|
+
description: {
|
|
3228
3329
|
serializedName: "properties.description",
|
|
3229
3330
|
nullable: true,
|
|
3230
3331
|
type: {
|
|
3231
3332
|
name: "String",
|
|
3232
3333
|
},
|
|
3233
|
-
},
|
|
3334
|
+
},
|
|
3335
|
+
revision: {
|
|
3234
3336
|
serializedName: "properties.revision",
|
|
3235
3337
|
readOnly: true,
|
|
3236
3338
|
nullable: true,
|
|
3237
3339
|
type: {
|
|
3238
3340
|
name: "String",
|
|
3239
3341
|
},
|
|
3240
|
-
}
|
|
3342
|
+
},
|
|
3343
|
+
},
|
|
3241
3344
|
},
|
|
3242
3345
|
};
|
|
3243
3346
|
//# sourceMappingURL=mappers.js.map
|