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 |
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
transferType
validationType
Polymorphic discriminator, which specifies the different types this object can be
validationType: "ValidateSkuAvailability"
Property Value
"ValidateSkuAvailability"