HubCreateOrUpdateWithRawJsonContentParameters Class

Definition

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

public class HubCreateOrUpdateWithRawJsonContentParameters
Inheritance
HubCreateOrUpdateWithRawJsonContentParameters

Constructors

HubCreateOrUpdateWithRawJsonContentParameters()

Initializes a new instance of the HubCreateOrUpdateWithRawJsonContentParameters class.

HubCreateOrUpdateWithRawJsonContentParameters(String)

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

Properties

Content

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

Extension Methods

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