AzureDataLakeStoreLinkedService クラス

定義

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureDataLakeStore")]
public class AzureDataLakeStoreLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureDataLakeStore")>]
type AzureDataLakeStoreLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class AzureDataLakeStoreLinkedService
Inherits LinkedServiceTypeProperties
継承
AzureDataLakeStoreLinkedService
属性

コンストラクター

AzureDataLakeStoreLinkedService()
AzureDataLakeStoreLinkedService(String)

プロパティ

AccountName
Authorization
DataLakeStoreUri
ResourceGroupName
ServicePrincipalId
ServicePrincipalKey
SessionId
SubscriptionId
Tenant

適用対象