Share via


IAzureFileFilterDetails.FileShareList Property

Definition

List of file shares to be transferred.

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

Property Value

String[]
Attributes

Applies to