次の方法で共有


VirtualMachineImage.DisallowedVmDiskType プロパティ

定義

許可されていない VM ディスクの種類。

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)

プロパティ値

適用対象