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