Share via


CopyActivity.LogStorageSettings Property

Definition

Gets or sets (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to