Share via


CatalogItem.ComputeAccountName Property

Definition

Gets or sets the name of the Data Lake Analytics account.

[Newtonsoft.Json.JsonProperty(PropertyName="computeAccountName")]
public string ComputeAccountName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computeAccountName")>]
member this.ComputeAccountName : string with get, set
Public Property ComputeAccountName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to