TaskOperationParameters.Task Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The PSCloudTask object representing the target task.
public Microsoft.Azure.Commands.Batch.Models.PSCloudTask Task { get; }
member this.Task : Microsoft.Azure.Commands.Batch.Models.PSCloudTask
Public ReadOnly Property Task As PSCloudTask