| 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 |
|---|---|
PublicIpAddressMigrationPhase |
PublicIpAddressInner.migrationPhase()
Get the migrationPhase property: Migration phase of Public IP Address.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpAddressInner |
PublicIpAddressInner.withMigrationPhase(PublicIpAddressMigrationPhase migrationPhase)
Set the migrationPhase property: Migration phase of Public IP Address.
|
| Modifier and Type | Field and Description |
|---|---|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.ABORT
Static value Abort for PublicIpAddressMigrationPhase.
|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.COMMIT
Static value Commit for PublicIpAddressMigrationPhase.
|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.COMMITTED
Static value Committed for PublicIpAddressMigrationPhase.
|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.NONE
Static value None for PublicIpAddressMigrationPhase.
|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.PREPARE
Static value Prepare for PublicIpAddressMigrationPhase.
|
| Modifier and Type | Method and Description |
|---|---|
static PublicIpAddressMigrationPhase |
PublicIpAddressMigrationPhase.fromString(String name)
Creates or finds a PublicIpAddressMigrationPhase from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.