You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json
+11-5
Original file line number
Diff line number
Diff line change
@@ -655,6 +655,9 @@
655
655
"200": {
656
656
"description": "Successfully removed the specified Azure Data Lake Store account information from the specified Azure Data Lake Analytics account."
657
657
},
658
+
"204": {
659
+
"description": "Successfully removed the specified Azure Data Lake Store account information from the specified Azure Data Lake Analytics account."
"description": "The list of Data Lake Store accounts associated with this account."
1884
+
},
1875
1885
"storageAccounts": {
1876
1886
"readOnly": true,
1877
1887
"type": "array",
@@ -1913,7 +1923,6 @@
1913
1923
"description": "The list of firewall rules associated with this account."
1914
1924
},
1915
1925
"firewallState": {
1916
-
"readOnly": true,
1917
1926
"type": "string",
1918
1927
"enum": [
1919
1928
"Enabled",
@@ -1926,7 +1935,6 @@
1926
1935
"description": "The current state of the IP address firewall for this account."
1927
1936
},
1928
1937
"firewallAllowAzureIps": {
1929
-
"readOnly": true,
1930
1938
"type": "string",
1931
1939
"enum": [
1932
1940
"Enabled",
@@ -1939,7 +1947,6 @@
1939
1947
"description": "The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced."
1940
1948
},
1941
1949
"newTier": {
1942
-
"readOnly": true,
1943
1950
"type": "string",
1944
1951
"enum": [
1945
1952
"Consumption",
@@ -2001,7 +2008,6 @@
2001
2008
"description": "The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account."
Copy file name to clipboardExpand all lines: specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/examples/Accounts_Get.json
Copy file name to clipboardExpand all lines: specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/examples/DataLakeStoreAccounts_Delete.json
Copy file name to clipboardExpand all lines: specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/stable/2016-11-01/account.json
+12-6
Original file line number
Diff line number
Diff line change
@@ -1752,7 +1752,7 @@
1752
1752
"id": {
1753
1753
"readOnly": true,
1754
1754
"type": "string",
1755
-
"description": "The resource identifer."
1755
+
"description": "The resource identifier."
1756
1756
},
1757
1757
"name": {
1758
1758
"readOnly": true,
@@ -1854,6 +1854,13 @@
1854
1854
},
1855
1855
"description": "The list of Data Lake Store accounts associated with this account."
"description": "The list of Data Lake Store accounts associated with this account."
1863
+
},
1857
1864
"storageAccounts": {
1858
1865
"readOnly": true,
1859
1866
"type": "array",
@@ -1895,7 +1902,6 @@
1895
1902
"description": "The list of firewall rules associated with this account."
1896
1903
},
1897
1904
"firewallState": {
1898
-
"readOnly": true,
1899
1905
"type": "string",
1900
1906
"enum": [
1901
1907
"Enabled",
@@ -1908,7 +1914,6 @@
1908
1914
"description": "The current state of the IP address firewall for this account."
1909
1915
},
1910
1916
"firewallAllowAzureIps": {
1911
-
"readOnly": true,
1912
1917
"type": "string",
1913
1918
"enum": [
1914
1919
"Enabled",
@@ -1921,7 +1926,6 @@
1921
1926
"description": "The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced."
1922
1927
},
1923
1928
"newTier": {
1924
-
"readOnly": true,
1925
1929
"type": "string",
1926
1930
"enum": [
1927
1931
"Consumption",
@@ -1987,7 +1991,6 @@
1987
1991
"description": "The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account."
Copy file name to clipboardExpand all lines: specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/stable/2016-11-01/examples/Accounts_Get.json
0 commit comments