TransportAvailabilityDetails Class
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.
Transport options availability details for given region.
public class TransportAvailabilityDetails
type TransportAvailabilityDetails = class
Public Class TransportAvailabilityDetails
- Inheritance
-
TransportAvailabilityDetails
Constructors
TransportAvailabilityDetails() |
Initializes a new instance of the TransportAvailabilityDetails class. |
TransportAvailabilityDetails(Nullable<TransportShipmentTypes>) |
Initializes a new instance of the TransportAvailabilityDetails class. |
Properties
ShipmentType |
Gets transport Shipment Type supported for given region. Possible values include: 'CustomerManaged', 'MicrosoftManaged' |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET