Skip to content

Commit 56e4c06

Browse files
ziyeqfanandanthony
authored andcommitted
change the user segment name replicationProtectedItemName to replicatedProtectedItemName to keep consistency. (Azure#21207)
1 parent f8ebaf8 commit 56e4c06

File tree

1 file changed

+2
-2
lines changed
  • specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2022-09-10

1 file changed

+2
-2
lines changed

specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2022-09-10/service.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4460,7 +4460,7 @@
44604460
}
44614461
}
44624462
},
4463-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicationProtectedItemName}/updateMobilityService": {
4463+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/updateMobilityService": {
44644464
"post": {
44654465
"tags": [
44664466
"ReplicationProtectedItems"
@@ -4502,7 +4502,7 @@
45024502
"type": "string"
45034503
},
45044504
{
4505-
"name": "replicationProtectedItemName",
4505+
"name": "replicatedProtectedItemName",
45064506
"in": "path",
45074507
"description": "The name of the protected item on which the agent is to be updated.",
45084508
"required": true,

0 commit comments

Comments
 (0)