你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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