次の方法で共有


ArmStorageMoverModelFactory クラス

定義

モデルのモデル ファクトリ。

public static class ArmStorageMoverModelFactory
type ArmStorageMoverModelFactory = class
Public Class ArmStorageMoverModelFactory
継承
ArmStorageMoverModelFactory

メソッド

AzureStorageBlobContainerEndpointProperties(String, Nullable<StorageMoverProvisioningState>, String, String)

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

AzureStorageSmbFileShareEndpointProperties(String, Nullable<StorageMoverProvisioningState>, ResourceIdentifier, String)

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

EndpointBaseProperties(String, String, Nullable<StorageMoverProvisioningState>)

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

JobDefinitionData(ResourceIdentifier, String, ResourceType, SystemData, String, StorageMoverCopyMode, String, ResourceIdentifier, String, String, ResourceIdentifier, String, String, ResourceIdentifier, Nullable<JobRunStatus>, String, ResourceIdentifier, Nullable<StorageMoverProvisioningState>)

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

JobRunData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<JobRunStatus>, Nullable<JobRunScanStatus>, String, 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, ResourceIdentifier, BinaryData, String, ResourceIdentifier, BinaryData, BinaryData, JobRunError, Nullable<StorageMoverProvisioningState>)

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

JobRunError(String, String, String)

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

JobRunResourceId(ResourceIdentifier)

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

NfsMountEndpointProperties(String, Nullable<StorageMoverProvisioningState>, String, Nullable<NfsVersion>, String)

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

SmbMountEndpointProperties(String, Nullable<StorageMoverProvisioningState>, String, String, AzureKeyVaultSmbCredentials)

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

StorageMoverAgentData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, Nullable<StorageMoverAgentStatus>, Nullable<DateTimeOffset>, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, StorageMoverAgentPropertiesErrorDetails, Nullable<StorageMoverProvisioningState>)

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

StorageMoverAgentPropertiesErrorDetails(String, String)

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

StorageMoverData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, Nullable<StorageMoverProvisioningState>)

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

StorageMoverEndpointData(ResourceIdentifier, String, ResourceType, SystemData, EndpointBaseProperties)

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

StorageMoverProjectData(ResourceIdentifier, String, ResourceType, SystemData, String, Nullable<StorageMoverProvisioningState>)

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

適用対象