Compartir a través de


TransferConfiguration.TransferAllDetails Propiedad

Definición

Obtiene o establece el mapa del tipo de filtro y los detalles para transferir todos los datos. Este campo solo es necesario si transferConfigurationType se da como TransferAll

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a