Compartir a través de


SearchServiceUpdate.NetworkRuleSet Propiedad

Definición

Obtiene o establece reglas específicas de red que determinan cómo se puede alcanzar el servicio Azure Cognitive Search.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleSet")]
public Microsoft.Azure.Management.Search.Models.NetworkRuleSet NetworkRuleSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkRuleSet")>]
member this.NetworkRuleSet : Microsoft.Azure.Management.Search.Models.NetworkRuleSet with get, set
Public Property NetworkRuleSet As NetworkRuleSet

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a