Share via


PreferencesValidationRequest interface

Request to validate preference of transport and data center.

Extends

Properties

deviceType

Device type to be used for the job.

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

preference

Preference of transport and data center.

validationType

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

Property Details

deviceType

Device type to be used for the job.

deviceType: SkuName

Property Value

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

preference

Preference of transport and data center.

preference?: Preferences

Property Value

validationType

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

validationType: "ValidatePreferences"

Property Value

"ValidatePreferences"