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

JobInner 类

定义

[Microsoft.Rest.Serialization.JsonTransformation]
public class JobInner : Microsoft.Azure.Management.StorSimple.Fluent.Models.BaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type JobInner = class
    inherit BaseModel
Public Class JobInner
Inherits BaseModel
继承
JobInner
属性

构造函数

JobInner()
JobInner(JobStatus, Int32, JobType, String, String, String, Nullable<Kind>, Nullable<DateTime>, Nullable<DateTime>, JobErrorDetails, DataStatistics, String, String, IList<JobStage>, String, Nullable<Boolean>, Nullable<BackupType>, String, Nullable<DateTime>)

属性

BackupPointInTime
BackupType
DataStats
DeviceId
EndTime
EntityLabel
EntityType
Error
Id (继承自 BaseModel)
IsCancellable
JobStages
JobType
Kind (继承自 BaseModel)
Name (继承自 BaseModel)
PercentComplete
SourceDeviceId
StartTime
Status
Type (继承自 BaseModel)

方法

Validate()

适用于