Share via


AssessedDiskData interface

Assessed Disk data. Used in Assessed SQL machine DTO.

Properties

displayName

Gets the machine display name.

gigabytesProvisioned

Gets the gigabytes provisioned.

megabytesPerSecondOfRead

Gets the megabytes per second of read.

megabytesPerSecondOfWrite

Gets the megabytes per second of write.

monthlyStorageCost

Gets the monthly storage cost.

name

Gets the name.

numberOfReadOperationsPerSecond

Gets the number of read operations per second.

numberOfWriteOperationsPerSecond

Gets the number of write operations per second.

recommendDiskThroughputInMbps

Gets the recommended disk throughput.

recommendedDiskIops

Gets the recommended disk iops.

recommendedDiskSize

Gets the recommended disk size.

recommendedDiskSizeGigabytes

Gets the recommended disk size.

recommendedDiskType

Gets the recommended disk type.

suitability

Gets the suitability.

suitabilityDetail

Gets the suitability detail.

suitabilityExplanation

Gets the suitability explanation.

Property Details

displayName

Gets the machine display name.

displayName?: string

Property Value

string

gigabytesProvisioned

Gets the gigabytes provisioned.

gigabytesProvisioned?: number

Property Value

number

megabytesPerSecondOfRead

Gets the megabytes per second of read.

megabytesPerSecondOfRead?: number

Property Value

number

megabytesPerSecondOfWrite

Gets the megabytes per second of write.

megabytesPerSecondOfWrite?: number

Property Value

number

monthlyStorageCost

Gets the monthly storage cost.

monthlyStorageCost?: number

Property Value

number

name

Gets the name.

name?: string

Property Value

string

numberOfReadOperationsPerSecond

Gets the number of read operations per second.

numberOfReadOperationsPerSecond?: number

Property Value

number

numberOfWriteOperationsPerSecond

Gets the number of write operations per second.

numberOfWriteOperationsPerSecond?: number

Property Value

number

recommendDiskThroughputInMbps

Gets the recommended disk throughput.

recommendDiskThroughputInMbps?: number

Property Value

number

recommendedDiskIops

Gets the recommended disk iops.

recommendedDiskIops?: number

Property Value

number

recommendedDiskSize

Gets the recommended disk size.

recommendedDiskSize?: string

Property Value

string

recommendedDiskSizeGigabytes

Gets the recommended disk size.

recommendedDiskSizeGigabytes?: number

Property Value

number

recommendedDiskType

Gets the recommended disk type.

recommendedDiskType?: string

Property Value

string

suitability

Gets the suitability.

suitability?: string

Property Value

string

suitabilityDetail

Gets the suitability detail.

suitabilityDetail?: string

Property Value

string

suitabilityExplanation

Gets the suitability explanation.

suitabilityExplanation?: string

Property Value

string