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

46 строки
3.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation"
fullName: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation"
name: "Workspace.DefinitionStages.WithLocation"
nameWithType: "Workspace.DefinitionStages.WithLocation"
summary: "The stage of the Workspace definition allowing to specify location."
syntax: "public static interface **Workspace.DefinitionStages.WithLocation**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation.withRegion(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation.withRegion(Region location)"
name: "withRegion(Region location)"
nameWithType: "Workspace.DefinitionStages.WithLocation.withRegion(Region location)"
summary: "Specifies the region for the resource."
modifiers:
- "abstract"
parameters:
- description: "Specifies the location of the resource."
name: "location"
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Workspace.DefinitionStages.WithCreate withRegion(Region location)"
desc: "Specifies the region for the resource."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation.withRegion(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithLocation.withRegion(String location)"
name: "withRegion(String location)"
nameWithType: "Workspace.DefinitionStages.WithLocation.withRegion(String location)"
summary: "Specifies the region for the resource."
modifiers:
- "abstract"
parameters:
- description: "Specifies the location of the resource."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Workspace.DefinitionStages.WithCreate withRegion(String location)"
desc: "Specifies the region for the resource."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearning.models.Workspace.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Workspace definition allowing to specify location."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0