RestorePointSourceVmosDisk interface

Describes an Operating System disk.

Properties

caching

Gets the caching type. NOTE: This property will not be serialized. It can only be populated by the server.

diskRestorePoint

Contains Disk Restore Point properties.

diskSizeGB

Gets the disk size in GB. NOTE: This property will not be serialized. It can only be populated by the server.

encryptionSettings

Gets the disk encryption settings. NOTE: This property will not be serialized. It can only be populated by the server.

managedDisk

Gets the managed disk details

name

Gets the disk name. NOTE: This property will not be serialized. It can only be populated by the server.

osType

Gets the Operating System type. NOTE: This property will not be serialized. It can only be populated by the server.

writeAcceleratorEnabled

Shows true if the disk is write-accelerator enabled. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

caching

Gets the caching type. NOTE: This property will not be serialized. It can only be populated by the server.

caching?: CachingTypes

Property Value

diskRestorePoint

Contains Disk Restore Point properties.

diskRestorePoint?: DiskRestorePointAttributes

Property Value

diskSizeGB

Gets the disk size in GB. NOTE: This property will not be serialized. It can only be populated by the server.

diskSizeGB?: number

Property Value

number

encryptionSettings

Gets the disk encryption settings. NOTE: This property will not be serialized. It can only be populated by the server.

encryptionSettings?: DiskEncryptionSettings

Property Value

managedDisk

Gets the managed disk details

managedDisk?: ManagedDiskParameters

Property Value

name

Gets the disk name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

osType

Gets the Operating System type. NOTE: This property will not be serialized. It can only be populated by the server.

osType?: string

Property Value

string

writeAcceleratorEnabled

Shows true if the disk is write-accelerator enabled. NOTE: This property will not be serialized. It can only be populated by the server.

writeAcceleratorEnabled?: boolean

Property Value

boolean