AvailabilityPolicy 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.
In the case of an availability or connectivity issue with the data disk, specify the behavior of your VM
public class AvailabilityPolicy
type AvailabilityPolicy = class
Public Class AvailabilityPolicy
- Inheritance
-
AvailabilityPolicy
Constructors
| Name | Description |
|---|---|
| AvailabilityPolicy() |
Initializes a new instance of the AvailabilityPolicy class. |
| AvailabilityPolicy(String) |
Initializes a new instance of the AvailabilityPolicy class. |
Properties
| Name | Description |
|---|---|
| ActionOnDiskDelay |
Gets or sets determines on how to handle disks with slow I/O. Possible values include: 'None', 'AutomaticReattach' |