File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 820820 "description" : " Disk restore point Id."
821821 },
822822 "replicationStatus" : {
823- "type" : " object" ,
824- "items" : {
825- "$ref" : " #/definitions/DiskRestorePointReplicationStatus"
826- },
823+ "$ref" : " #/definitions/DiskRestorePointReplicationStatus" ,
827824 "description" : " The disk restore point replication status information."
828825 }
829826 },
833830 "type" : " object" ,
834831 "properties" : {
835832 "status" : {
836- "type" : " object" ,
837- "items" : {
838- "$ref" : " ./computeRPCommon.json#/definitions/InstanceViewStatus"
839- },
833+ "$ref" : " ./computeRPCommon.json#/definitions/InstanceViewStatus" ,
840834 "description" : " The resource status information."
835+ },
836+ "completionPercent" : {
837+ "type" : " integer" ,
838+ "format" : " int32" ,
839+ "description" : " Replication completion percentage."
841840 }
842841 },
843842 "description" : " The instance view of a disk restore point."
You can’t perform that action at this time.
0 commit comments