Compartir a través de


TransferConfiguration.TransferConfigurationType Propiedad

Definición

Obtiene o establece el tipo de configuración para la transferencia. Entre los valores posibles se incluyen: 'TransferAll', 'TransferUsingFilter'

[Newtonsoft.Json.JsonProperty(PropertyName="transferConfigurationType")]
public Microsoft.Azure.Management.DataBox.Models.TransferConfigurationType TransferConfigurationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transferConfigurationType")>]
member this.TransferConfigurationType : Microsoft.Azure.Management.DataBox.Models.TransferConfigurationType with get, set
Public Property TransferConfigurationType As TransferConfigurationType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a