| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static PreferredIpVersion |
PreferredIpVersion.IPV4
Static value IPv4 for PreferredIpVersion.
|
static PreferredIpVersion |
PreferredIpVersion.IPV6
Static value IPv6 for PreferredIpVersion.
|
| Modifier and Type | Method and Description |
|---|---|
static PreferredIpVersion |
PreferredIpVersion.fromString(String name)
Creates or finds a PreferredIpVersion from its string representation.
|
PreferredIpVersion |
ConnectionMonitorTestConfiguration.preferredIpVersion()
Get the preferredIpVersion property: The preferred IP version to use in test evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorTestConfiguration |
ConnectionMonitorTestConfiguration.withPreferredIpVersion(PreferredIpVersion preferredIpVersion)
Set the preferredIpVersion property: The preferred IP version to use in test evaluation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.