HeavyScheduleAvailabilityRequest interface

Request body to get the availability for scheduling heavy orders.

Extends

Properties

skuName

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

Inherited Properties

country

Country in which storage location should be supported.

storageLocation

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

Property Details

skuName

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

skuName: "DataBoxHeavy"

Property Value

"DataBoxHeavy"

Inherited Property Details

country

Country in which storage location should be supported.

country?: string

Property Value

string

Inherited From ScheduleAvailabilityRequest.country

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