DataPlaneAuthOptions.AadOrApiKey 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.
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