DataLakeStoreAccount.DefaultGroup プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象