HDInsightOnDemandLinkedService.HcatalogLinkedServiceName Property

Definition

Gets or sets the name of Azure SQL linked service that point to the HCatalog database. The on-demand HDInsight cluster is created by using the Azure SQL database as the metastore.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hcatalogLinkedServiceName")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference HcatalogLinkedServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.hcatalogLinkedServiceName")>]
member this.HcatalogLinkedServiceName : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property HcatalogLinkedServiceName As LinkedServiceReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to