public class Subnet extends Object
| Constructor and Description |
|---|
Subnet() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get resource ID of Virtual Network Subnet.
|
Subnet |
withId(String id)
Set resource ID of Virtual Network Subnet.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/