Condividi tramite


AvailabilityPolicy Class

In the case of an availability or connectivity issue with the data disk, specify the behavior of your VM.

Constructor

AvailabilityPolicy(*, action_on_disk_delay: str | _models.AvailabilityPolicyDiskDelay | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
action_on_disk_delay

Determines on how to handle disks with slow I/O. Known values are: "None" and "AutomaticReattach".

Default value: None

Variables

Name Description
action_on_disk_delay

Determines on how to handle disks with slow I/O. Known values are: "None" and "AutomaticReattach".