Aracılığıyla paylaş


DataLakeAnalyticsAccountUpdateParameters.ComputePolicies Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to