ITransportAvailabilityResponse 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.TransportAvailabilityResponseTypeConverter))]
public interface ITransportAvailabilityResponse : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.TransportAvailabilityResponseTypeConverter))>]
type ITransportAvailabilityResponse = interface
interface IJsonSerializable
Public Interface ITransportAvailabilityResponse
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
TransportAvailabilityDetail |
List of transport availability details for given region |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |