Bagikan melalui


IAzureFileFilterDetails.FilePrefixList Property

Definition

Prefix list of the Azure files to be transferred.

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

Property Value

String[]
Attributes

Applies to