Uses of Class
com.azure.messaging.eventgrid.systemevents.MachineLearningServicesModelDeployedEventData
Packages that use MachineLearningServicesModelDeployedEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of MachineLearningServicesModelDeployedEventData in com.azure.messaging.eventgrid.systemevents
Methods in com.azure.messaging.eventgrid.systemevents that return MachineLearningServicesModelDeployedEventDataModifier and TypeMethodDescriptionMachineLearningServicesModelDeployedEventData.setModelIds(String modelIds) Set the modelIds property: A common separated list of model IDs.MachineLearningServicesModelDeployedEventData.setServiceComputeType(String serviceComputeType) Set the serviceComputeType property: The compute type (e.g.MachineLearningServicesModelDeployedEventData.setServiceName(String serviceName) Set the serviceName property: The name of the deployed service.MachineLearningServicesModelDeployedEventData.setServiceProperties(Object serviceProperties) Set the serviceProperties property: The properties of the deployed service.MachineLearningServicesModelDeployedEventData.setServiceTags(Object serviceTags) Set the serviceTags property: The tags of the deployed service.