次の方法で共有


MariaDBLinkedService.ConnectionString プロパティ

定義

ODBC 接続文字列を取得または設定します。 型: string、SecureString、または AzureKeyVaultSecretReference。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.connectionString")]
public object ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.connectionString")>]
member this.ConnectionString : obj with get, set
Public Property ConnectionString As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象