AssessedDisk interface

A disk assessed for an assessment.

Properties

displayName

User friendly name of the assessed disk. NOTE: This property will not be serialized. It can only be populated by the server.

gigabytesForRecommendedDiskSize

Gigabytes of storage provided by the recommended Azure disk size. NOTE: This property will not be serialized. It can only be populated by the server.

gigabytesProvisioned

Gigabytes of storage provisioned for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

megabytesPerSecondOfRead

Disk throughput in MegaBytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

megabytesPerSecondOfWrite

Disk throughput in MegaBytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

monthlyStorageCost

Estimated aggregate storage cost for a 31-day month for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the assessed disk. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfReadOperationsPerSecond

Number of read operations per second for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfWriteOperationsPerSecond

Number of read and write operations per second for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedDiskSize

Recommended Azure size for the disk, given utilization data and preferences set on Assessment. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedDiskType

Storage type selected for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

suitability

Whether this disk is suitable for Azure. NOTE: This property will not be serialized. It can only be populated by the server.

suitabilityDetail

If disk is suitable to be migrate but some conditions/checks were not considered while calculating suitability, this explains the details. NOTE: This property will not be serialized. It can only be populated by the server.

suitabilityExplanation

If disk is not suitable to be migrated, this explains the reasons and mitigation steps. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

displayName

User friendly name of the assessed disk. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

gigabytesForRecommendedDiskSize

Gigabytes of storage provided by the recommended Azure disk size. NOTE: This property will not be serialized. It can only be populated by the server.

gigabytesForRecommendedDiskSize?: number

Property Value

number

gigabytesProvisioned

Gigabytes of storage provisioned for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

gigabytesProvisioned?: number

Property Value

number

megabytesPerSecondOfRead

Disk throughput in MegaBytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

megabytesPerSecondOfRead?: number

Property Value

number

megabytesPerSecondOfWrite

Disk throughput in MegaBytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

megabytesPerSecondOfWrite?: number

Property Value

number

monthlyStorageCost

Estimated aggregate storage cost for a 31-day month for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

monthlyStorageCost?: number

Property Value

number

name

Name of the assessed disk. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

numberOfReadOperationsPerSecond

Number of read operations per second for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfReadOperationsPerSecond?: number

Property Value

number

numberOfWriteOperationsPerSecond

Number of read and write operations per second for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

numberOfWriteOperationsPerSecond?: number

Property Value

number

recommendedDiskSize

Recommended Azure size for the disk, given utilization data and preferences set on Assessment. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedDiskSize?: string

Property Value

string

recommendedDiskType

Storage type selected for this disk. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedDiskType?: string

Property Value

string

suitability

Whether this disk is suitable for Azure. NOTE: This property will not be serialized. It can only be populated by the server.

suitability?: string

Property Value

string

suitabilityDetail

If disk is suitable to be migrate but some conditions/checks were not considered while calculating suitability, this explains the details. NOTE: This property will not be serialized. It can only be populated by the server.

suitabilityDetail?: string

Property Value

string

suitabilityExplanation

If disk is not suitable to be migrated, this explains the reasons and mitigation steps. NOTE: This property will not be serialized. It can only be populated by the server.

suitabilityExplanation?: string

Property Value

string