SchemaVersionProperties interface

Defines the schema version properties.

Properties

description

Human-readable description of the schema.

hash

Hash of the schema content.

provisioningState

Provisioning state of the resource.

schemaContent

Schema content.

uuid

Globally unique, immutable, non-reusable id.

Property Details

description

Human-readable description of the schema.

description?: string

Property Value

string

hash

Hash of the schema content.

hash?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

schemaContent

Schema content.

schemaContent: string

Property Value

string

uuid

Globally unique, immutable, non-reusable id.

uuid?: string

Property Value

string