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

33 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithParentResource"
fullName: "com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithParentResource"
name: "JobBase.DefinitionStages.WithParentResource"
nameWithType: "JobBase.DefinitionStages.WithParentResource"
summary: "The stage of the Job<wbr>Base definition allowing to specify parent resource."
syntax: "public static interface **JobBase.DefinitionStages.WithParentResource**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithParentResource.withExistingWorkspace(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithParentResource.withExistingWorkspace(String resourceGroupName, String workspaceName)"
name: "withExistingWorkspace(String resourceGroupName, String workspaceName)"
nameWithType: "JobBase.DefinitionStages.WithParentResource.withExistingWorkspace(String resourceGroupName, String workspaceName)"
summary: "Specifies resource<wbr>Group<wbr>Name, workspace<wbr>Name."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of Azure Machine Learning workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract JobBase.DefinitionStages.WithProperties withExistingWorkspace(String resourceGroupName, String workspaceName)"
desc: "Specifies resourceGroupName, workspaceName."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithProperties?alt=com.azure.resourcemanager.machinelearning.models.JobBase.DefinitionStages.WithProperties&text=WithProperties\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the JobBase definition allowing to specify parent resource."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0