共用方式為


AzureDataLakeAnalyticsLinkedService.ResourceGroupName Property

Definition

Gets or sets data Lake Analytics account resource group name (if different from Data Factory account). Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceGroupName")]
public object ResourceGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceGroupName")>]
member this.ResourceGroupName : obj with get, set
Public Property ResourceGroupName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to