Megosztás a következőn keresztül:


ContainerServiceOSDiskType.Managed Property

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 static Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType Managed { get; }
static member Managed : Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType
Public Shared ReadOnly Property Managed As ContainerServiceOSDiskType

Property Value

Applies to