Skip to content

Commit

Permalink
Merge pull request #3189 from Azure/autogenerate-batch
Browse files Browse the repository at this point in the history
Update Generated Schemas
  • Loading branch information
Xynoclafe authored Aug 22, 2024
2 parents 47f5d8a + 7c74403 commit afb3b98
Show file tree
Hide file tree
Showing 796 changed files with 110,108 additions and 2,204 deletions.
860 changes: 500 additions & 360 deletions generator/resources.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions schemas/2014-04-01/Microsoft.Insights.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@
"description": "the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -383,6 +384,7 @@
"description": "a value indicating whether to send email to subscription administrator.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand All @@ -394,6 +396,7 @@
"description": "a value indicating whether to send email to subscription co-administrators.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -1051,6 +1054,7 @@
]
},
"value": {
"default": "1",
"description": "the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.",
"type": "string"
}
Expand Down
3 changes: 3 additions & 0 deletions schemas/2015-03-01-preview/Microsoft.HDInsight.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,7 @@
"description": "Indicates whether or not resource disk encryption is enabled.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -830,6 +831,7 @@
"description": "Indicates whether or not inter cluster node communication is encrypted in transit.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -1010,6 +1012,7 @@
"description": "Indicates whether encrypt the data disks.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down
1 change: 1 addition & 0 deletions schemas/2015-04-01/Microsoft.DomainRegistration.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
"description": "<code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>.",
"oneOf": [
{
"default": true,
"type": "boolean"
},
{
Expand Down
4 changes: 4 additions & 0 deletions schemas/2015-04-01/Microsoft.Insights.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
"description": "the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -255,6 +256,7 @@
"description": "a value indicating whether to send email to subscription administrator.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand All @@ -266,6 +268,7 @@
"description": "a value indicating whether to send email to subscription co-administrators.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -549,6 +552,7 @@
]
},
"value": {
"default": "1",
"description": "the number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.",
"type": "string"
}
Expand Down
3 changes: 3 additions & 0 deletions schemas/2015-05-01/Microsoft.Insights.Application.json
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@
"description": "Retention period in days.",
"oneOf": [
{
"default": 90,
"type": "integer"
},
{
Expand Down Expand Up @@ -969,6 +970,7 @@
"description": "Interval in seconds between test runs for this WebTest. Default value is 300.",
"oneOf": [
{
"default": 300,
"type": "integer"
},
{
Expand Down Expand Up @@ -1028,6 +1030,7 @@
"description": "Seconds until this WebTest will timeout and fail. Default value is 30.",
"oneOf": [
{
"default": 30,
"type": "integer"
},
{
Expand Down
2 changes: 2 additions & 0 deletions schemas/2015-08-19/Microsoft.Search.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
"description": "The number of partitions in the Search service; if specified, it can be 1, 2, 3, 4, 6, or 12. Values greater than 1 are only valid for standard SKUs. For 'standard3' services with hostingMode set to 'highDensity', the allowed values are between 1 and 3.",
"oneOf": [
{
"default": 1,
"maximum": 12,
"minimum": 1,
"type": "integer"
Expand All @@ -145,6 +146,7 @@
"description": "The number of replicas in the Search service. If specified, it must be a value between 1 and 12 inclusive for standard SKUs or between 1 and 3 inclusive for basic SKU.",
"oneOf": [
{
"default": 1,
"maximum": 12,
"minimum": 1,
"type": "integer"
Expand Down
3 changes: 3 additions & 0 deletions schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@
"description": "The maximum supported degree of parallelism per job for this account.",
"oneOf": [
{
"default": 32,
"minimum": 1,
"type": "integer"
},
Expand All @@ -428,6 +429,7 @@
"description": "The maximum supported jobs running under the account at the same time.",
"oneOf": [
{
"default": 20,
"type": "integer"
},
{
Expand Down Expand Up @@ -473,6 +475,7 @@
"description": "The number of days that job metadata is retained.",
"oneOf": [
{
"default": 30,
"maximum": 180,
"minimum": 1,
"type": "integer"
Expand Down
1 change: 1 addition & 0 deletions schemas/2016-03-30/Microsoft.ContainerService.Aks.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
{
"oneOf": [
{
"default": 1,
"type": "integer"
},
{
Expand Down
2 changes: 2 additions & 0 deletions schemas/2016-05-01-preview/Microsoft.MachineLearning.json
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,7 @@
"type": "string"
},
"type": {
"default": "object",
"description": "The type of the entity described in swagger. Always 'object'.",
"type": "string"
}
Expand Down Expand Up @@ -831,6 +832,7 @@
"type": "string"
},
"type": {
"default": "object",
"description": "The type of the entity described in swagger.",
"type": "string"
}
Expand Down
3 changes: 3 additions & 0 deletions schemas/2016-05-16/Microsoft.AnalysisServices.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
{
"oneOf": [
{
"default": 1,
"type": "integer"
},
{
Expand All @@ -127,6 +128,7 @@
{
"oneOf": [
{
"default": 1,
"type": "integer"
},
{
Expand All @@ -149,6 +151,7 @@
"description": "The number of instances in the read only query pool.",
"oneOf": [
{
"default": 1,
"maximum": 8,
"minimum": 1,
"type": "integer"
Expand Down
6 changes: 6 additions & 0 deletions schemas/2016-07-07/Microsoft.ApiManagement.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@
"description": "Flag indicating whether SSL certificate chain validation should be skipped when using self-signed certificates for this backend host.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -946,6 +947,7 @@
"description": "Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as \"protected\" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as \"open\" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true.",
"oneOf": [
{
"default": true,
"type": "boolean"
},
{
Expand Down Expand Up @@ -1306,6 +1308,7 @@
"description": "The SKU Unit count at the location. The maximum SKU Unit count depends on the SkuType. Maximum allowed for Developer SKU is 1, for Standard SKU is 4, and for Premium SKU is 10, at a location.",
"oneOf": [
{
"default": 1,
"maximum": 10,
"type": "integer"
},
Expand Down Expand Up @@ -1432,6 +1435,7 @@
"description": "Capacity of the SKU (number of deployed units of the SKU). The default value is 1.",
"oneOf": [
{
"default": 1,
"type": "integer"
},
{
Expand Down Expand Up @@ -2158,6 +2162,7 @@
"description": "Flag indicating whether SSL certificate chain validation should be skipped when using self-signed certificates for this backend host.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -2585,6 +2590,7 @@
"description": "Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as \"protected\" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as \"open\" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true.",
"oneOf": [
{
"default": true,
"type": "boolean"
},
{
Expand Down
10 changes: 10 additions & 0 deletions schemas/2016-08-01/Microsoft.Web.json
Original file line number Diff line number Diff line change
Expand Up @@ -2645,6 +2645,7 @@
"description": "How often the backup should be executed (e.g. for weekly backup, this should be set to 7 and FrequencyUnit should be set to Day)",
"oneOf": [
{
"default": 7,
"type": "integer"
},
{
Expand All @@ -2671,6 +2672,7 @@
"description": "True if the retention policy should always keep at least one backup in the storage account, regardless how old it is; false otherwise.",
"oneOf": [
{
"default": true,
"type": "boolean"
},
{
Expand All @@ -2682,6 +2684,7 @@
"description": "After how many days backups should be deleted.",
"oneOf": [
{
"default": 30,
"type": "integer"
},
{
Expand Down Expand Up @@ -3826,6 +3829,7 @@
"description": "Changes a logic when restoring an app with custom domains. <code>true</code> to remove custom domains automatically. If <code>false</code>, custom domains are added to \nthe app's object when it is being restored, but that might fail due to conflicts during the operation.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand All @@ -3837,6 +3841,7 @@
"description": "Ignore the databases and only restore the site content",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -4243,6 +4248,7 @@
"description": "Http20Enabled: configures a web site to allow clients to connect over http2.0",
"oneOf": [
{
"default": true,
"type": "boolean"
},
{
Expand Down Expand Up @@ -4324,6 +4330,7 @@
"description": "<code>true</code> to enable local MySQL; otherwise, <code>false</code>.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down Expand Up @@ -4374,6 +4381,7 @@
]
},
"netFrameworkVersion": {
"default": "v4.6",
"description": ".NET Framework version.",
"type": "string"
},
Expand Down Expand Up @@ -4728,6 +4736,7 @@
"description": "<code>true</code> if reserved; otherwise, <code>false</code>.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand All @@ -4739,6 +4748,7 @@
"description": "<code>true</code> to stop SCM (KUDU) site when the app is stopped; otherwise, <code>false</code>. The default is <code>false</code>.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down
3 changes: 3 additions & 0 deletions schemas/2016-09-01/Microsoft.Network.NRP.json
Original file line number Diff line number Diff line change
Expand Up @@ -4130,6 +4130,7 @@
"description": "Number of bytes captured per packet, the remaining bytes are truncated.",
"oneOf": [
{
"default": 0,
"type": "integer"
},
{
Expand Down Expand Up @@ -4170,6 +4171,7 @@
"description": "Maximum duration of the capture session in seconds.",
"oneOf": [
{
"default": 18000,
"type": "integer"
},
{
Expand All @@ -4181,6 +4183,7 @@
"description": "Maximum size of the capture output.",
"oneOf": [
{
"default": 1073741824,
"type": "integer"
},
{
Expand Down
2 changes: 2 additions & 0 deletions schemas/2016-09-01/Microsoft.Web.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@
"description": "If <code>true</code>, apps assigned to this App Service plan can be scaled independently.\nIf <code>false</code>, apps assigned to this App Service plan will scale to all instances of the plan.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand All @@ -585,6 +586,7 @@
"description": "If Linux app service plan <code>true</code>, <code>false</code> otherwise.",
"oneOf": [
{
"default": false,
"type": "boolean"
},
{
Expand Down
2 changes: 2 additions & 0 deletions schemas/2016-09-30/Microsoft.ContainerService.Aks.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"description": "Number of agents (VMs) to host docker containers. Allowed values must be in the range of 1 to 100 (inclusive). The default value is 1. ",
"oneOf": [
{
"default": 1,
"maximum": 100,
"minimum": 1,
"type": "integer"
Expand Down Expand Up @@ -231,6 +232,7 @@
{
"oneOf": [
{
"default": 1,
"type": "integer"
},
{
Expand Down
Loading

0 comments on commit afb3b98

Please sign in to comment.