Share via


GetMetadataActivity.FormatSettings Property

Definition

Gets or sets getMetadata activity format settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to