Partager via


NetworkRuleSet.IpRules Propriété

Définition

Obtient ou définit la liste des règles d’adresse IP.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à