IMigrateIdentity Interface

Definition

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

Properties

AccountName

Run as account ARM name.

AlertSettingName

The name of the email notification configuration.

ClusterName

Cluster ARM name.

DatabaseInstanceName

Unique name of a database instance in Azure migration hub.

DatabaseName

Unique name of a database in Azure migration hub.

DeploymentId

Deployment Id.

EmailConfigurationName

The email configuration name.

EventName

Unique name of an event within a migrate project.

FabricAgentName

The fabric agent (Dra) name.

FabricName

Fabric name.

HostName

Host ARM name.

Id

Resource identity path

IntentObjectName

Replication protection intent name.

JobName

Job ARM name.

Location

The name of the Azure region.

LogicalNetworkName

Logical network name.

MachineName

Machine ARM name.

MappingName

Protection Container mapping name.

MigrateProjectName

Name of the Azure Migrate project.

MigrationItemName

Migration item name.

MigrationRecoveryPointName

The migration recovery point name.

NetworkMappingName

Network mapping name.

NetworkName

Primary network name.

OperationId

The ID of an ongoing async operation.

OperationStatusName

Operation status ARM name.

PolicyName

Replication policy name.

ProtectableItemName

Protectable item name.

ProtectedItemName

The protected item name.

ProtectionContainerName

Protection container name.

ProviderName

Recovery services provider name.

RecoveryPlanName

Name of the recovery plan.

RecoveryPointName

The recovery point name.

ReplicatedProtectedItemName

Replication protected item name.

ReplicationExtensionName

The replication extension name.

ResourceGroupName

The name of the resource group. The name is case insensitive.

ResourceName

The name of the recovery services vault.

SiteName

Site name.

SolutionName

Unique name of a migration solution within a migrate project.

StorageClassificationMappingName

Storage classification mapping name.

StorageClassificationName

Storage classification name.

SubscriptionId

The ID of the target subscription.

VaultName

The vault name.

VaultSettingName

Vault setting name.

VcenterName

VCenter ARM name.

VirtualMachineName

Virtual Machine name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to