DistcpSettings.TempScriptPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET