HeavyScheduleAvailabilityRequest Class
Request body to get the availability for scheduling heavy orders.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.databox.v2019_09_01.models._models_py3.ScheduleAvailabilityRequestHeavyScheduleAvailabilityRequest
Constructor
HeavyScheduleAvailabilityRequest(*, storage_location: str, **kwargs)
Parameters
- storage_location
- str
Required
Required. Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api- version=2018-01-01.
- sku_name
- str or <xref:azure.mgmt.databox.models.SkuName>
Required
Required. Sku Name for which the order is to be scheduled.Constant filled by server. Possible values include: "DataBox", "DataBoxDisk", "DataBoxHeavy".
Feedback
Submit and view feedback for