AzureSearchLinkedService Class

Definition

Linked service for an Azure Search service.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureSearch")]
public class AzureSearchLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

AzureSearchLinkedService()

Initializes a new instance of the AzureSearchLinkedService class.

AzureSearchLinkedService(String, String)

Initializes a new instance of the AzureSearchLinkedService class with required arguments.

Properties

Key

Required. The admin key of the Azure Search service.

Url

Required. The URL of the Azure Search service.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)