OSDiskConfigurationUpdateParameters Class
The OS disk configuration.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | OSDiskConfigurationUpdateParameters() | Initializes a new instance of the OSDiskConfigurationUpdateParameters class. |
| Name | Description | |
|---|---|---|
![]() | HostCaching | Optional. Specifies the platform caching behavior of the operating system disk blob for read/write efficiency. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


