137 строки
13 KiB
YAML
137 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute"
|
|
name: "AmlCompute"
|
|
nameWithType: "AmlCompute"
|
|
summary: "An Azure Machine Learning compute."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute?alt=com.azure.resourcemanager.machinelearningservices.models.Compute&text=Compute\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.computeLocation()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.computeLocation&text=computeLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.createdOn()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.createdOn&text=createdOn\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.description()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.description&text=description\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.disableLocalAuth()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.disableLocalAuth&text=disableLocalAuth\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.isAttachedCompute()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.isAttachedCompute&text=isAttachedCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.modifiedOn()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.modifiedOn&text=modifiedOn\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.provisioningErrors()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.provisioningErrors&text=provisioningErrors\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.provisioningState()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.provisioningState&text=provisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.resourceId()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.resourceId&text=resourceId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.withComputeLocation(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.withComputeLocation&text=withComputeLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.withDisableLocalAuth(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.withDisableLocalAuth&text=withDisableLocalAuth\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute.withResourceId(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.Compute.withResourceId&text=withResourceId\" 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 **AmlCompute**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.Compute?alt=com.azure.resourcemanager.machinelearningservices.models.Compute&text=Compute\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.AmlCompute()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.AmlCompute()"
|
|
name: "AmlCompute()"
|
|
nameWithType: "AmlCompute.AmlCompute()"
|
|
syntax: "public AmlCompute()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.properties()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.properties()"
|
|
name: "properties()"
|
|
nameWithType: "AmlCompute.properties()"
|
|
summary: "Get the properties property: AML Compute properties."
|
|
syntax: "public AmlComputeProperties properties()"
|
|
desc: "Get the properties property: AML Compute properties."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlComputeProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AmlComputeProperties&text=AmlComputeProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AmlCompute.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withComputeLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withComputeLocation(String computeLocation)"
|
|
name: "withComputeLocation(String computeLocation)"
|
|
nameWithType: "AmlCompute.withComputeLocation(String computeLocation)"
|
|
summary: "Set the compute<wbr>Location property: Location for the underlying compute."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withComputeLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "computeLocation"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AmlCompute withComputeLocation(String computeLocation)"
|
|
desc: "Set the computeLocation property: Location for the underlying compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlCompute?alt=com.azure.resourcemanager.machinelearningservices.models.AmlCompute&text=AmlCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "AmlCompute.withDescription(String description)"
|
|
summary: "Set the description property: The description of the Machine Learning compute."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.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 AmlCompute withDescription(String description)"
|
|
desc: "Set the description property: The description of the Machine Learning compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlCompute?alt=com.azure.resourcemanager.machinelearningservices.models.AmlCompute&text=AmlCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withDisableLocalAuth(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
name: "withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
nameWithType: "AmlCompute.withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
summary: "Set the disable<wbr>Local<wbr>Auth property: Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withDisableLocalAuth(java.lang.Boolean)"
|
|
parameters:
|
|
- name: "disableLocalAuth"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public AmlCompute withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
desc: "Set the disableLocalAuth property: Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlCompute?alt=com.azure.resourcemanager.machinelearningservices.models.AmlCompute&text=AmlCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withProperties(com.azure.resourcemanager.machinelearningservices.models.AmlComputeProperties)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withProperties(AmlComputeProperties properties)"
|
|
name: "withProperties(AmlComputeProperties properties)"
|
|
nameWithType: "AmlCompute.withProperties(AmlComputeProperties properties)"
|
|
summary: "Set the properties property: AML Compute properties."
|
|
parameters:
|
|
- description: "the properties value to set."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlComputeProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AmlComputeProperties&text=AmlComputeProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AmlCompute withProperties(AmlComputeProperties properties)"
|
|
desc: "Set the properties property: AML Compute properties."
|
|
returns:
|
|
description: "the AmlCompute object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlCompute?alt=com.azure.resourcemanager.machinelearningservices.models.AmlCompute&text=AmlCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withResourceId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AmlCompute.withResourceId(String resourceId)"
|
|
name: "withResourceId(String resourceId)"
|
|
nameWithType: "AmlCompute.withResourceId(String resourceId)"
|
|
summary: "Set the resource<wbr>Id property: ARM resource id of the underlying compute."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.Compute.withResourceId(java.lang.String)"
|
|
parameters:
|
|
- name: "resourceId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AmlCompute withResourceId(String resourceId)"
|
|
desc: "Set the resourceId property: ARM resource id of the underlying compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AmlCompute?alt=com.azure.resourcemanager.machinelearningservices.models.AmlCompute&text=AmlCompute\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "An Azure Machine Learning compute."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|