次の方法で共有


AzureBlobStorageLinkedService.ConnectionString プロパティ

定義

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

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

プロパティ値

適用対象