Skip to content

Commit f326580

Browse files
cataggarFredericHeem
authored andcommitted
remove unused SystemData from databoxedge 2022-04-01-preview (Azure#18854)
1 parent f3d0ecb commit f326580

File tree

1 file changed

+0
-53
lines changed
  • specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/preview/2022-04-01-preview

1 file changed

+0
-53
lines changed

specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/preview/2022-04-01-preview/databoxedge.json

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -9021,59 +9021,6 @@
90219021
}
90229022
}
90239023
},
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."
9074-
}
9075-
}
9076-
},
90779024
"TrackingInfo": {
90789025
"description": "Tracking courier information.",
90799026
"type": "object",

0 commit comments

Comments
 (0)