LinkedServiceCreateOrUpdateWithRawJsonContentParameters Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
LinkedServiceCreateOrUpdateWithRawJsonContentParameters() | |
LinkedServiceCreateOrUpdateWithRawJsonContentParameters(String) |
LinkedServiceCreateOrUpdateWithRawJsonContentParameters()
public LinkedServiceCreateOrUpdateWithRawJsonContentParameters ();
Public Sub New ()
Applies to
LinkedServiceCreateOrUpdateWithRawJsonContentParameters(String)
public LinkedServiceCreateOrUpdateWithRawJsonContentParameters (string content);
new Microsoft.Azure.Management.DataFactories.Core.Models.LinkedServiceCreateOrUpdateWithRawJsonContentParameters : string -> Microsoft.Azure.Management.DataFactories.Core.Models.LinkedServiceCreateOrUpdateWithRawJsonContentParameters
Public Sub New (content As String)
Parameters
- content
- String