RegionConfigurationResponse interface
Configuration response specific to a region.
Properties
| datacenter |
Datacenter address for given sku in a region. |
| device |
Device capabilities available for a given sku in a region. |
| schedule |
Schedule availability for given sku in a region. |
| transport |
Transport options available for given sku in a region. |
Property Details
datacenterAddressResponse
Datacenter address for given sku in a region.
datacenterAddressResponse?: DatacenterAddressResponseUnion
Property Value
deviceCapabilityResponse
Device capabilities available for a given sku in a region.
deviceCapabilityResponse?: DeviceCapabilityResponse
Property Value
scheduleAvailabilityResponse
Schedule availability for given sku in a region.
scheduleAvailabilityResponse?: ScheduleAvailabilityResponse
Property Value
transportAvailabilityResponse
Transport options available for given sku in a region.
transportAvailabilityResponse?: TransportAvailabilityResponse