SupportedCapabilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET