共用方式為


ADLSGen2FileSystemDataSet.ResourceGroup Property

Definition

Gets or sets resource group of storage account

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to