File tree Expand file tree Collapse file tree 1 file changed +0
-53
lines changed
specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/stable/2022-03-01 Expand file tree Collapse file tree 1 file changed +0
-53
lines changed Original file line number Diff line number Diff line change 90059005 }
90069006 }
90079007 },
9008- "SystemData" : {
9009- "description" : " Metadata pertaining to creation and last modification of the resource." ,
9010- "type" : " object" ,
9011- "readOnly" : true ,
9012- "properties" : {
9013- "createdBy" : {
9014- "type" : " string" ,
9015- "description" : " The identity that created the resource."
9016- },
9017- "createdByType" : {
9018- "type" : " string" ,
9019- "description" : " The type of identity that created the resource." ,
9020- "enum" : [
9021- " User" ,
9022- " Application" ,
9023- " ManagedIdentity" ,
9024- " Key"
9025- ],
9026- "x-ms-enum" : {
9027- "name" : " createdByType" ,
9028- "modelAsString" : true
9029- }
9030- },
9031- "createdAt" : {
9032- "type" : " string" ,
9033- "format" : " date-time" ,
9034- "description" : " The timestamp of resource creation (UTC)."
9035- },
9036- "lastModifiedBy" : {
9037- "type" : " string" ,
9038- "description" : " The identity that last modified the resource."
9039- },
9040- "lastModifiedByType" : {
9041- "type" : " string" ,
9042- "description" : " The type of identity that last modified the resource." ,
9043- "enum" : [
9044- " User" ,
9045- " Application" ,
9046- " ManagedIdentity" ,
9047- " Key"
9048- ],
9049- "x-ms-enum" : {
9050- "name" : " createdByType" ,
9051- "modelAsString" : true
9052- }
9053- },
9054- "lastModifiedAt" : {
9055- "type" : " string" ,
9056- "format" : " date-time" ,
9057- "description" : " The type of identity that last modified the resource."
9058- }
9059- }
9060- },
90619008 "TrackingInfo" : {
90629009 "description" : " Tracking courier information." ,
90639010 "type" : " object" ,
You can’t perform that action at this time.
0 commit comments