Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR storage] [Do not Merge] [Private SDK] Add Version Level WORM Api Support #1900

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion schemas/2015-05-01-preview/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"apiVersion",
"location",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts"
Expand Down Expand Up @@ -87,4 +88,4 @@
}
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2015-06-15/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"apiVersion",
"location",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts"
Expand Down Expand Up @@ -94,4 +95,4 @@
"description": "The parameters used to create the storage account."
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2016-01-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -255,4 +256,4 @@
}
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2016-05-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -257,4 +258,4 @@
"description": "The parameters used to create the storage account."
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2016-12-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -280,4 +281,4 @@
"description": "The parameters used to create the storage account."
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2017-06-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -531,4 +532,4 @@
"description": "Virtual Network rule."
}
}
}
}
3 changes: 2 additions & 1 deletion schemas/2017-10-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -532,4 +533,4 @@
"description": "Virtual Network rule."
}
}
}
}
5 changes: 4 additions & 1 deletion schemas/2018-02-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -150,6 +151,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers"
Expand Down Expand Up @@ -196,6 +198,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies"
Expand Down Expand Up @@ -739,4 +742,4 @@
"description": "Virtual Network rule."
}
}
}
}
6 changes: 5 additions & 1 deletion schemas/2018-03-01-preview/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -160,6 +161,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers"
Expand Down Expand Up @@ -206,6 +208,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies"
Expand Down Expand Up @@ -252,6 +255,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/managementPolicies"
Expand Down Expand Up @@ -848,4 +852,4 @@
"description": "Virtual Network rule."
}
}
}
}
6 changes: 5 additions & 1 deletion schemas/2018-07-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -168,6 +169,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices"
Expand Down Expand Up @@ -218,6 +220,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers"
Expand Down Expand Up @@ -264,6 +267,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies"
Expand Down Expand Up @@ -1071,4 +1075,4 @@
"description": "Virtual Network rule."
}
}
}
}
6 changes: 5 additions & 1 deletion schemas/2018-11-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -171,6 +172,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices"
Expand Down Expand Up @@ -221,6 +223,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers"
Expand Down Expand Up @@ -267,6 +270,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies"
Expand Down Expand Up @@ -1139,4 +1143,4 @@
"description": "Virtual Network rule."
}
}
}
}
9 changes: 8 additions & 1 deletion schemas/2019-04-01/Microsoft.Storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"kind",
"location",
"name",
"properties",
"sku",
"type"
],
Expand Down Expand Up @@ -174,6 +175,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices"
Expand Down Expand Up @@ -224,6 +226,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers"
Expand Down Expand Up @@ -270,6 +273,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies"
Expand Down Expand Up @@ -326,6 +330,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/fileServices"
Expand Down Expand Up @@ -366,6 +371,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/fileServices/shares"
Expand Down Expand Up @@ -412,6 +418,7 @@
"required": [
"apiVersion",
"name",
"properties",
"type"
],
"description": "Microsoft.Storage/storageAccounts/managementPolicies"
Expand Down Expand Up @@ -1853,4 +1860,4 @@
"description": "Virtual Network rule."
}
}
}
}
Loading