137 строки
13 KiB
YAML
137 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight"
|
|
name: "HDInsight"
|
|
nameWithType: "HDInsight"
|
|
summary: "A HDInsight 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 **HDInsight**</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.HDInsight.HDInsight()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.HDInsight()"
|
|
name: "HDInsight()"
|
|
nameWithType: "HDInsight.HDInsight()"
|
|
syntax: "public HDInsight()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.properties()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.properties()"
|
|
name: "properties()"
|
|
nameWithType: "HDInsight.properties()"
|
|
summary: "Get the properties property: The properties property."
|
|
syntax: "public HDInsightProperties properties()"
|
|
desc: "Get the properties property: The properties property."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties&text=HDInsightProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.validate()"
|
|
name: "validate()"
|
|
nameWithType: "HDInsight.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.HDInsight.withComputeLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withComputeLocation(String computeLocation)"
|
|
name: "withComputeLocation(String computeLocation)"
|
|
nameWithType: "HDInsight.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 HDInsight withComputeLocation(String computeLocation)"
|
|
desc: "Set the computeLocation property: Location for the underlying compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsight?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsight&text=HDInsight\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "HDInsight.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 HDInsight withDescription(String description)"
|
|
desc: "Set the description property: The description of the Machine Learning compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsight?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsight&text=HDInsight\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDisableLocalAuth(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
name: "withDisableLocalAuth(Boolean disableLocalAuth)"
|
|
nameWithType: "HDInsight.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 HDInsight 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.HDInsight?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsight&text=HDInsight\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withProperties(com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withProperties(HDInsightProperties properties)"
|
|
name: "withProperties(HDInsightProperties properties)"
|
|
nameWithType: "HDInsight.withProperties(HDInsightProperties properties)"
|
|
summary: "Set the properties property: The properties property."
|
|
parameters:
|
|
- description: "the properties value to set."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsightProperties&text=HDInsightProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public HDInsight withProperties(HDInsightProperties properties)"
|
|
desc: "Set the properties property: The properties property."
|
|
returns:
|
|
description: "the HDInsight object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsight?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsight&text=HDInsight\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withResourceId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.HDInsight.withResourceId(String resourceId)"
|
|
name: "withResourceId(String resourceId)"
|
|
nameWithType: "HDInsight.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 HDInsight withResourceId(String resourceId)"
|
|
desc: "Set the resourceId property: ARM resource id of the underlying compute."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.HDInsight?alt=com.azure.resourcemanager.machinelearningservices.models.HDInsight&text=HDInsight\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A HDInsight compute."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|