DiskInstanceView interface  
The instance view of the disk.
Properties
| encryption | 
	Specifies the encryption settings for the OS Disk.   | 
| name | The disk name.  | 
| statuses | The resource status information.  | 
Property Details
		encryptionSettings
	 
	Specifies the encryption settings for the OS Disk. 
 Minimum api-version: 2015-06-15
encryptionSettings?: DiskEncryptionSettings[]
				Property Value
name
The disk name.
name?: string
				Property Value
string
statuses
The resource status information.
statuses?: InstanceViewStatus[]