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

46 строки
3.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation"
name: "JobResponse.DefinitionStages.WithLocation"
nameWithType: "JobResponse.DefinitionStages.WithLocation"
summary: "The stage of the Job<wbr>Response definition allowing to specify location."
syntax: "public static interface **JobResponse.DefinitionStages.WithLocation**"
methods:
- uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation.withRegion(com.azure.core.management.Region)"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation.withRegion(Region location)"
name: "withRegion(Region location)"
nameWithType: "JobResponse.DefinitionStages.WithLocation.withRegion(Region location)"
summary: "Specifies the region for the resource."
modifiers:
- "abstract"
parameters:
- description: "Specifies the supported Azure location where the job should be created."
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 JobResponse.DefinitionStages.WithCreate withRegion(Region location)"
desc: "Specifies the region for the resource."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation.withRegion(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithLocation.withRegion(String location)"
name: "withRegion(String location)"
nameWithType: "JobResponse.DefinitionStages.WithLocation.withRegion(String location)"
summary: "Specifies the region for the resource."
modifiers:
- "abstract"
parameters:
- description: "Specifies the supported Azure location where the job should be created."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract JobResponse.DefinitionStages.WithCreate withRegion(String location)"
desc: "Specifies the region for the resource."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the JobResponse definition allowing to specify location."
metadata: {}
package: "com.azure.resourcemanager.storageimportexport.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2