Share via


CommonDataServiceForAppsEntityDataset Constructor

Definition

Initializes a new instance of CommonDataServiceForAppsEntityDataset.

public CommonDataServiceForAppsEntityDataset (Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference linkedServiceName);
new Azure.ResourceManager.DataFactory.Models.CommonDataServiceForAppsEntityDataset : Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference -> Azure.ResourceManager.DataFactory.Models.CommonDataServiceForAppsEntityDataset
Public Sub New (linkedServiceName As DataFactoryLinkedServiceReference)

Parameters

linkedServiceName
DataFactoryLinkedServiceReference

Linked service reference.

Exceptions

linkedServiceName is null.

Applies to