USqlIndex.DistributionInfo Property

Definition

Gets or sets the distributions info of the index

[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

Applies to