次の方法で共有


ArmStorageMoverModelFactory.JobRunData メソッド

定義

JobRunData の新しいインスタンスを初期化します。

public static Azure.ResourceManager.StorageMover.JobRunData JobRunData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.StorageMover.Models.JobRunStatus? status = default, Azure.ResourceManager.StorageMover.Models.JobRunScanStatus? scanStatus = default, string agentName = default, Azure.Core.ResourceIdentifier agentResourceId = default, DateTimeOffset? executionStartOn = default, DateTimeOffset? executionEndOn = default, DateTimeOffset? lastStatusUpdate = default, long? itemsScanned = default, long? itemsExcluded = default, long? itemsUnsupported = default, long? itemsNoTransferNeeded = default, long? itemsFailed = default, long? itemsTransferred = default, long? bytesScanned = default, long? bytesExcluded = default, long? bytesUnsupported = default, long? bytesNoTransferNeeded = default, long? bytesFailed = default, long? bytesTransferred = default, string sourceName = default, Azure.Core.ResourceIdentifier sourceResourceId = default, BinaryData sourceProperties = default, string targetName = default, Azure.Core.ResourceIdentifier targetResourceId = default, BinaryData targetProperties = default, BinaryData jobDefinitionProperties = default, Azure.ResourceManager.StorageMover.Models.JobRunError error = default, Azure.ResourceManager.StorageMover.Models.StorageMoverProvisioningState? provisioningState = default);
static member JobRunData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Nullable<Azure.ResourceManager.StorageMover.Models.JobRunStatus> * Nullable<Azure.ResourceManager.StorageMover.Models.JobRunScanStatus> * string * Azure.Core.ResourceIdentifier * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<DateTimeOffset> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * Nullable<int64> * string * Azure.Core.ResourceIdentifier * BinaryData * string * Azure.Core.ResourceIdentifier * BinaryData * BinaryData * Azure.ResourceManager.StorageMover.Models.JobRunError * Nullable<Azure.ResourceManager.StorageMover.Models.StorageMoverProvisioningState> -> Azure.ResourceManager.StorageMover.JobRunData
Public Shared Function JobRunData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional status As Nullable(Of JobRunStatus) = Nothing, Optional scanStatus As Nullable(Of JobRunScanStatus) = Nothing, Optional agentName As String = Nothing, Optional agentResourceId As ResourceIdentifier = Nothing, Optional executionStartOn As Nullable(Of DateTimeOffset) = Nothing, Optional executionEndOn As Nullable(Of DateTimeOffset) = Nothing, Optional lastStatusUpdate As Nullable(Of DateTimeOffset) = Nothing, Optional itemsScanned As Nullable(Of Long) = Nothing, Optional itemsExcluded As Nullable(Of Long) = Nothing, Optional itemsUnsupported As Nullable(Of Long) = Nothing, Optional itemsNoTransferNeeded As Nullable(Of Long) = Nothing, Optional itemsFailed As Nullable(Of Long) = Nothing, Optional itemsTransferred As Nullable(Of Long) = Nothing, Optional bytesScanned As Nullable(Of Long) = Nothing, Optional bytesExcluded As Nullable(Of Long) = Nothing, Optional bytesUnsupported As Nullable(Of Long) = Nothing, Optional bytesNoTransferNeeded As Nullable(Of Long) = Nothing, Optional bytesFailed As Nullable(Of Long) = Nothing, Optional bytesTransferred As Nullable(Of Long) = Nothing, Optional sourceName As String = Nothing, Optional sourceResourceId As ResourceIdentifier = Nothing, Optional sourceProperties As BinaryData = Nothing, Optional targetName As String = Nothing, Optional targetResourceId As ResourceIdentifier = Nothing, Optional targetProperties As BinaryData = Nothing, Optional jobDefinitionProperties As BinaryData = Nothing, Optional error As JobRunError = Nothing, Optional provisioningState As Nullable(Of StorageMoverProvisioningState) = Nothing) As JobRunData

パラメーター

name
String

名前。

resourceType
ResourceType

resourceType。

systemData
SystemData

systemData。

status
Nullable<JobRunStatus>

ジョブ実行の状態。

scanStatus
Nullable<JobRunScanStatus>

エージェントによるソースのスキャンの状態。

agentName
String

この実行に割り当てられたエージェントの名前。

agentResourceId
ResourceIdentifier

この実行に割り当てられたエージェントの完全修飾リソース ID。

executionStartOn
Nullable<DateTimeOffset>

実行の開始時刻。 ジョブが開始されたことをエージェントが報告しなかった場合は Null。

executionEndOn
Nullable<DateTimeOffset>

実行の終了時刻。 エージェントがジョブが終了したことを報告していない場合は Null。

lastStatusUpdate
Nullable<DateTimeOffset>

ジョブ実行の最後に更新された時刻。

itemsScanned
Nullable<Int64>

ソースでこれまでにスキャンされた項目の数。

itemsExcluded
Nullable<Int64>

ユーザー構成によって除外されるため、転送されないアイテムの数。

itemsUnsupported
Nullable<Int64>

転送されないアイテムの数。ターゲットではサポートされていないためです。

itemsNoTransferNeeded
Nullable<Int64>

転送されないアイテムの数 (ターゲットで既に見つかったものなど) (ミラー モードなど)。

itemsFailed
Nullable<Int64>

転送が試行され、失敗したアイテムの数。

itemsTransferred
Nullable<Int64>

ターゲットに正常に転送されたアイテムの数。

bytesScanned
Nullable<Int64>

ソースでこれまでにスキャンされたデータのバイト数。

bytesExcluded
Nullable<Int64>

ユーザー構成によって除外されるため、転送されないデータのバイト数。

bytesUnsupported
Nullable<Int64>

転送されないデータのバイト数。ターゲットではサポートされていないためです。

bytesNoTransferNeeded
Nullable<Int64>

転送されないデータのバイト数 (ターゲットで既に見つかったものなど) (ミラー モードなど)。

bytesFailed
Nullable<Int64>

転送が試行され、失敗したデータのバイト数。

bytesTransferred
Nullable<Int64>

ターゲットに正常に転送されたデータのバイト数。

sourceName
String

ソース エンドポイント リソースの名前。 このリソースが存在しない可能性があります。

sourceResourceId
ResourceIdentifier

ソース エンドポイントの完全修飾リソース ID。 この ID は存在しない可能性があります。

sourceProperties
BinaryData

ジョブ実行作成時のソース エンドポイント リソースのプロパティのコピー。

targetName
String

ターゲット エンドポイント リソースの名前。 このリソースが存在しない可能性があります。

targetResourceId
ResourceIdentifier

エンドポイントの完全修飾リソース ID。 この ID は存在しない可能性があります。

targetProperties
BinaryData

ジョブ実行作成時のエンドポイント リソースのプロパティのコピー。

jobDefinitionProperties
BinaryData

ジョブ実行作成時の親ジョブ定義のプロパティのコピー。

error
JobRunError

エラーの詳細。

provisioningState
Nullable<StorageMoverProvisioningState>

このリソースのプロビジョニング状態。

戻り値

モック作成用の新しい JobRunData インスタンス。

適用対象