Compartir a través de


AzureDataLakeStoreOutputDataSource.AccountName Propiedad

Definición

Obtiene o establece el nombre de la cuenta de Azure Data Lake Store. Se requiere en las solicitudes PUT (CreateOrReplace).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a