DataLakeAnalyticsAccountData.HiveMetastores Property

Definition

The list of hiveMetastores associated with this account. Serialized Name: DataLakeAnalyticsAccount.properties.hiveMetastores

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsHiveMetastore> HiveMetastores { get; }
member this.HiveMetastores : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsHiveMetastore>
Public ReadOnly Property HiveMetastores As IReadOnlyList(Of DataLakeAnalyticsHiveMetastore)

Property Value

Applies to