Share via


IJobRunProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunPropertiesTypeConverter))]
public interface IJobRunProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunPropertiesTypeConverter))>]
type IJobRunProperties = interface
    interface IJsonSerializable
Public Interface IJobRunProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AgentName
AgentResourceId
BytesExcluded
BytesFailed
BytesNoTransferNeeded
BytesScanned
BytesTransferred
BytesUnsupported
Code
ExecutionEndTime
ExecutionStartTime
ItemsExcluded
ItemsFailed
ItemsNoTransferNeeded
ItemsScanned
ItemsTransferred
ItemsUnsupported
JobDefinitionProperty
LastStatusUpdate
Message
ProvisioningState
ScanStatus
SourceName
SourceProperty
SourceResourceId
Status
Target
TargetName
TargetProperty
TargetResourceId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to