次の方法で共有


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()

適用対象