Share via


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

deviceType

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

transferType

Type of the transfer.

validationType

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

Device type to be used for the job.

deviceType: SkuName

Property Value

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

Type of the transfer.

transferType: TransferType

Property Value

validationType

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

validationType: "ValidateSkuAvailability"

Property Value

"ValidateSkuAvailability"