Condividi tramite


ITransferConfiguration.TransferAllDetail Property

Definition

Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ITransferConfigurationTransferAllDetails) }, ReadOnly=false, Required=false, SerializedName="transferAllDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ITransferConfigurationTransferAllDetails TransferAllDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ITransferConfigurationTransferAllDetails) }, ReadOnly=false, Required=false, SerializedName="transferAllDetails")>]
member this.TransferAllDetail : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ITransferConfigurationTransferAllDetails with get, set
Public Property TransferAllDetail As ITransferConfigurationTransferAllDetails

Property Value

Attributes

Applies to