Partager via


DistcpSettings.TempScriptPath Propriété

Définition

Obtient ou définit spécifie un chemin d’accès de dossier existant qui sera utilisé pour stocker le script de commande Distcp temporaire. Le fichier de script est généré par Azure Data Factory et supprimé une fois le travail de copie terminé. Type : chaîne (ou Expression avec chaîne resultType).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à