Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
// *** WARNING: this file was generated by pulumi-java-gen. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
package com.pulumi.azurenative.machinelearningservices;
import com.pulumi.azurenative.Utilities;
import com.pulumi.azurenative.machinelearningservices.DataVersionArgs;
import com.pulumi.azurenative.machinelearningservices.outputs.MLTableDataResponse;
import com.pulumi.azurenative.machinelearningservices.outputs.SystemDataResponse;
import com.pulumi.azurenative.machinelearningservices.outputs.UriFileDataVersionResponse;
import com.pulumi.azurenative.machinelearningservices.outputs.UriFolderDataVersionResponse;
import com.pulumi.core.Alias;
import com.pulumi.core.Output;
import com.pulumi.core.annotations.Export;
import com.pulumi.core.annotations.ResourceType;
import com.pulumi.core.internal.Codegen;
import java.lang.Object;
import java.lang.String;
import java.util.List;
import javax.annotation.Nullable;
/**
* Azure Resource Manager resource envelope.
* Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01-preview.
*
* Other available API versions: 2021-03-01-preview, 2022-02-01-preview, 2023-04-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-10-01, 2024-01-01-preview, 2024-04-01, 2024-04-01-preview, 2024-07-01-preview.
*
* ## Example Usage
* ### CreateOrUpdate Workspace Data Version Base.
*
*
*
* ## Import
*
* An existing resource can be imported using its type token, name, and identifier, e.g.
*
* ```sh
* $ pulumi import azure-native:machinelearningservices:DataVersion string /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/data/{name}/versions/{version}
* ```
*
*/
@ResourceType(type="azure-native:machinelearningservices:DataVersion")
public class DataVersion extends com.pulumi.resources.CustomResource {
/**
* [Required] Additional attributes of the entity.
*
*/
@Export(name="dataVersionBaseProperties", refs={Object.class}, tree="[0]")
private Output