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

108 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython"
name: "ModelEnvironmentDefinitionResponsePython"
nameWithType: "ModelEnvironmentDefinitionResponsePython"
summary: "Settings for a Python environment."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection&text=ModelPythonSection\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.baseCondaEnvironment()?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.baseCondaEnvironment&text=baseCondaEnvironment\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.condaDependencies()?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.condaDependencies&text=condaDependencies\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.interpreterPath()?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.interpreterPath&text=interpreterPath\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.userManagedDependencies()?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.userManagedDependencies&text=userManagedDependencies\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withBaseCondaEnvironment(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withBaseCondaEnvironment&text=withBaseCondaEnvironment\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withCondaDependencies(java.lang.Object)?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withCondaDependencies&text=withCondaDependencies\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withInterpreterPath(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withInterpreterPath&text=withInterpreterPath\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withUserManagedDependencies(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withUserManagedDependencies&text=withUserManagedDependencies\" 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 **ModelEnvironmentDefinitionResponsePython**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection?alt=com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection&text=ModelPythonSection\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.ModelEnvironmentDefinitionResponsePython()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.ModelEnvironmentDefinitionResponsePython()"
name: "ModelEnvironmentDefinitionResponsePython()"
nameWithType: "ModelEnvironmentDefinitionResponsePython.ModelEnvironmentDefinitionResponsePython()"
syntax: "public ModelEnvironmentDefinitionResponsePython()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.validate()"
name: "validate()"
nameWithType: "ModelEnvironmentDefinitionResponsePython.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withBaseCondaEnvironment(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withBaseCondaEnvironment(String baseCondaEnvironment)"
name: "withBaseCondaEnvironment(String baseCondaEnvironment)"
nameWithType: "ModelEnvironmentDefinitionResponsePython.withBaseCondaEnvironment(String baseCondaEnvironment)"
summary: "Set the base<wbr>Conda<wbr>Environment property: The base<wbr>Conda<wbr>Environment property."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withBaseCondaEnvironment(java.lang.String)"
parameters:
- name: "baseCondaEnvironment"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ModelEnvironmentDefinitionResponsePython withBaseCondaEnvironment(String baseCondaEnvironment)"
desc: "Set the baseCondaEnvironment property: The baseCondaEnvironment property."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython?alt=com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython&text=ModelEnvironmentDefinitionResponsePython\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withCondaDependencies(java.lang.Object)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withCondaDependencies(Object condaDependencies)"
name: "withCondaDependencies(Object condaDependencies)"
nameWithType: "ModelEnvironmentDefinitionResponsePython.withCondaDependencies(Object condaDependencies)"
summary: "Set the conda<wbr>Dependencies property: A JObject containing Conda dependencies."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withCondaDependencies(java.lang.Object)"
parameters:
- name: "condaDependencies"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
syntax: "public ModelEnvironmentDefinitionResponsePython withCondaDependencies(Object condaDependencies)"
desc: "Set the condaDependencies property: A JObject containing Conda dependencies."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython?alt=com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython&text=ModelEnvironmentDefinitionResponsePython\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withInterpreterPath(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withInterpreterPath(String interpreterPath)"
name: "withInterpreterPath(String interpreterPath)"
nameWithType: "ModelEnvironmentDefinitionResponsePython.withInterpreterPath(String interpreterPath)"
summary: "Set the interpreter<wbr>Path property: The python interpreter path to use if an environment build is not required."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withInterpreterPath(java.lang.String)"
parameters:
- name: "interpreterPath"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ModelEnvironmentDefinitionResponsePython withInterpreterPath(String interpreterPath)"
desc: "Set the interpreterPath property: The python interpreter path to use if an environment build is not required. The path specified gets used to call the user script."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython?alt=com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython&text=ModelEnvironmentDefinitionResponsePython\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withUserManagedDependencies(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython.withUserManagedDependencies(Boolean userManagedDependencies)"
name: "withUserManagedDependencies(Boolean userManagedDependencies)"
nameWithType: "ModelEnvironmentDefinitionResponsePython.withUserManagedDependencies(Boolean userManagedDependencies)"
summary: "Set the user<wbr>Managed<wbr>Dependencies property: True means that AzureML reuses an existing python environment; False means that AzureML will create a python environment based on the Conda dependencies specification."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ModelPythonSection.withUserManagedDependencies(java.lang.Boolean)"
parameters:
- name: "userManagedDependencies"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public ModelEnvironmentDefinitionResponsePython withUserManagedDependencies(Boolean userManagedDependencies)"
desc: "Set the userManagedDependencies property: True means that AzureML reuses an existing python environment; False means that AzureML will create a python environment based on the Conda dependencies specification."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython?alt=com.azure.resourcemanager.machinelearningservices.models.ModelEnvironmentDefinitionResponsePython&text=ModelEnvironmentDefinitionResponsePython\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Settings for a Python environment."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1