MachineLearningServicesModelDeployedEventData.ModelIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A common separated list of model IDs. The IDs of the models deployed in the service.
public string ModelIds { get; }
member this.ModelIds : string
Public ReadOnly Property ModelIds As String