Share via


NetworkCloudOSDisk Class

Definition

OsDisk represents configuration of the boot disk.

public class NetworkCloudOSDisk
type NetworkCloudOSDisk = class
Public Class NetworkCloudOSDisk
Inheritance
NetworkCloudOSDisk

Constructors

NetworkCloudOSDisk(Int64)

Initializes a new instance of NetworkCloudOSDisk.

Properties

CreateOption

The strategy for creating the OS disk.

DeleteOption

The strategy for deleting the OS disk.

DiskSizeInGB

The size of the disk in gigabytes. Required if the createOption is Ephemeral.

Applies to