azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

216 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.MLTableData"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData"
name: "MLTableData"
nameWithType: "MLTableData"
summary: "MLTable data definition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.AssetBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.AssetBase?alt=com.azure.resourcemanager.machinelearning.models.AssetBase&text=AssetBase\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.AssetBase.isAnonymous()?alt=com.azure.resourcemanager.machinelearning.models.AssetBase.isAnonymous&text=isAnonymous\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.AssetBase.isArchived()?alt=com.azure.resourcemanager.machinelearning.models.AssetBase.isArchived&text=isArchived\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties&text=DataVersionBaseProperties\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.dataType()?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.dataType&text=dataType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.dataUri()?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.dataUri&text=dataUri\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.validate()?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDataUri(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDataUri&text=withDataUri\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsAnonymous(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsAnonymous&text=withIsAnonymous\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsArchived(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsArchived&text=withIsArchived\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withProperties&text=withProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase&text=ResourceBase\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.description()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.properties()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.properties&text=properties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearning.models.ResourceBase.tags()?alt=com.azure.resourcemanager.machinelearning.models.ResourceBase.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MLTableData**</br> extends <xref href=\"com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties?alt=com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties&text=DataVersionBaseProperties\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.MLTableData()"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.MLTableData()"
name: "MLTableData()"
nameWithType: "MLTableData.MLTableData()"
summary: "Creates an instance of MLTable<wbr>Data class."
syntax: "public MLTableData()"
desc: "Creates an instance of MLTableData class."
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.dataType()"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.dataType()"
name: "dataType()"
nameWithType: "MLTableData.dataType()"
summary: "Get the data<wbr>Type property: \\[Required\\] Specifies the type of data."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.dataType()"
syntax: "public DataType dataType()"
desc: "Get the dataType property: \\[Required\\] Specifies the type of data."
returns:
description: "the dataType value."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.DataType?alt=com.azure.resourcemanager.machinelearning.models.DataType&text=DataType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MLTableData.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of MLTable<wbr>Data from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MLTableData fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MLTableData from the JsonReader."
returns:
description: "An instance of MLTableData if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.referencedUris()"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.referencedUris()"
name: "referencedUris()"
nameWithType: "MLTableData.referencedUris()"
summary: "Get the referenced<wbr>Uris property: Uris referenced in the MLTable definition (required for lineage)."
syntax: "public List<String> referencedUris()"
desc: "Get the referencedUris property: Uris referenced in the MLTable definition (required for lineage)."
returns:
description: "the referencedUris value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MLTableData.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.validate()"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.validate()"
name: "validate()"
nameWithType: "MLTableData.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withDataUri(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withDataUri(String dataUri)"
name: "withDataUri(String dataUri)"
nameWithType: "MLTableData.withDataUri(String dataUri)"
summary: "Set the data<wbr>Uri property: \\[Required\\] Uri of the data."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDataUri(java.lang.String)"
parameters:
- name: "dataUri"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MLTableData withDataUri(String dataUri)"
desc: "Set the dataUri property: \\[Required\\] Uri of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "MLTableData.withDescription(String description)"
summary: "Set the description property: The asset description text."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public MLTableData withDescription(String description)"
desc: "Set the description property: The asset description text."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withIsAnonymous(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withIsAnonymous(Boolean isAnonymous)"
name: "withIsAnonymous(Boolean isAnonymous)"
nameWithType: "MLTableData.withIsAnonymous(Boolean isAnonymous)"
summary: "Set the is<wbr>Anonymous property: If the name version are system generated (anonymous registration)."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsAnonymous(java.lang.Boolean)"
parameters:
- name: "isAnonymous"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public MLTableData withIsAnonymous(Boolean isAnonymous)"
desc: "Set the isAnonymous property: If the name version are system generated (anonymous registration)."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withIsArchived(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withIsArchived(Boolean isArchived)"
name: "withIsArchived(Boolean isArchived)"
nameWithType: "MLTableData.withIsArchived(Boolean isArchived)"
summary: "Set the is<wbr>Archived property: Is the asset archived?."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withIsArchived(java.lang.Boolean)"
parameters:
- name: "isArchived"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public MLTableData withIsArchived(Boolean isArchived)"
desc: "Set the isArchived property: Is the asset archived?."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withProperties(Map<String,String> properties)"
name: "withProperties(Map<String,String> properties)"
nameWithType: "MLTableData.withProperties(Map<String,String> properties)"
summary: "Set the properties property: The asset property dictionary."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "properties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MLTableData withProperties(Map<String,String> properties)"
desc: "Set the properties property: The asset property dictionary."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withReferencedUris(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withReferencedUris(List<String> referencedUris)"
name: "withReferencedUris(List<String> referencedUris)"
nameWithType: "MLTableData.withReferencedUris(List<String> referencedUris)"
summary: "Set the referenced<wbr>Uris property: Uris referenced in the MLTable definition (required for lineage)."
parameters:
- description: "the referencedUris value to set."
name: "referencedUris"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MLTableData withReferencedUris(List<String> referencedUris)"
desc: "Set the referencedUris property: Uris referenced in the MLTable definition (required for lineage)."
returns:
description: "the MLTableData object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.MLTableData.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearning.models.MLTableData.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "MLTableData.withTags(Map<String,String> tags)"
summary: "Set the tags property: Tag dictionary."
overridden: "com.azure.resourcemanager.machinelearning.models.DataVersionBaseProperties.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public MLTableData withTags(Map<String,String> tags)"
desc: "Set the tags property: Tag dictionary. Tags can be added, removed, and updated."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.MLTableData?alt=com.azure.resourcemanager.machinelearning.models.MLTableData&text=MLTableData\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "MLTable data definition."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0