RegionConfigurationResponse Interface
public interface RegionConfigurationResponse
An immutable client-side representation of RegionConfigurationResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Datacenter |
datacenterAddressResponse()
Gets the datacenter |
|
abstract
Region |
innerModel()
Gets the inner com. |
|
abstract
Schedule |
scheduleAvailabilityResponse()
Gets the schedule |
|
abstract
Transport |
transportAvailabilityResponse()
Gets the transport |
Method Details
datacenterAddressResponse
public abstract DatacenterAddressResponse datacenterAddressResponse()
Gets the datacenterAddressResponse property: Datacenter address for given sku in a region.
Returns:
innerModel
public abstract RegionConfigurationResponseInner innerModel()
Gets the inner com.azure.resourcemanager.databox.fluent.models.RegionConfigurationResponseInner object.
Returns:
scheduleAvailabilityResponse
public abstract ScheduleAvailabilityResponse scheduleAvailabilityResponse()
Gets the scheduleAvailabilityResponse property: Schedule availability for given sku in a region.
Returns:
transportAvailabilityResponse
public abstract TransportAvailabilityResponse transportAvailabilityResponse()
Gets the transportAvailabilityResponse property: Transport options available for given sku in a region.
Returns: