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

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

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"