AssetStatusDataset interface
Defines the asset status dataset properties.
Properties
message |
The message schema reference object. |
name | The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information. |
Property Details
messageSchemaReference
The message schema reference object.
messageSchemaReference?: MessageSchemaReference
Property Value
name
The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information.
name: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript