Share via


SearchServicePatch.AuthOptions Property

Definition

Defines the options for how the data plane API of a search service authenticates requests. This cannot be set if 'disableLocalAuth' is set to true.

public Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions AuthOptions { get; set; }
member this.AuthOptions : Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions with get, set
Public Property AuthOptions As SearchAadAuthDataPlaneAuthOptions

Property Value

Applies to