RegionConfigurationResponse interface

Configuration response specific to a region.

Properties

datacenterAddressResponse

Datacenter address for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.

scheduleAvailabilityResponse

Schedule availability for given sku in a region. NOTE: This property will not be serialized. It can only be populated by the server.

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.

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

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

Property Value