# Functions
NewClient is used to instantiate a new DiskClient from an Azure client.
# Constants
These constants represent the valid host caching types.
These constants represent the valid host caching types.
These constants represent the valid host caching types.
These constants represent the possible IO types.
These constants represent the possible IO types.
These constants represent the valid operating system types.
These constants represent the valid operating system types.
These constants represent the valid operating system types.
# Structs
CreateDataDiskParameters represents a data disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
CreateDiskParameters represents a disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
DataDiskResponse represents a data disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
DiskClient is used to perform operations on Azure Disks.
DiskResponse represents a disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
ListDiskResponse represents a disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
Resource describes the resource details a disk is currently attached to.
UpdateDataDiskParameters represents a data disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
UpdateDiskParameters represents a disk
https://msdn.microsoft.com/en-us/library/azure/jj157188.aspx.
# Type aliases
HostCachingType represents a host caching type.
IOType represents an IO type.
OperatingSystemType represents an operating system type.