CopyActivity.StagingSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets specifies interim staging settings when EnableStaging is true.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.stagingSettings")]
public Microsoft.Azure.Management.DataFactory.Models.StagingSettings StagingSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.stagingSettings")>]
member this.StagingSettings : Microsoft.Azure.Management.DataFactory.Models.StagingSettings with get, set
Public Property StagingSettings As StagingSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute