MigrationRecoveryPointType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de ponto de recuperação.
public readonly struct MigrationRecoveryPointType : IEquatable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationRecoveryPointType>
type MigrationRecoveryPointType = struct
Public Structure MigrationRecoveryPointType
Implements IEquatable(Of MigrationRecoveryPointType)
- Herança
-
MigrationRecoveryPointType
- Implementações
Construtores
MigrationRecoveryPointType(String) |
Inicializa uma nova instância de MigrationRecoveryPointType. |
Propriedades
ApplicationConsistent |
ApplicationConsistent. |
CrashConsistent |
CrashConsistent. |
NotSpecified |
Notspecified. |
Métodos
Equals(MigrationRecoveryPointType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(MigrationRecoveryPointType, MigrationRecoveryPointType) |
Determina se dois MigrationRecoveryPointType valores são os mesmos. |
Implicit(String to MigrationRecoveryPointType) |
Converte uma cadeia de caracteres em um MigrationRecoveryPointType. |
Inequality(MigrationRecoveryPointType, MigrationRecoveryPointType) |
Determina se dois MigrationRecoveryPointType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET