ApplicationTrafficRoutingPolicy.Rules Property

Definition

Gets or sets the collection of traffic routing rules.

public System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesTrafficRoutingRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesTrafficRoutingRule> with get, set
Public Property Rules As IList(Of CognitiveServicesTrafficRoutingRule)

Property Value

Applies to