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

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.avs.models.GlobalReachConnection.UpdateStages.WithExpressRouteId"
fullName: "com.azure.resourcemanager.avs.models.GlobalReachConnection.UpdateStages.WithExpressRouteId"
name: "GlobalReachConnection.UpdateStages.WithExpressRouteId"
nameWithType: "GlobalReachConnection.UpdateStages.WithExpressRouteId"
summary: "The stage of the Global<wbr>Reach<wbr>Connection update allowing to specify express<wbr>Route<wbr>Id."
syntax: "public static interface **GlobalReachConnection.UpdateStages.WithExpressRouteId**"
methods:
- uid: "com.azure.resourcemanager.avs.models.GlobalReachConnection.UpdateStages.WithExpressRouteId.withExpressRouteId(java.lang.String)"
fullName: "com.azure.resourcemanager.avs.models.GlobalReachConnection.UpdateStages.WithExpressRouteId.withExpressRouteId(String expressRouteId)"
name: "withExpressRouteId(String expressRouteId)"
nameWithType: "GlobalReachConnection.UpdateStages.WithExpressRouteId.withExpressRouteId(String expressRouteId)"
summary: "Specifies the express<wbr>Route<wbr>Id property: The ID of the Private Cloud's Express<wbr>Route Circuit that is participating in the global reach connection."
modifiers:
- "abstract"
parameters:
- description: "The ID of the Private Cloud's ExpressRoute Circuit that is participating in the\n global reach connection."
name: "expressRouteId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract GlobalReachConnection.Update withExpressRouteId(String expressRouteId)"
desc: "Specifies the expressRouteId property: The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.avs.models.GlobalReachConnection.Update?alt=com.azure.resourcemanager.avs.models.GlobalReachConnection.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the GlobalReachConnection update allowing to specify expressRouteId."
metadata: {}
package: "com.azure.resourcemanager.avs.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0