ScheduleAvailabilityRequest interface
Request body to get the availability for scheduling orders.
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 |
sku |
Polymorphic discriminator, which specifies the different types this object can be |
storage |
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
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
skuName
Polymorphic discriminator, which specifies the different types this object can be
skuName: "DataBoxDisk" | "DataBoxHeavy" | "DataBox"
Property Value
"DataBoxDisk" | "DataBoxHeavy" | "DataBox"
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