次の方法で共有


OracleLinkedService.Password プロパティ

定義

接続文字列内のパスワードの Azure Key Vault シークレット参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.password")]
public Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.password")>]
member this.Password : Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference with get, set
Public Property Password As AzureKeyVaultSecretReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象