Share via


ArmResourceMoverModelFactory Class

Definition

Model factory for models.

public static class ArmResourceMoverModelFactory
type ArmResourceMoverModelFactory = class
Public Class ArmResourceMoverModelFactory
Inheritance
ArmResourceMoverModelFactory

Methods

AffectedMoverResourceInfo(ResourceIdentifier, ResourceIdentifier, IEnumerable<AffectedMoverResourceInfo>)

Initializes a new instance of AffectedMoverResourceInfo.

MoverDisplayInfo(String, String, String, String)

Initializes a new instance of MoverDisplayInfo.

MoverOperationErrorAdditionalInfo(String, IEnumerable<AffectedMoverResourceInfo>)

Initializes a new instance of MoverOperationErrorAdditionalInfo.

MoverOperationsDiscovery(String, Nullable<Boolean>, MoverDisplayInfo, String, BinaryData)

Initializes a new instance of MoverOperationsDiscovery.

MoverOperationStatus(ResourceIdentifier, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, MoverOperationStatusError, BinaryData)

Initializes a new instance of MoverOperationStatus.

MoverOperationStatusError(String, String, IEnumerable<MoverOperationStatusError>, IEnumerable<MoverOperationErrorAdditionalInfo>)

Initializes a new instance of MoverOperationStatusError.

MoverResourceData(ResourceIdentifier, String, ResourceType, SystemData, MoverResourceProperties)

Initializes a new instance of MoverResourceData.

MoverResourceDependency(ResourceIdentifier, String, Nullable<MoverResourceResolutionType>, Nullable<MoverDependencyType>, ResourceIdentifier, ResourceIdentifier, String)

Initializes a new instance of MoverResourceDependency.

MoverResourceJobStatus(Nullable<MoverResourceJobName>, String)

Initializes a new instance of MoverResourceJobStatus.

MoverResourceProperties(Nullable<MoverProvisioningState>, ResourceIdentifier, ResourceIdentifier, ResourceIdentifier, MoverResourceSettings, MoverResourceSettings, MoverResourcePropertiesMoveStatus, IEnumerable<MoverResourceDependency>, IEnumerable<MoverResourceDependencyOverride>, Nullable<Boolean>, ResponseError)

Initializes a new instance of MoverResourceProperties.

MoverResourcePropertiesMoveStatus(Nullable<MoverResourceMoveState>, MoverResourceJobStatus, ResponseError)

Initializes a new instance of MoverResourcePropertiesMoveStatus.

MoverResourceSetData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<ETag>, ManagedServiceIdentity, MoverResourceSetProperties)

Initializes a new instance of MoverResourceSetData.

MoverResourceSetProperties(Nullable<AzureLocation>, Nullable<AzureLocation>, Nullable<AzureLocation>, Nullable<MoverProvisioningState>, String, Nullable<MoveType>, ResponseError)

Initializes a new instance of MoverResourceSetProperties.

MoverResourceStatus(Nullable<MoverResourceMoveState>, MoverResourceJobStatus, ResponseError)

Initializes a new instance of MoverResourceStatus.

MoverUnresolvedDependency(Nullable<Int32>, ResourceIdentifier)

Initializes a new instance of MoverUnresolvedDependency.

RequiredForResourcesList(IEnumerable<String>)

Initializes a new instance of RequiredForResourcesList.

Applies to