你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerServiceOSDiskType.Managed 属性

定义

Azure 会将虚拟机的操作系统磁盘复制到 Azure 存储,以避免在 VM 需要重新定位到另一台主机时数据丢失。 由于容器不是设计为保留本地状态,因此此行为提供有限的值,同时存在一些缺点,包括节点预配速度较慢和读/写延迟较高。

public static Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType Managed { get; }
static member Managed : Azure.ResourceManager.ContainerService.Models.ContainerServiceOSDiskType
Public Shared ReadOnly Property Managed As ContainerServiceOSDiskType

属性值

适用于