Decorators
TypeSpec.Streams
@streamOf
Specify that a model represents a stream protocol type whose data is described
by Type
.
Target
Model
Parameters
Name | Type | Description |
---|---|---|
type | unknown | The type that models the underlying data of the stream. |