共用方式為


OSDiskConfigurationCreateParameters Class

Definition

The OS disk configuration.

public class OSDiskConfigurationCreateParameters
type OSDiskConfigurationCreateParameters = class
Public Class OSDiskConfigurationCreateParameters
Inheritance
OSDiskConfigurationCreateParameters

Constructors

OSDiskConfigurationCreateParameters()

Initializes a new instance of the OSDiskConfigurationCreateParameters class.

OSDiskConfigurationCreateParameters(String, String, Uri)

Initializes a new instance of the OSDiskConfigurationCreateParameters class with required arguments.

Properties

HostCaching

Optional. Gets or sets the platform caching behavior of the operating system disk blob for read/write efficiency.

MediaLink
OS

Required. Gets or sets the operating system in the image.

OSState

Required. Gets or sets the state of the operating system in the image.

Applies to