Share via


ITransferConfigurationTransferFilterDetails.BlobFilterDetailContainerList Property

Definition

List of blob containers to be transferred.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="List of blob containers to be transferred.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerList")]
public string[] BlobFilterDetailContainerList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="List of blob containers to be transferred.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerList")>]
member this.BlobFilterDetailContainerList : string[] with get, set
Public Property BlobFilterDetailContainerList As String()

Property Value

String[]
Attributes

Applies to