public class VirtualHubId extends Object
| Constructor and Description |
|---|
VirtualHubId() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed.
|
VirtualHubId |
withId(String id)
Set the resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed.
|
public String id()
public VirtualHubId withId(String id)
id - the id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/