다음을 통해 공유


UpdateDataLakeStoreAccountParameters.DefaultGroup Property

Definition

Gets or sets the default owner group for all new folders and files created in the Data Lake Store account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to