次の方法で共有


AzureBlobStorageLinkedService.AccountKind プロパティ

定義

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AccountKind { get; set; }
member this.AccountKind : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AccountKind As DataFactoryElement(Of String)

プロパティ値

適用対象