Partilhar via


DataPlaneAuthOptions.AadOrApiKey Property

Definition

Gets or sets indicates that either the API key or an access token from Azure Active Directory can be used for authentication.

[Newtonsoft.Json.JsonProperty(PropertyName="aadOrApiKey")]
public Microsoft.Azure.Management.Search.Models.DataPlaneAadOrApiKeyAuthOption AadOrApiKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aadOrApiKey")>]
member this.AadOrApiKey : Microsoft.Azure.Management.Search.Models.DataPlaneAadOrApiKeyAuthOption with get, set
Public Property AadOrApiKey As DataPlaneAadOrApiKeyAuthOption

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to