次の方法で共有


AzureBlobStorageLinkedService.AccountKind プロパティ

定義

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

public string AccountKind { get; set; }
member this.AccountKind : string with get, set
Public Property AccountKind As String

プロパティ値

適用対象