LinkedServiceCreateOrUpdateParameters Class

Definition

Parameters specifying the data factory linkedService definition for a create or update operation.

public class LinkedServiceCreateOrUpdateParameters
Inheritance
LinkedServiceCreateOrUpdateParameters

Constructors

LinkedServiceCreateOrUpdateParameters()
LinkedServiceCreateOrUpdateParameters(LinkedService)

Properties

LinkedService

Optional. The definition of the data factory linkedService to be created or updated.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)