46 строки
3.0 KiB
YAML
46 строки
3.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation"
|
|
name: "DicomService.DefinitionStages.WithLocation"
|
|
nameWithType: "DicomService.DefinitionStages.WithLocation"
|
|
summary: "The stage of the Dicom<wbr>Service definition allowing to specify location."
|
|
syntax: "public static interface **DicomService.DefinitionStages.WithLocation**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation.withRegion(com.azure.core.management.Region)"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation.withRegion(Region location)"
|
|
name: "withRegion(Region location)"
|
|
nameWithType: "DicomService.DefinitionStages.WithLocation.withRegion(Region location)"
|
|
summary: "Specifies the region for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The resource location."
|
|
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 DicomService.DefinitionStages.WithCreate withRegion(Region location)"
|
|
desc: "Specifies the region for the resource."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation.withRegion(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithLocation.withRegion(String location)"
|
|
name: "withRegion(String location)"
|
|
nameWithType: "DicomService.DefinitionStages.WithLocation.withRegion(String location)"
|
|
summary: "Specifies the region for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The resource location."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DicomService.DefinitionStages.WithCreate withRegion(String location)"
|
|
desc: "Specifies the region for the resource."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.healthcareapis.models.DicomService.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the DicomService definition allowing to specify location."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.healthcareapis.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0
|