次の方法で共有


DataBoxJobTransferType 列挙型

定義

転送の種類。

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

フィールド

ExportFromAzure 1

Azure からデータをエクスポートします。

ImportToAzure 0

Azure にデータをインポートします。

適用対象