RegionConfigurationContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET