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/databoxedge/resource-manager/Microsoft.DataBoxEdge/preview/2022-04-01-preview/databoxedge.json
-53Lines changed: 0 additions & 53 deletions
Original file line number
Diff line number
Diff line change
@@ -9021,59 +9021,6 @@
9021
9021
}
9022
9022
}
9023
9023
},
9024
-
"SystemData": {
9025
-
"description": "Metadata pertaining to creation and last modification of the resource.",
9026
-
"type": "object",
9027
-
"readOnly": true,
9028
-
"properties": {
9029
-
"createdBy": {
9030
-
"type": "string",
9031
-
"description": "The identity that created the resource."
9032
-
},
9033
-
"createdByType": {
9034
-
"type": "string",
9035
-
"description": "The type of identity that created the resource.",
9036
-
"enum": [
9037
-
"User",
9038
-
"Application",
9039
-
"ManagedIdentity",
9040
-
"Key"
9041
-
],
9042
-
"x-ms-enum": {
9043
-
"name": "createdByType",
9044
-
"modelAsString": true
9045
-
}
9046
-
},
9047
-
"createdAt": {
9048
-
"type": "string",
9049
-
"format": "date-time",
9050
-
"description": "The timestamp of resource creation (UTC)."
9051
-
},
9052
-
"lastModifiedBy": {
9053
-
"type": "string",
9054
-
"description": "The identity that last modified the resource."
9055
-
},
9056
-
"lastModifiedByType": {
9057
-
"type": "string",
9058
-
"description": "The type of identity that last modified the resource.",
9059
-
"enum": [
9060
-
"User",
9061
-
"Application",
9062
-
"ManagedIdentity",
9063
-
"Key"
9064
-
],
9065
-
"x-ms-enum": {
9066
-
"name": "createdByType",
9067
-
"modelAsString": true
9068
-
}
9069
-
},
9070
-
"lastModifiedAt": {
9071
-
"type": "string",
9072
-
"format": "date-time",
9073
-
"description": "The type of identity that last modified the resource."
0 commit comments