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

ComputeFleetVmssStorageProfile.DiskControllerType Property

Definition

Specifies the disk controller type configured for the virtual machines in the scale set. Minimum api-version: 2022-08-01.

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

Property Value

Applies to