DataFactoryClient.CreateOrUpdateDataset Method
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.
public virtual Microsoft.Azure.Management.DataFactory.Models.DatasetResource CreateOrUpdateDataset (string resourceGroupName, string dataFactoryName, string datasetName, string rawJsonContent);
abstract member CreateOrUpdateDataset : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.DatasetResource
override this.CreateOrUpdateDataset : string * string * string * string -> Microsoft.Azure.Management.DataFactory.Models.DatasetResource
Public Overridable Function CreateOrUpdateDataset (resourceGroupName As String, dataFactoryName As String, datasetName As String, rawJsonContent As String) As DatasetResource
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- datasetName
- String
- rawJsonContent
- String