DiskScheduleAvailabilityRequest interface

Request body to get the availability for scheduling disk orders.

Properties

expectedDataSizeInTeraBytes

The expected size of the data, which needs to be transferred in this job, in terabytes.

skuName

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

country

Country in which storage location should be supported.

model

The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025

storageLocation

Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01

Property Details

expectedDataSizeInTeraBytes

The expected size of the data, which needs to be transferred in this job, in terabytes.

expectedDataSizeInTeraBytes: number

Property Value

number

skuName

Polymorphic discriminator, which specifies the different types this object can be

skuName: "DataBoxDisk"

Property Value

"DataBoxDisk"

Inherited Property Details

country

Country in which storage location should be supported.

country?: string

Property Value

string

Inherited From ScheduleAvailabilityRequest.country

model

The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025

model?: ModelName

Property Value

Inherited From ScheduleAvailabilityRequest.model

storageLocation

Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01

storageLocation: string

Property Value

string

Inherited From ScheduleAvailabilityRequest.storageLocation