Partager via


OSDiskType.Managed Field

Definition

Azure replicates the operating system disk for a virtual machine to Azure storage to avoid data loss should the VM need to be relocated to another host. Since containers aren't designed to have local state persisted, this behavior offers limited value while providing some drawbacks, including slower node provisioning and higher read/write latency.

public const string Managed;
val mutable Managed : string
Public Const Managed As String 

Field Value

Applies to