VirtualMachineScaleSetStorageProfile.DiskControllerKind 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.Compute.Models.DiskControllerType? DiskControllerKind { get; set; }
member this.DiskControllerKind : Nullable<Azure.ResourceManager.Compute.Models.DiskControllerType> with get, set
Public Property DiskControllerKind As Nullable(Of DiskControllerType)

Property Value

Applies to