Share via


VirtualMachineImage.DisallowedVmDiskType Property

Definition

VM disk types which are disallowed.

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

Property Value

Applies to