Share via


AzureDataLakeStoreLinkedService.ResourceGroupName Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ResourceGroupName { get; set; }
member this.ResourceGroupName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ResourceGroupName As DataFactoryElement(Of String)

Property Value

Applies to