| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubId |
ExpressRouteGatewayInner.virtualHub()
Get the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayInner |
ExpressRouteGatewayInner.withVirtualHub(VirtualHubId virtualHub)
Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualHubId |
VirtualHubId.withId(String id)
Set the id property: The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.