Online Endpoint Args
Online endpoint configuration
Constructors
Properties
Required The authentication method for invoking the endpoint (data plane operation). Use 'Key' for key-based authentication. Use 'AMLToken' for Azure Machine Learning token-based authentication. Use 'AADToken' for Microsoft Entra token-based authentication.
Description of the inference endpoint.
EndpointAuthKeys to set initially on an Endpoint. This property will always be returned as null. AuthKey values must be retrieved using the ListKeys API.
Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50.
Property dictionary. Properties can be added, but not removed or altered.
Set to "Enabled" for endpoints that should allow public access when Private Link is enabled.