SchemaGroupProperties interface
model interface SchemaGroupProperties
Properties
| created |
Exact time the Schema Group was created. |
| e |
The ETag value. |
| group |
dictionary object for SchemaGroup group properties |
| schema |
|
| schema |
|
| updated |
Exact time the Schema Group was updated |
Property Details
createdAtUtc
Exact time the Schema Group was created.
createdAtUtc?: Date
Property Value
Date
eTag
The ETag value.
eTag?: string
Property Value
string
groupProperties
dictionary object for SchemaGroup group properties
groupProperties?: Record<string, string>
Property Value
Record<string, string>
schemaCompatibility
schemaCompatibility?: string
Property Value
string
schemaType
schemaType?: string
Property Value
string
updatedAtUtc
Exact time the Schema Group was updated
updatedAtUtc?: Date
Property Value
Date