Skip to content

Commit 1e5f998

Browse files
yantang-msftFredericHeem
authored andcommitted
Add x-ms-identifiers for datalake-analytics (Azure#17756)
1 parent a3b2431 commit 1e5f998

File tree

2 files changed

+100
-26
lines changed
  • specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics

2 files changed

+100
-26
lines changed

specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2019-11-01-preview/account.json

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,7 +2291,10 @@
22912291
"items": {
22922292
"$ref": "#/definitions/SasTokenInformation"
22932293
},
2294-
"description": "The results of the list operation."
2294+
"description": "The results of the list operation.",
2295+
"x-ms-identifiers": [
2296+
"accessToken"
2297+
]
22952298
},
22962299
"nextLink": {
22972300
"readOnly": true,
@@ -2635,7 +2638,10 @@
26352638
"items": {
26362639
"$ref": "#/definitions/Operation"
26372640
},
2638-
"description": "The results of the list operation."
2641+
"description": "The results of the list operation.",
2642+
"x-ms-identifiers": [
2643+
"name"
2644+
]
26392645
},
26402646
"nextLink": {
26412647
"readOnly": true,
@@ -2684,7 +2690,8 @@
26842690
"items": {
26852691
"$ref": "#/definitions/OperationMetaMetricAvailabilitiesSpecification"
26862692
},
2687-
"description": "The availabilities for OperationMetaMetricSpecification."
2693+
"description": "The availabilities for OperationMetaMetricSpecification.",
2694+
"x-ms-identifiers": []
26882695
}
26892696
}
26902697
},
@@ -2711,14 +2718,20 @@
27112718
"items": {
27122719
"$ref": "#/definitions/OperationMetaMetricSpecification"
27132720
},
2714-
"description": "The metricSpecifications for OperationMetaServiceSpecification."
2721+
"description": "The metricSpecifications for OperationMetaServiceSpecification.",
2722+
"x-ms-identifiers": [
2723+
"name"
2724+
]
27152725
},
27162726
"logSpecifications": {
27172727
"type": "array",
27182728
"items": {
27192729
"$ref": "#/definitions/OperationMetaLogSpecification"
27202730
},
2721-
"description": "The logSpecifications for OperationMetaServiceSpecification."
2731+
"description": "The logSpecifications for OperationMetaServiceSpecification.",
2732+
"x-ms-identifiers": [
2733+
"name"
2734+
]
27222735
}
27232736
}
27242737
},
@@ -2834,28 +2847,40 @@
28342847
"items": {
28352848
"$ref": "#/definitions/AddDataLakeStoreWithAccountParameters"
28362849
},
2837-
"description": "The list of Data Lake Store accounts associated with this account."
2850+
"description": "The list of Data Lake Store accounts associated with this account.",
2851+
"x-ms-identifiers": [
2852+
"name"
2853+
]
28382854
},
28392855
"storageAccounts": {
28402856
"type": "array",
28412857
"items": {
28422858
"$ref": "#/definitions/AddStorageAccountWithAccountParameters"
28432859
},
2844-
"description": "The list of Azure Blob Storage accounts associated with this account."
2860+
"description": "The list of Azure Blob Storage accounts associated with this account.",
2861+
"x-ms-identifiers": [
2862+
"name"
2863+
]
28452864
},
28462865
"computePolicies": {
28472866
"type": "array",
28482867
"items": {
28492868
"$ref": "#/definitions/CreateComputePolicyWithAccountParameters"
28502869
},
2851-
"description": "The list of compute policies associated with this account."
2870+
"description": "The list of compute policies associated with this account.",
2871+
"x-ms-identifiers": [
2872+
"name"
2873+
]
28522874
},
28532875
"firewallRules": {
28542876
"type": "array",
28552877
"items": {
28562878
"$ref": "#/definitions/CreateFirewallRuleWithAccountParameters"
28572879
},
2858-
"description": "The list of firewall rules associated with this account."
2880+
"description": "The list of firewall rules associated with this account.",
2881+
"x-ms-identifiers": [
2882+
"name"
2883+
]
28592884
},
28602885
"firewallState": {
28612886
"type": "string",
@@ -2964,28 +2989,40 @@
29642989
"items": {
29652990
"$ref": "#/definitions/UpdateDataLakeStoreWithAccountParameters"
29662991
},
2967-
"description": "The list of Data Lake Store accounts associated with this account."
2992+
"description": "The list of Data Lake Store accounts associated with this account.",
2993+
"x-ms-identifiers": [
2994+
"name"
2995+
]
29682996
},
29692997
"storageAccounts": {
29702998
"type": "array",
29712999
"items": {
29723000
"$ref": "#/definitions/UpdateStorageAccountWithAccountParameters"
29733001
},
2974-
"description": "The list of Azure Blob storage accounts associated with this account."
3002+
"description": "The list of Azure Blob storage accounts associated with this account.",
3003+
"x-ms-identifiers": [
3004+
"name"
3005+
]
29753006
},
29763007
"computePolicies": {
29773008
"type": "array",
29783009
"items": {
29793010
"$ref": "#/definitions/UpdateComputePolicyWithAccountParameters"
29803011
},
2981-
"description": "The list of compute policies associated with this account."
3012+
"description": "The list of compute policies associated with this account.",
3013+
"x-ms-identifiers": [
3014+
"name"
3015+
]
29823016
},
29833017
"firewallRules": {
29843018
"type": "array",
29853019
"items": {
29863020
"$ref": "#/definitions/UpdateFirewallRuleWithAccountParameters"
29873021
},
2988-
"description": "The list of firewall rules associated with this account."
3022+
"description": "The list of firewall rules associated with this account.",
3023+
"x-ms-identifiers": [
3024+
"name"
3025+
]
29893026
},
29903027
"firewallState": {
29913028
"type": "string",

specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/stable/2016-11-01/account.json

Lines changed: 50 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2286,7 +2286,10 @@
22862286
"items": {
22872287
"$ref": "#/definitions/SasTokenInformation"
22882288
},
2289-
"description": "The results of the list operation."
2289+
"description": "The results of the list operation.",
2290+
"x-ms-identifiers": [
2291+
"accessToken"
2292+
]
22902293
},
22912294
"nextLink": {
22922295
"readOnly": true,
@@ -2630,7 +2633,10 @@
26302633
"items": {
26312634
"$ref": "#/definitions/Operation"
26322635
},
2633-
"description": "The results of the list operation."
2636+
"description": "The results of the list operation.",
2637+
"x-ms-identifiers": [
2638+
"name"
2639+
]
26342640
},
26352641
"nextLink": {
26362642
"readOnly": true,
@@ -2679,7 +2685,8 @@
26792685
"items": {
26802686
"$ref": "#/definitions/OperationMetaMetricAvailabilitiesSpecification"
26812687
},
2682-
"description": "The availabilities for OperationMetaMetricSpecification."
2688+
"description": "The availabilities for OperationMetaMetricSpecification.",
2689+
"x-ms-identifiers": []
26832690
}
26842691
}
26852692
},
@@ -2706,14 +2713,20 @@
27062713
"items": {
27072714
"$ref": "#/definitions/OperationMetaMetricSpecification"
27082715
},
2709-
"description": "The metricSpecifications for OperationMetaServiceSpecification."
2716+
"description": "The metricSpecifications for OperationMetaServiceSpecification.",
2717+
"x-ms-identifiers": [
2718+
"name"
2719+
]
27102720
},
27112721
"logSpecifications": {
27122722
"type": "array",
27132723
"items": {
27142724
"$ref": "#/definitions/OperationMetaLogSpecification"
27152725
},
2716-
"description": "The logSpecifications for OperationMetaServiceSpecification."
2726+
"description": "The logSpecifications for OperationMetaServiceSpecification.",
2727+
"x-ms-identifiers": [
2728+
"name"
2729+
]
27172730
}
27182731
}
27192732
},
@@ -2829,28 +2842,40 @@
28292842
"items": {
28302843
"$ref": "#/definitions/AddDataLakeStoreWithAccountParameters"
28312844
},
2832-
"description": "The list of Data Lake Store accounts associated with this account."
2845+
"description": "The list of Data Lake Store accounts associated with this account.",
2846+
"x-ms-identifiers": [
2847+
"name"
2848+
]
28332849
},
28342850
"storageAccounts": {
28352851
"type": "array",
28362852
"items": {
28372853
"$ref": "#/definitions/AddStorageAccountWithAccountParameters"
28382854
},
2839-
"description": "The list of Azure Blob Storage accounts associated with this account."
2855+
"description": "The list of Azure Blob Storage accounts associated with this account.",
2856+
"x-ms-identifiers": [
2857+
"name"
2858+
]
28402859
},
28412860
"computePolicies": {
28422861
"type": "array",
28432862
"items": {
28442863
"$ref": "#/definitions/CreateComputePolicyWithAccountParameters"
28452864
},
2846-
"description": "The list of compute policies associated with this account."
2865+
"description": "The list of compute policies associated with this account.",
2866+
"x-ms-identifiers": [
2867+
"name"
2868+
]
28472869
},
28482870
"firewallRules": {
28492871
"type": "array",
28502872
"items": {
28512873
"$ref": "#/definitions/CreateFirewallRuleWithAccountParameters"
28522874
},
2853-
"description": "The list of firewall rules associated with this account."
2875+
"description": "The list of firewall rules associated with this account.",
2876+
"x-ms-identifiers": [
2877+
"name"
2878+
]
28542879
},
28552880
"firewallState": {
28562881
"type": "string",
@@ -2959,28 +2984,40 @@
29592984
"items": {
29602985
"$ref": "#/definitions/UpdateDataLakeStoreWithAccountParameters"
29612986
},
2962-
"description": "The list of Data Lake Store accounts associated with this account."
2987+
"description": "The list of Data Lake Store accounts associated with this account.",
2988+
"x-ms-identifiers": [
2989+
"name"
2990+
]
29632991
},
29642992
"storageAccounts": {
29652993
"type": "array",
29662994
"items": {
29672995
"$ref": "#/definitions/UpdateStorageAccountWithAccountParameters"
29682996
},
2969-
"description": "The list of Azure Blob storage accounts associated with this account."
2997+
"description": "The list of Azure Blob storage accounts associated with this account.",
2998+
"x-ms-identifiers": [
2999+
"name"
3000+
]
29703001
},
29713002
"computePolicies": {
29723003
"type": "array",
29733004
"items": {
29743005
"$ref": "#/definitions/UpdateComputePolicyWithAccountParameters"
29753006
},
2976-
"description": "The list of compute policies associated with this account."
3007+
"description": "The list of compute policies associated with this account.",
3008+
"x-ms-identifiers": [
3009+
"name"
3010+
]
29773011
},
29783012
"firewallRules": {
29793013
"type": "array",
29803014
"items": {
29813015
"$ref": "#/definitions/UpdateFirewallRuleWithAccountParameters"
29823016
},
2983-
"description": "The list of firewall rules associated with this account."
3017+
"description": "The list of firewall rules associated with this account.",
3018+
"x-ms-identifiers": [
3019+
"name"
3020+
]
29843021
},
29853022
"firewallState": {
29863023
"type": "string",

0 commit comments

Comments
 (0)