AvailableSkuRequest Class
The filters for showing the available skus.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AvailableSkuRequest
Constructor
AvailableSkuRequest(*, transfer_type: Union[str, azure.mgmt.databox.v2020_04_01.models._data_box_management_client_enums.TransferType], country: str, location: str, sku_names: Optional[List[Union[str, azure.mgmt.databox.v2020_04_01.models._data_box_management_client_enums.SkuName]]] = None, **kwargs)
Parameters
- transfer_type
- str or <xref:azure.mgmt.databox.models.TransferType>
Required
Required. Type of the transfer. Possible values include: "ImportToAzure", "ExportFromAzure".
- country
- str
Required
Required. ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements.
- location
- str
Required
Required. Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01.
Feedback
Submit and view feedback for