Compartilhar via


RestorePointSourceVmStorageProfile.DiskControllerType Property

Definition

Gets the disk controller type of the VM captured at the time of the restore point creation.

public Azure.ResourceManager.Compute.Models.DiskControllerType? DiskControllerType { get; }
member this.DiskControllerType : Nullable<Azure.ResourceManager.Compute.Models.DiskControllerType>
Public ReadOnly Property DiskControllerType As Nullable(Of DiskControllerType)

Property Value

Applies to