Compartir a través de


DataLakeStoreAccount.AccountId Propiedad

Definición

Obtiene el identificador único asociado a esta cuenta de Data Lake Store.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountId")]
public Guid? AccountId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountId")>]
member this.AccountId : Nullable<Guid>
Public ReadOnly Property AccountId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a