DataBoxScheduleAvailabilityRequest interface    
Request body to get the availability for scheduling data box orders orders.
- Extends
Properties
| sku | 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 | 
| storage | Location for data transfer. For locations check:  | 
Property Details
		skuName
	 
	Polymorphic discriminator, which specifies the different types this object can be
skuName: "DataBox"Property Value
"DataBox"
Inherited Property Details
country
Country in which storage location should be supported.
country?: stringProperty 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?: ModelNameProperty 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: stringProperty Value
string
Inherited From ScheduleAvailabilityRequest.storageLocation