azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

98 строки
4.9 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.commandLineArgs()
name: commandLineArgs()
nameWithType: Caffe2Settings.commandLineArgs()
returns:
description: <p>the commandLineArgs value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get command line arguments that need to be passed to the python script.</p>
<p></p>
syntax: public String commandLineArgs()
uid: com.microsoft.azure.management.batchai.Caffe2Settings.commandLineArgs()
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.pythonInterpreterPath()
name: pythonInterpreterPath()
nameWithType: Caffe2Settings.pythonInterpreterPath()
returns:
description: <p>the pythonInterpreterPath value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the path to the Python interpreter.</p>
<p></p>
syntax: public String pythonInterpreterPath()
uid: com.microsoft.azure.management.batchai.Caffe2Settings.pythonInterpreterPath()
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.pythonScriptFilePath()
name: pythonScriptFilePath()
nameWithType: Caffe2Settings.pythonScriptFilePath()
returns:
description: <p>the pythonScriptFilePath value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the python script to execute.</p>
<p></p>
syntax: public String pythonScriptFilePath()
uid: com.microsoft.azure.management.batchai.Caffe2Settings.pythonScriptFilePath()
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.withCommandLineArgs(String commandLineArgs)
name: withCommandLineArgs(String commandLineArgs)
nameWithType: Caffe2Settings.withCommandLineArgs(String commandLineArgs)
parameters:
- description: <p>the commandLineArgs value to set </p>
name: commandLineArgs
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the Caffe2Settings object itself. </p>
type: <xref href="com.microsoft.azure.management.batchai.Caffe2Settings?alt=com.microsoft.azure.management.batchai.Caffe2Settings&text=Caffe2Settings" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set command line arguments that need to be passed to the python script.</p>
<p></p>
syntax: public Caffe2Settings withCommandLineArgs(String commandLineArgs)
uid: com.microsoft.azure.management.batchai.Caffe2Settings.withCommandLineArgs(String)
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.withPythonInterpreterPath(String pythonInterpreterPath)
name: withPythonInterpreterPath(String pythonInterpreterPath)
nameWithType: Caffe2Settings.withPythonInterpreterPath(String pythonInterpreterPath)
parameters:
- description: <p>the pythonInterpreterPath value to set </p>
name: pythonInterpreterPath
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the Caffe2Settings object itself. </p>
type: <xref href="com.microsoft.azure.management.batchai.Caffe2Settings?alt=com.microsoft.azure.management.batchai.Caffe2Settings&text=Caffe2Settings" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the path to the Python interpreter.</p>
<p></p>
syntax: public Caffe2Settings withPythonInterpreterPath(String pythonInterpreterPath)
uid: com.microsoft.azure.management.batchai.Caffe2Settings.withPythonInterpreterPath(String)
- fullName: com.microsoft.azure.management.batchai.Caffe2Settings.withPythonScriptFilePath(String pythonScriptFilePath)
name: withPythonScriptFilePath(String pythonScriptFilePath)
nameWithType: Caffe2Settings.withPythonScriptFilePath(String pythonScriptFilePath)
parameters:
- description: <p>the pythonScriptFilePath value to set </p>
name: pythonScriptFilePath
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the Caffe2Settings object itself. </p>
type: <xref href="com.microsoft.azure.management.batchai.Caffe2Settings?alt=com.microsoft.azure.management.batchai.Caffe2Settings&text=Caffe2Settings" data-throw-if-not-resolved="False"/>
summary: >-
<p>Set the python script to execute.</p>
<p></p>
syntax: public Caffe2Settings withPythonScriptFilePath(String pythonScriptFilePath)
uid: com.microsoft.azure.management.batchai.Caffe2Settings.withPythonScriptFilePath(String)
nameWithType: Caffe2Settings
syntax: public class Caffe2Settings
type: class
uid: com.microsoft.azure.management.batchai.Caffe2Settings
fullName: com.microsoft.azure.management.batchai.Caffe2Settings
name: Caffe2Settings
package: com.microsoft.azure.management.batchai
summary: <p>Caffe2 job settings. </p>
metadata: {}