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