SchemaGroupProperties interface

model interface SchemaGroupProperties

Properties

createdAtUtc

Exact time the Schema Group was created.

eTag

The ETag value.

groupProperties

dictionary object for SchemaGroup group properties

schemaCompatibility
schemaType
updatedAtUtc

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