DataFactoryListResponse Class

Definition

The List data factories operation response.

public class DataFactoryListResponse : Microsoft.Azure.AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
DataFactoryListResponse

Constructors

DataFactoryListResponse()

Initializes a new instance of the DataFactoryListResponse class.

DataFactoryListResponse(String)

Initializes a new instance of the DataFactoryListResponse class with required arguments.

Properties

DataFactories

Optional. All the data factory instances in the resource group.

NextLink

Required. The link (url) to the next page of results.