public class NetworkInterfaceReference extends SubResource
| Constructor and Description |
|---|
NetworkInterfaceReference() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
primary()
Get specifies the primary network interface in case the virtual machine has more than 1 network interface.
|
NetworkInterfaceReference |
withPrimary(Boolean primary)
Set specifies the primary network interface in case the virtual machine has more than 1 network interface.
|
id, withIdpublic Boolean primary()
public NetworkInterfaceReference withPrimary(Boolean primary)
primary - the primary value to setCopyright © 2019. All rights reserved.