RegionConfigurationResponse interface
Configuration response specific to a region.
Properties
| datacenter |
Datacenter address for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server. |
| device |
Device capabilities available for a given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server. |
| schedule |
Schedule availability for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server. |
| transport |
Transport options available for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
datacenterAddressResponse
Datacenter address for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.
datacenterAddressResponse?: DatacenterAddressResponseUnion
Property Value
deviceCapabilityResponse
Device capabilities available for a given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.
deviceCapabilityResponse?: DeviceCapabilityResponse
Property Value
scheduleAvailabilityResponse
Schedule availability for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.
scheduleAvailabilityResponse?: ScheduleAvailabilityResponse
Property Value
transportAvailabilityResponse
Transport options available for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.
transportAvailabilityResponse?: TransportAvailabilityResponse