USqlTable.DistributionInfo 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 the distributions info of the table
[Newtonsoft.Json.JsonProperty(PropertyName="distributionInfo")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.USqlDistributionInfo DistributionInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="distributionInfo")>]
member this.DistributionInfo : Microsoft.Azure.Management.DataLake.Analytics.Models.USqlDistributionInfo with get, set
Public Property DistributionInfo As USqlDistributionInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute