Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MachineLearningServicesModelDeployedEventData

Package version

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

Hierarchy

  • MachineLearningServicesModelDeployedEventData

Index

Properties

modelIds

modelIds: string

A common separated list of model IDs. The IDs of the models deployed in the service.

serviceComputeType

serviceComputeType: string

The compute type (e.g. ACI, AKS) of the deployed service.

serviceName

serviceName: string

The name of the deployed service.

serviceProperties

serviceProperties: any

The properties of the deployed service.

serviceTags

serviceTags: any

The tags of the deployed service.

Generated using TypeDoc