次の方法で共有


AmazonRdsForSqlServerLinkedService.ConnectionString プロパティ

定義

接続文字列。 型: 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)

プロパティ値

適用対象