PreferencesValidationRequest interface

Request to validate preference of transport and data center.

Extends

Properties

deviceType

Device type to be used for the job.

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

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"