SkuAvailabilityValidationRequest interface
Request to validate sku availability.
- Extends
Properties
country | ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements |
device |
Device type to be used for the job. |
location | Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 |
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 |
transfer |
Type of the transfer. |
validation |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
country
ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements
country: string
Property Value
string
deviceType
location
Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01
location: 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
transferType
validationType
Polymorphic discriminator, which specifies the different types this object can be
validationType: "ValidateSkuAvailability"
Property Value
"ValidateSkuAvailability"