MachineLearningServicesModelRegisteredEventData interface

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

Properties

modelName

The name of the model that was registered.

modelProperties

The properties of the model that was registered.

modelTags

The tags of the model that was registered.

modelVersion

The version of the model that was registered.

Property Details

modelName

The name of the model that was registered.

modelName: string

Property Value

string

modelProperties

The properties of the model that was registered.

modelProperties: any

Property Value

any

modelTags

The tags of the model that was registered.

modelTags: any

Property Value

any

modelVersion

The version of the model that was registered.

modelVersion: string

Property Value

string