Share via


JobRun Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunTypeConverter))]
public class JobRun : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.IJobRun, Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunTypeConverter))>]
type JobRun = class
    interface IJobRun
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class JobRun
Implements IJobRun, IValidates
Inheritance
JobRun
Attributes
Implements

Constructors

JobRun()

Properties

AgentName
AgentResourceId
BytesExcluded
BytesFailed
BytesNoTransferNeeded
BytesScanned
BytesTransferred
BytesUnsupported
ErrorCode
ErrorMessage
ExecutionEndTime
ExecutionStartTime
Id
ItemsExcluded
ItemsFailed
ItemsNoTransferNeeded
ItemsScanned
ItemsTransferred
ItemsUnsupported
JobDefinitionProperty
LastStatusUpdate
Name
ProvisioningState
ScanStatus
SourceName
SourceProperty
SourceResourceId
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Target
TargetName
TargetProperty
TargetResourceId
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to