SupportedCapabilities Class

Definition

Disk update resource.

public class SupportedCapabilities
type SupportedCapabilities = class
Public Class SupportedCapabilities
Inheritance
SupportedCapabilities

Constructors

SupportedCapabilities()

Initializes a new instance of the SupportedCapabilities class.

SupportedCapabilities(Nullable<Boolean>, String)

Initializes a new instance of the SupportedCapabilities class.

SupportedCapabilities(String, Nullable<Boolean>, String)

Initializes a new instance of the SupportedCapabilities class.

Properties

AcceleratedNetwork

Gets or sets true if the image from which the OS disk is created supports accelerated networking.

Architecture

Gets or sets CPU architecture supported by an OS disk. Possible values include: 'x64', 'Arm64'

DiskControllerTypes

Gets or sets the disk controllers that an OS disk supports. If set it can be SCSI or SCSI, NVME or NVME, SCSI.

Applies to