ThrottlingRule.MatchPatterns Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="matchPatterns")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.RequestMatchPattern> MatchPatterns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchPatterns")>]
member this.MatchPatterns : System.Collections.Generic.IList<Microsoft.Azure.Management.CognitiveServices.Models.RequestMatchPattern> with get, set
Public Property MatchPatterns As IList(Of RequestMatchPattern)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to