Skip to content

Commit c152883

Browse files
nschonnisarangan12
authored andcommitted
typo: recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices (#4731)
- polymorhpic -> polymorphic - managmement -> management - managemenent -> management - propertes -> properties - Encrpytion -> Encryption - specifc -> specific - operationss -> operations - DB's -> DBs - recoverypoint -> recovery point - specifcally -> specifically - encaspulates -> encapsulates - alongwith -> along with - backupengine -> backup engine - Diskspace -> Disk space - follwing -> following - potentiallty -> potentially - exteded -> extended - Exoprt -> Export - transfered -> transferred
1 parent 1c2a296 commit c152883

File tree

5 files changed

+67
-67
lines changed

5 files changed

+67
-67
lines changed

specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2016-06-01/recoveryservicesbackup.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@
10891089
{
10901090
"name": "$filter",
10911091
"in": "query",
1092-
"description": " itemType eq { VM , FileFolder , AzureSqlDb , SQLDB , Exchange , Sharepoint , DPMUnknown } and providerType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql } and policyName eq {policyname} and containerName eq {containername} and backupManagementType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql }.",
1092+
"description": " itemType eq { VM , FileFolder , AzureSqlDb , SQLDB , Exchange , Sharepoint , DPMUnknown } and providerType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql } and policyName eq {policyName} and containerName eq {containername} and backupManagementType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql }.",
10931093
"required": false,
10941094
"type": "string"
10951095
},
@@ -1163,7 +1163,7 @@
11631163
{
11641164
"name": "$filter",
11651165
"in": "query",
1166-
"description": "expand eq {extendedinfo}. This filter enables you to choose (or filter) specific items in the list of backup items.",
1166+
"description": "expand eq {extendedInfo}. This filter enables you to choose (or filter) specific items in the list of backup items.",
11671167
"required": false,
11681168
"type": "string"
11691169
}
@@ -1951,7 +1951,7 @@
19511951
"type": "object",
19521952
"properties": {
19531953
"objectType": {
1954-
"description": "This property is used as the discriminator for deciding between types, in the polymorhpic chain of types.",
1954+
"description": "This property is used as the discriminator for deciding between types, in the polymorphic chain of types.",
19551955
"type": "string"
19561956
}
19571957
},
@@ -2090,7 +2090,7 @@
20902090
"type": "string"
20912091
},
20922092
"jobType": {
2093-
"description": "This property is the discriminator for deciding between the specific types in the polymorhpic chain of types.",
2093+
"description": "This property is the discriminator for deciding between the specific types in the polymorphic chain of types.",
20942094
"type": "string"
20952095
}
20962096
},
@@ -2118,7 +2118,7 @@
21182118
}
21192119
},
21202120
"backupManagementType": {
2121-
"description": "Type of backup managmenent for the job.",
2121+
"description": "Type of backup management for the job.",
21222122
"enum": [
21232123
"Invalid",
21242124
"AzureIaasVM",
@@ -2188,7 +2188,7 @@
21882188
"type": "object",
21892189
"properties": {
21902190
"objectType": {
2191-
"description": "This property is the discriminator for deciding between the specific types in the polymorhpic chain of types.",
2191+
"description": "This property is the discriminator for deciding between the specific types in the polymorphic chain of types.",
21922192
"type": "string"
21932193
}
21942194
},
@@ -2225,7 +2225,7 @@
22252225
"type": "object",
22262226
"properties": {
22272227
"backupManagementType": {
2228-
"description": "The backup managemenent type.",
2228+
"description": "The backup management type.",
22292229
"type": "string"
22302230
},
22312231
"protectableItemType": {
@@ -2310,7 +2310,7 @@
23102310
"type": "string"
23112311
},
23122312
"backupManagementType": {
2313-
"description": "The backup managemenent type associated with the backup item.",
2313+
"description": "The backup management type associated with the backup item.",
23142314
"enum": [
23152315
"Invalid",
23162316
"AzureIaasVM",
@@ -2453,7 +2453,7 @@
24532453
"type": "object",
24542454
"properties": {
24552455
"objectType": {
2456-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
2456+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
24572457
"type": "string"
24582458
}
24592459
},
@@ -2495,7 +2495,7 @@
24952495
"type": "object",
24962496
"properties": {
24972497
"objectType": {
2498-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
2498+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
24992499
"type": "string"
25002500
}
25012501
},
@@ -2557,7 +2557,7 @@
25572557
"type": "string"
25582558
},
25592559
"backupManagementType": {
2560-
"description": "The backup managemenent type for the container.",
2560+
"description": "The backup management type for the container.",
25612561
"enum": [
25622562
"Invalid",
25632563
"AzureIaasVM",
@@ -2581,7 +2581,7 @@
25812581
"type": "string"
25822582
},
25832583
"containerType": {
2584-
"description": "The type assigned to the container. The values to use for each of these propertes are:<br/> 1. Compute Azure VM is Microsoft.Compute/virtualMachines<br/> 2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines<br/> 3. Windows machines (like Azure Backup Server and DPM) is Windows<br/> 4. Azure SQL instance is AzureSqlContainer.",
2584+
"description": "The type assigned to the container. The values to use for each of these properties are:<br/> 1. Compute Azure VM is Microsoft.Compute/virtualMachines<br/> 2. Classic Compute Azure VM is Microsoft.ClassicCompute/virtualMachines<br/> 3. Windows machines (like Azure Backup Server and DPM) is Windows<br/> 4. Azure SQL instance is AzureSqlContainer.",
25852585
"type": "string",
25862586
"readOnly": true
25872587
},
@@ -2658,7 +2658,7 @@
26582658
"type": "integer"
26592659
},
26602660
"backupManagementType": {
2661-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
2661+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
26622662
"type": "string"
26632663
}
26642664
},
@@ -2704,7 +2704,7 @@
27042704
"type": "object",
27052705
"properties": {
27062706
"objectType": {
2707-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
2707+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
27082708
"type": "string"
27092709
}
27102710
},
@@ -2715,7 +2715,7 @@
27152715
"type": "object",
27162716
"properties": {
27172717
"objectType": {
2718-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
2718+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
27192719
"type": "string"
27202720
}
27212721
},
@@ -3095,7 +3095,7 @@
30953095
"type": "object",
30963096
"properties": {
30973097
"schedulePolicyType": {
3098-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
3098+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
30993099
"type": "string"
31003100
}
31013101
},
@@ -3106,7 +3106,7 @@
31063106
"type": "object",
31073107
"properties": {
31083108
"retentionPolicyType": {
3109-
"description": "This property is used as the discriminator for deciding the specific types in the polymorhpic chain of types.",
3109+
"description": "This property is used as the discriminator for deciding the specific types in the polymorphic chain of types.",
31103110
"type": "string"
31113111
}
31123112
},
@@ -3199,7 +3199,7 @@
31993199
},
32003200
"bekDetails": {
32013201
"$ref": "#/definitions/BEKDetails",
3202-
"description": "BEK is Bitlocker Encrpytion Key."
3202+
"description": "BEK is Bitlocker Encryption Key."
32033203
}
32043204
}
32053205
},
@@ -3222,7 +3222,7 @@
32223222
}
32233223
},
32243224
"BEKDetails": {
3225-
"description": "BEK is Bitlocker Encrpytion Key.",
3225+
"description": "BEK is Bitlocker Encryption Key.",
32263226
"type": "object",
32273227
"properties": {
32283228
"secretUrl": {
@@ -3397,7 +3397,7 @@
33973397
"x-ms-discriminator-value": "IaasVMILRRegistrationRequest"
33983398
},
33993399
"AzureIaaSVMJob": {
3400-
"description": "The Azure IaaS VM workload-specifc job object.",
3400+
"description": "The Azure IaaS VM workload-specific job object.",
34013401
"type": "object",
34023402
"allOf": [
34033403
{
@@ -3538,7 +3538,7 @@
35383538
}
35393539
},
35403540
"DpmJob": {
3541-
"description": "The DPM workload-specifc job object.",
3541+
"description": "The DPM workload-specific job object.",
35423542
"type": "object",
35433543
"allOf": [
35443544
{

specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2016-08-10/operations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"type": "object",
121121
"properties": {
122122
"value": {
123-
"description": "List of available operationss.",
123+
"description": "List of available operations.",
124124
"type": "array",
125125
"items": {
126126
"$ref": "#/definitions/ClientDiscoveryValueForSingleApi"

0 commit comments

Comments
 (0)