Condividi tramite


ITransferConfiguration.TransferFilterDetail Property

Definition

Map of filter type and the details to filter. This field is required only if the TransferConfigurationType is given as TransferUsingFilter.

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

Property Value

Attributes

Applies to