Share via


ITransferConfigurationTransferFilterDetails.BlobFilterDetailBlobPathList Property

Definition

List of full path of the blobs to be transferred.

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

Property Value

String[]
Attributes

Applies to