你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchServiceNetworkRuleSet.Bypass Property

Definition

Possible origins of inbound traffic that can bypass the rules defined in the 'ipRules' section.

public Azure.ResourceManager.Search.Models.SearchBypass? Bypass { get; set; }
member this.Bypass : Nullable<Azure.ResourceManager.Search.Models.SearchBypass> with get, set
Public Property Bypass As Nullable(Of SearchBypass)

Property Value

Applies to