次の方法で共有


AzureBlobStorageLinkedService interface

Azure BLOB ストレージのリンクされたサービス。

Extends

プロパティ

accountKey

接続文字列内の accountKey の Azure Key Vault シークレット参照。

accountKind

ストレージ アカウントの種類を指定します。 使用できる値は、Storage (汎用 v1)、StorageV2 (汎用 v2)、BlobStorage、または BlockBlobStorage です。 型: string (または resultType 文字列を含む式)。

authenticationType

認証に使用される型。 型: 文字列。

azureCloudType

サービス プリンシパル認証の Azure クラウドの種類を示します。使用できる値は、AzurePublic、AzureChina、AzureUsGovernment、AzureGermany です。 既定値は、データ ファクトリ リージョンのクラウドの種類です。 型: string (または resultType 文字列を含む式)。

connectionString

接続文字列。 これは、sasUri、serviceEndpoint プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

containerUri

Azure Blob Storage リソースのコンテナー URI では、匿名アクセスのみがサポートされます。 型: string (または resultType 文字列を含む式)。

credential

認証情報を含む資格情報参照。

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string (または resultType 文字列を含む式)。

sasToken

sas uri での sasToken の Azure Key Vault シークレット参照。

sasUri

Azure Blob Storage リソースの SAS URI。 connectionString、serviceEndpoint プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

serviceEndpoint

Azure Blob Storage リソースの BLOB サービス エンドポイント。 connectionString、sasUri プロパティと相互に排他的です。

servicePrincipalId

Azure SQL Data Warehouse に対する認証に使用されるサービス プリンシパルの ID。 型: string (または resultType 文字列を含む式)。

servicePrincipalKey

Azure SQL Data Warehouse に対する認証に使用されるサービス プリンシパルのキー。

tenant

サービス プリンシパルが属するテナントの名前または ID。 型: string (または resultType 文字列を含む式)。

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

継承されたプロパティ

annotations

リンクされたサービスの説明に使用できるタグの一覧。

connectVia

統合ランタイムリファレンス。

description

リンクされたサービスの説明。

parameters

リンクされたサービスのパラメーター。

version

リンクされたサービスのバージョン。

プロパティの詳細

accountKey

接続文字列内の accountKey の Azure Key Vault シークレット参照。

accountKey?: AzureKeyVaultSecretReference

プロパティ値

accountKind

ストレージ アカウントの種類を指定します。 使用できる値は、Storage (汎用 v1)、StorageV2 (汎用 v2)、BlobStorage、または BlockBlobStorage です。 型: string (または resultType 文字列を含む式)。

accountKind?: string

プロパティ値

string

authenticationType

認証に使用される型。 型: 文字列。

authenticationType?: string

プロパティ値

string

azureCloudType

サービス プリンシパル認証の Azure クラウドの種類を示します。使用できる値は、AzurePublic、AzureChina、AzureUsGovernment、AzureGermany です。 既定値は、データ ファクトリ リージョンのクラウドの種類です。 型: string (または resultType 文字列を含む式)。

azureCloudType?: any

プロパティ値

any

connectionString

接続文字列。 これは、sasUri、serviceEndpoint プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

connectionString?: any

プロパティ値

any

containerUri

Azure Blob Storage リソースのコンテナー URI では、匿名アクセスのみがサポートされます。 型: string (または resultType 文字列を含む式)。

containerUri?: any

プロパティ値

any

credential

認証情報を含む資格情報参照。

credential?: CredentialReference

プロパティ値

encryptedCredential

認証に使用される暗号化された資格情報。 資格情報は、統合ランタイム資格情報マネージャーを使用して暗号化されます。 型: string (または resultType 文字列を含む式)。

encryptedCredential?: string

プロパティ値

string

sasToken

sas uri での sasToken の Azure Key Vault シークレット参照。

sasToken?: AzureKeyVaultSecretReference

プロパティ値

sasUri

Azure Blob Storage リソースの SAS URI。 connectionString、serviceEndpoint プロパティと相互に排他的です。 型: string、SecureString、または AzureKeyVaultSecretReference。

sasUri?: any

プロパティ値

any

serviceEndpoint

Azure Blob Storage リソースの BLOB サービス エンドポイント。 connectionString、sasUri プロパティと相互に排他的です。

serviceEndpoint?: string

プロパティ値

string

servicePrincipalId

Azure SQL Data Warehouse に対する認証に使用されるサービス プリンシパルの ID。 型: string (または resultType 文字列を含む式)。

servicePrincipalId?: any

プロパティ値

any

servicePrincipalKey

Azure SQL Data Warehouse に対する認証に使用されるサービス プリンシパルのキー。

servicePrincipalKey?: SecretBaseUnion

プロパティ値

tenant

サービス プリンシパルが属するテナントの名前または ID。 型: string (または resultType 文字列を含む式)。

tenant?: any

プロパティ値

any

type

ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。

type: "AzureBlobStorage"

プロパティ値

"AzureBlobStorage"

継承されたプロパティの詳細

annotations

リンクされたサービスの説明に使用できるタグの一覧。

annotations?: any[]

プロパティ値

any[]

linkedService.annotations から継承

connectVia

統合ランタイムリファレンス。

connectVia?: IntegrationRuntimeReference

プロパティ値

LinkedService.connectVia から継承

description

リンクされたサービスの説明。

description?: string

プロパティ値

string

linkedService.description から継承

parameters

リンクされたサービスのパラメーター。

parameters?: {[propertyName: string]: ParameterSpecification}

プロパティ値

{[propertyName: string]: ParameterSpecification}

LinkedService.parameters から継承

version

リンクされたサービスのバージョン。

version?: string

プロパティ値

string

linkedService.version から継承