次の方法で共有


SearchServiceUpdate.NetworkRuleSet プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象