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

46 строки
3.1 KiB
YAML

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