ZoneMovement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes zone movement configuration. This allows VM to be moved across availability zones during an outage.
public class ZoneMovement
type ZoneMovement = class
Public Class ZoneMovement
- Inheritance
-
ZoneMovement
Constructors
| Name | Description |
|---|---|
| ZoneMovement() |
Initializes a new instance of the ZoneMovement class. |
| ZoneMovement(Nullable<Boolean>) |
Initializes a new instance of the ZoneMovement class. |
Properties
| Name | Description |
|---|---|
| IsEnabled |
Gets or sets indicates if zone movement is enabled. By default isEnabled is set to false i.e VM can't be moved from one zone to another. |