共用方式為


AzureVmJobSubTask Class

Definition

Azure VM specific job sub-task class.

public class AzureVmJobSubTask : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureJobSubTask
public class AzureVmJobSubTask : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.JobSubTaskBase
type AzureVmJobSubTask = class
    inherit AzureJobSubTask
type AzureVmJobSubTask = class
    inherit JobSubTaskBase
Public Class AzureVmJobSubTask
Inherits AzureJobSubTask
Public Class AzureVmJobSubTask
Inherits JobSubTaskBase
Inheritance
Inheritance
AzureVmJobSubTask

Constructors

AzureVmJobSubTask()

Properties

Duration

sub task duration

Name

Name of the sub task

(Inherited from JobSubTaskBase)
Status

Status of the sub task

(Inherited from JobSubTaskBase)

Applies to