OSDiskConfigurationCreateParameters 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.
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. |