AvailableSkuRequest Class
The filters for showing the available skus.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AvailableSkuRequest
Constructor
AvailableSkuRequest(*, country: str, location: str, sku_names: Optional[List[Union[str, azure.mgmt.databox.v2018_01_01.models._data_box_management_client_enums.SkuName]]] = None, **kwargs)
Parameters
- country
- str
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. Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01.
Sku Names to filter for available skus.
Variables
- transfer_type
- str
Required. Type of the transfer. Default value: "ImportToAzure".
Attributes
transfer_type
transfer_type = 'ImportToAzure'
Feedback
Submit and view feedback for