Compartir a través de


MigrationRecoveryPointType Estructura

Definición

Tipo de punto de recuperación.

public readonly struct MigrationRecoveryPointType : IEquatable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType>
type MigrationRecoveryPointType = struct
Public Structure MigrationRecoveryPointType
Implements IEquatable(Of MigrationRecoveryPointType)
Herencia
MigrationRecoveryPointType
Implementaciones

Constructores

MigrationRecoveryPointType(String)

Inicializa una nueva instancia de la clase MigrationRecoveryPointType.

Propiedades

ApplicationConsistent

ApplicationConsistent.

CrashConsistent

CrashConsistent.

NotSpecified

NotSpecified.

Métodos

Equals(MigrationRecoveryPointType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(MigrationRecoveryPointType, MigrationRecoveryPointType)

Determina si dos MigrationRecoveryPointType valores son los mismos.

Implicit(String to MigrationRecoveryPointType)

Convierte una cadena en un MigrationRecoveryPointType.

Inequality(MigrationRecoveryPointType, MigrationRecoveryPointType)

Determina si dos MigrationRecoveryPointType valores no son los mismos.

Se aplica a