| 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 |
|---|---|
NetworkInterfaceNicType |
NetworkInterfaceInner.nicType()
Get the nicType property: Type of Network Interface resource.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInterfaceInner |
NetworkInterfaceInner.withNicType(NetworkInterfaceNicType nicType)
Set the nicType property: Type of Network Interface resource.
|
| Modifier and Type | Field and Description |
|---|---|
static NetworkInterfaceNicType |
NetworkInterfaceNicType.ELASTIC
Static value Elastic for NetworkInterfaceNicType.
|
static NetworkInterfaceNicType |
NetworkInterfaceNicType.STANDARD
Static value Standard for NetworkInterfaceNicType.
|
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterfaceNicType |
NetworkInterfaceNicType.fromString(String name)
Creates or finds a NetworkInterfaceNicType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.