PipelineCreateOrUpdateWithRawJsonContentParameters Class

Definition

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

public class PipelineCreateOrUpdateWithRawJsonContentParameters
Inheritance
PipelineCreateOrUpdateWithRawJsonContentParameters

Constructors

PipelineCreateOrUpdateWithRawJsonContentParameters()

Initializes a new instance of the PipelineCreateOrUpdateWithRawJsonContentParameters class.

PipelineCreateOrUpdateWithRawJsonContentParameters(String)

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

Properties

Content

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

Extension Methods

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