Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the resource
The specific version id of the DatasetVersion to create or update.
Query Parameters
The API version to use for this operation.
1Body
The DatasetVersion to create or update.
URI of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330
1Enum to determine the type of data.
uri_file, uri_folder The Azure Storage Account connection name. Required if startPendingUploadVersion was not called before creating the Dataset
The asset description text.
Tag dictionary. Tags can be added, removed, and updated.
Response
The request has succeeded.
URI of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330
1Enum to determine the type of data.
uri_file, uri_folder The name of the resource
The version of the resource
Indicates if the dataset holds a reference to the storage, or the dataset manages storage itself. If true, the underlying data will not be deleted when the dataset version is deleted
The Azure Storage Account connection name. Required if startPendingUploadVersion was not called before creating the Dataset
Asset ID, a unique identifier for the asset
The asset description text.
Tag dictionary. Tags can be added, removed, and updated.

