次の方法で共有


TransportShipmentType 列挙型

定義

特定のリージョンでサポートされているトランスポート出荷の種類。

public enum TransportShipmentType
type TransportShipmentType = 
Public Enum TransportShipmentType
継承
TransportShipmentType

フィールド

CustomerManaged 0

出荷ロジスティクスは顧客によって処理されます。

MicrosoftManaged 1

出荷ロジスティクスは Microsoft によって処理されます。

適用対象