SearchService.NetworkRuleSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network specific rules that determine how the Azure AI Search service may be reached.
public Azure.Provisioning.Search.SearchServiceNetworkRuleSet NetworkRuleSet { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchServiceNetworkRuleSet> NetworkRuleSet { get; set; }
member this.NetworkRuleSet : Azure.Provisioning.Search.SearchServiceNetworkRuleSet with get, set
member this.NetworkRuleSet : Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchServiceNetworkRuleSet> with get, set
Public Property NetworkRuleSet As SearchServiceNetworkRuleSet
Public Property NetworkRuleSet As BicepValue(Of SearchServiceNetworkRuleSet)