次の方法で共有


ThrottlingRule.MatchPatterns プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象