Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineLearningServicesModelRegisteredEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.ModelRegistered event.

Hierarchy

  • MachineLearningServicesModelRegisteredEventData

Index

Properties

modelName

modelName: string

The name of the model that was registered.

modelProperties

modelProperties: any

The properties of the model that was registered.

modelTags

modelTags: any

The tags of the model that was registered.

modelVersion

modelVersion: string

The version of the model that was registered.

Generated using TypeDoc