You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2016-11-01/storageimportexport.json
+18-5Lines changed: 18 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -616,7 +616,8 @@
616
616
"description": "Provides information about the error message."
617
617
}
618
618
}
619
-
}
619
+
},
620
+
"x-ms-identifiers": []
620
621
},
621
622
"innererror": {
622
623
"type": "object",
@@ -711,7 +712,10 @@
711
712
"type": "array",
712
713
"items": {
713
714
"$ref": "#/definitions/DriveStatus"
714
-
}
715
+
},
716
+
"x-ms-identifiers": [
717
+
"driveId"
718
+
]
715
719
},
716
720
"export": {
717
721
"description": "A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.",
@@ -827,7 +831,10 @@
827
831
"type": "array",
828
832
"items": {
829
833
"$ref": "#/definitions/DriveStatus"
830
-
}
834
+
},
835
+
"x-ms-identifiers": [
836
+
"driveId"
837
+
]
831
838
}
832
839
},
833
840
"description": "Specifies the properties of a UpdateJob."
Copy file name to clipboardExpand all lines: specification/storageimportexport/resource-manager/Microsoft.ImportExport/stable/2020-08-01/storageimportexport.json
+18-5Lines changed: 18 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -616,7 +616,8 @@
616
616
"description": "Provides information about the error message."
617
617
}
618
618
}
619
-
}
619
+
},
620
+
"x-ms-identifiers": []
620
621
},
621
622
"innererror": {
622
623
"type": "object",
@@ -711,7 +712,10 @@
711
712
"type": "array",
712
713
"items": {
713
714
"$ref": "#/definitions/DriveStatus"
714
-
}
715
+
},
716
+
"x-ms-identifiers": [
717
+
"driveId"
718
+
]
715
719
},
716
720
"export": {
717
721
"description": "A property containing information about the blobs to be exported for an export job. This property is included for export jobs only.",
@@ -827,7 +831,10 @@
827
831
"type": "array",
828
832
"items": {
829
833
"$ref": "#/definitions/DriveStatus"
830
-
}
834
+
},
835
+
"x-ms-identifiers": [
836
+
"driveId"
837
+
]
831
838
}
832
839
},
833
840
"description": "Specifies the properties of a UpdateJob."
0 commit comments