DataBoxScheduleAvailabilityRequest Class

Request body to get the availability for scheduling data box orders orders.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databox.v2019_09_01.models._models_py3.ScheduleAvailabilityRequest
DataBoxScheduleAvailabilityRequest

Constructor

DataBoxScheduleAvailabilityRequest(*, 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".