Interface RegionConfigurationResponse


public interface RegionConfigurationResponse
An immutable client-side representation of RegionConfigurationResponse.
  • Method Details

    • scheduleAvailabilityResponse

      ScheduleAvailabilityResponse scheduleAvailabilityResponse()
      Gets the scheduleAvailabilityResponse property: Schedule availability for given sku in a region.
      Returns:
      the scheduleAvailabilityResponse value.
    • transportAvailabilityResponse

      TransportAvailabilityResponse transportAvailabilityResponse()
      Gets the transportAvailabilityResponse property: Transport options available for given sku in a region.
      Returns:
      the transportAvailabilityResponse value.
    • innerModel

      Gets the inner com.azure.resourcemanager.databox.fluent.models.RegionConfigurationResponseInner object.
      Returns:
      the inner object.