public final class VirtualApplianceNicProperties extends Object
| Constructor and Description |
|---|
VirtualApplianceNicProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name property: NIC name.
|
String |
privateIpAddress()
Get the privateIpAddress property: Private IP address.
|
String |
publicIpAddress()
Get the publicIpAddress property: Public IP address.
|
void |
validate()
Validates the instance.
|
public String name()
public String publicIpAddress()
public String privateIpAddress()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.