LinkedServiceCreateOrUpdateWithRawJsonContentParameters Class

Definition

Parameters specifying the data factory linkedService raw json content for a create or update operation.

public class LinkedServiceCreateOrUpdateWithRawJsonContentParameters
Inheritance
LinkedServiceCreateOrUpdateWithRawJsonContentParameters

Constructors

LinkedServiceCreateOrUpdateWithRawJsonContentParameters()

Initializes a new instance of the LinkedServiceCreateOrUpdateWithRawJsonContentParameters class.

LinkedServiceCreateOrUpdateWithRawJsonContentParameters(String)

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

Properties

Content

Required. The raw json content for a create or update data factory linkedService operation.

Extension Methods

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