ExportAzureDataLakeStoreItem.Recurse Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Indicates if the download should be recursive for folder downloads. The default is false.", Mandatory=false, ParameterSetName="NoDiagnosticLogging", Position=3, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="Indicates if the download should be recursive for folder downloads. The default is false.", Mandatory=false, ParameterSetName="IncludeDiagnosticLogging", Position=3, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Management.Automation.SwitchParameter Recurse { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Indicates if the download should be recursive for folder downloads. The default is false.", Mandatory=false, ParameterSetName="NoDiagnosticLogging", Position=3, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates if the download should be recursive for folder downloads. The default is false.", Mandatory=false, ParameterSetName="IncludeDiagnosticLogging", Position=3, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Recurse : System.Management.Automation.SwitchParameter with get, set
Public Property Recurse As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to