Bagikan melalui


IAzureFileFilterDetails.FilePathList Property

Definition

List of full path of the files to be transferred.

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

Property Value

String[]
Attributes

Applies to