UpdateDataLakeStoreAccountParameters.DefaultGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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