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

BatchVmConfiguration.DataDisks 属性

定义

如果池中的计算节点需要附加空数据磁盘,则必须指定此属性。

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchVmDataDisk> DataDisks { get; }
member this.DataDisks : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchVmDataDisk>
Public ReadOnly Property DataDisks As IList(Of BatchVmDataDisk)

属性值

适用于