Share via


AssessedSqlInstanceStorageDetails interface

Assessed Sql Instance Storage Details.

Properties

diskSizeInMB

Gets the disk size in mb.

megabytesPerSecondOfRead

Gets the megabytes per second of read.

megabytesPerSecondOfWrite

Gets the megabytes per second of read.

numberOfReadOperationsPerSecond

Gets the number of read operations per second.

numberOfWriteOperationsPerSecond

Gets the number of write operations per second.

storageType

Gets the storage type.

Property Details

diskSizeInMB

Gets the disk size in mb.

diskSizeInMB?: number

Property Value

number

megabytesPerSecondOfRead

Gets the megabytes per second of read.

megabytesPerSecondOfRead?: number

Property Value

number

megabytesPerSecondOfWrite

Gets the megabytes per second of read.

megabytesPerSecondOfWrite?: number

Property Value

number

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

storageType

Gets the storage type.

storageType?: string

Property Value

string