IOnlineEndpoint.MirrorTraffic Property

Definition

Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IOnlineEndpointMirrorTraffic) }, Read=true, ReadOnly=false, Required=false, SerializedName="mirrorTraffic", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IOnlineEndpointMirrorTraffic MirrorTraffic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Percentage of traffic to be mirrored to each deployment without using returned scoring. Traffic values need to sum to utmost 50.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IOnlineEndpointMirrorTraffic) }, Read=true, ReadOnly=false, Required=false, SerializedName="mirrorTraffic", Update=true)>]
member this.MirrorTraffic : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IOnlineEndpointMirrorTraffic with get, set
Public Property MirrorTraffic As IOnlineEndpointMirrorTraffic

Property Value

Attributes

Applies to