MachineLearningServicesModelDeployedEventData.ServiceComputeType 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.
The compute type (e.g. ACI, AKS) of the deployed service.
public string ServiceComputeType { get; }
member this.ServiceComputeType : string
Public ReadOnly Property ServiceComputeType As String