ArcDeploymentProperties.InferenceEndpoint 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.
Read-only. Base URL for inference calls to this deployment on the Arc cluster. Populated when provisioningState is Succeeded.
public string InferenceEndpoint { get; }
member this.InferenceEndpoint : string
Public ReadOnly Property InferenceEndpoint As String