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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET