AvailabilityPolicy Class
In the case of an availability or connectivity issue with the data disk, specify the behavior of your VM.
Constructor
AvailabilityPolicy(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
action_on_disk_delay
|
Determines on how to handle disks with slow I/O. Known values are: "None" and "AutomaticReattach". |
Attributes
action_on_disk_delay
"None" and "AutomaticReattach".
action_on_disk_delay: str | _models.AvailabilityPolicyDiskDelay | None