LinkedServiceListResponse Class

Definition

The List data factory linkedServices operation response.

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

Constructors

LinkedServiceListResponse()

Initializes a new instance of the LinkedServiceListResponse class.

LinkedServiceListResponse(String)

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

Properties

LinkedServices

Optional. All the data factory linkedService instances.

NextLink

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