Share via


RegionConfigurationContent Class

Definition

Request body to get the configuration for the region.

public class RegionConfigurationContent
type RegionConfigurationContent = class
Public Class RegionConfigurationContent
Inheritance
RegionConfigurationContent

Constructors

RegionConfigurationContent()

Initializes a new instance of RegionConfigurationContent.

Properties

DataCenterAddressRequest

Request body to get the datacenter address for given sku.

ScheduleAvailabilityRequest

Request body to get the availability for scheduling orders. Please note ScheduleAvailabilityContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DataBoxScheduleAvailabilityContent, DiskScheduleAvailabilityContent and HeavyScheduleAvailabilityContent.

TransportAvailabilityRequestSkuName

Type of the device.

Applies to