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.v2020_11_01.models._models_py3.ScheduleAvailabilityRequest
DataBoxScheduleAvailabilityRequest

Constructor

DataBoxScheduleAvailabilityRequest(*, storage_location: str, country: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
storage_location
str

Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01. Required.

country
str

Country in which storage location should be supported.

Variables

Name Description
storage_location
str

Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01. Required.

sku_name

Sku Name for which the order is to be scheduled. Required. Known values are: "DataBox", "DataBoxDisk", and "DataBoxHeavy".

country
str

Country in which storage location should be supported.