Bagikan melalui


DeleteActivity.LogStorageSettings Property

Definition

Gets or sets log storage settings customer need to provide when enableLogging is true.

[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