IRegionConfigurationResponse Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.RegionConfigurationResponseTypeConverter))]
public interface IRegionConfigurationResponse : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.RegionConfigurationResponseTypeConverter))>]
type IRegionConfigurationResponse = interface
interface IJsonSerializable
Public Interface IRegionConfigurationResponse
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DatacenterAddressResponseDatacenterAddressType |
Data center address type |
DatacenterAddressResponseDataCenterAzureLocation |
Azure Location where the Data Center serves primarily. |
DatacenterAddressResponseSupportedCarriersForReturnShipment |
List of supported carriers for return shipment. |
ScheduleAvailabilityResponseAvailableDate |
List of dates available to schedule |
TransportAvailabilityResponseTransportAvailabilityDetail |
List of transport availability details for given region |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |