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

VirtualMachineManagedDisk.StorageAccountType 属性

定义

指定托管磁盘的存储帐户类型。 注意:UltraSSD_LRS只能与数据磁盘一起使用,不能与 OS 磁盘一起使用。

public Azure.ResourceManager.Compute.Models.StorageAccountType? StorageAccountType { get; set; }
member this.StorageAccountType : Nullable<Azure.ResourceManager.Compute.Models.StorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of StorageAccountType)

属性值

适用于