ListNodeFileOptions Class

Definition

public class ListNodeFileOptions : Microsoft.Azure.Commands.Batch.Models.BatchClientParametersBase
type ListNodeFileOptions = class
    inherit BatchClientParametersBase
Public Class ListNodeFileOptions
Inherits BatchClientParametersBase
Inheritance
ListNodeFileOptions

Constructors

ListNodeFileOptions(BatchAccountContext, String, String, PSCloudTask, String, String, PSComputeNode, IEnumerable<BatchClientBehavior>)

Properties

AdditionalBehaviors (Inherited from BatchClientParametersBase)
ComputeNode
ComputeNodeId
Context (Inherited from BatchClientParametersBase)
Filter
JobId
MaxCount
Path
PoolId
Recursive
Task
TaskId

Applies to