ComputeTypeCreateOrUpdateWithRawJsonContentParameters Constructors

Definition

Overloads

ComputeTypeCreateOrUpdateWithRawJsonContentParameters()
ComputeTypeCreateOrUpdateWithRawJsonContentParameters(String)

ComputeTypeCreateOrUpdateWithRawJsonContentParameters()

public ComputeTypeCreateOrUpdateWithRawJsonContentParameters ();
Public Sub New ()

Applies to

ComputeTypeCreateOrUpdateWithRawJsonContentParameters(String)

public ComputeTypeCreateOrUpdateWithRawJsonContentParameters (string content);
new Microsoft.Azure.Management.DataFactories.Registration.Models.ComputeTypeCreateOrUpdateWithRawJsonContentParameters : string -> Microsoft.Azure.Management.DataFactories.Registration.Models.ComputeTypeCreateOrUpdateWithRawJsonContentParameters
Public Sub New (content As String)

Parameters

content
String

Applies to