Factory.PurviewConfiguration Property

Definition

Gets or sets purview information of the factory.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to