MachineLearningOnlineEndpointProperties.Traffic Property

Definition

Percentage of traffic from endpoint to divert to each deployment. Traffic values need to sum to 100.

public System.Collections.Generic.IDictionary<string,int> Traffic { get; set; }
member this.Traffic : System.Collections.Generic.IDictionary<string, int> with get, set
Public Property Traffic As IDictionary(Of String, Integer)

Property Value

Applies to