Condividi tramite


DataLakeAnalyticsAccount.ComputePolicies Property

Definition

Gets or sets the list of compute policies to create in this account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.computePolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicyAccountCreateParameters> ComputePolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.computePolicies")>]
member this.ComputePolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicyAccountCreateParameters> with get, set
Public Property ComputePolicies As IList(Of ComputePolicyAccountCreateParameters)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to