Partilhar via


TransferType Enumeração

Definição

Define valores para TransferType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TransferType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TransferType = 
Public Enum TransferType
Herança
TransferType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

ExportFromAzure 1

Exportar dados do azure.

ImportToAzure 0

Importar dados para o azure.

Aplica-se a