Compartilhar via


DataLakeStoreAccount.DefaultGroup Propriedade

Definição

Obtém o grupo de proprietários padrão para todas as novas pastas e arquivos criados na conta do Data Lake Store.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a