ScheduleAvailabilityRequest interface

Request body to get the availability for scheduling orders.

Properties

country

Country in which storage location should be supported.

skuName

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

storageLocation

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

Property Details

country

Country in which storage location should be supported.

country?: string

Property Value

string

skuName

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

skuName: "DataBox" | "DataBoxDisk" | "DataBoxHeavy"

Property Value

"DataBox" | "DataBoxDisk" | "DataBoxHeavy"

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