DatasetCreateOrUpdateWithRawJsonContentParameters Class

Definition

Parameters specifying the raw json content for creating or updating a Dataset.

public class DatasetCreateOrUpdateWithRawJsonContentParameters
Inheritance
DatasetCreateOrUpdateWithRawJsonContentParameters

Constructors

DatasetCreateOrUpdateWithRawJsonContentParameters()

Initializes a new instance of the DatasetCreateOrUpdateWithRawJsonContentParameters class.

DatasetCreateOrUpdateWithRawJsonContentParameters(String)

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

Properties

Content

Required. The user specified raw json content for creating or updating a Linked Service.

Extension Methods

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