RecoveryServicesPrivateEndpointConnectionStatus 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.
Obtém ou define o status.
public readonly struct RecoveryServicesPrivateEndpointConnectionStatus : IEquatable<Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesPrivateEndpointConnectionStatus>
type RecoveryServicesPrivateEndpointConnectionStatus = struct
Public Structure RecoveryServicesPrivateEndpointConnectionStatus
Implements IEquatable(Of RecoveryServicesPrivateEndpointConnectionStatus)
- Herança
-
RecoveryServicesPrivateEndpointConnectionStatus
- Implementações
Construtores
RecoveryServicesPrivateEndpointConnectionStatus(String) |
Inicializa uma nova instância de RecoveryServicesPrivateEndpointConnectionStatus. |
Propriedades
Approved |
Aprovada. |
Disconnected |
Desconectado |
Pending |
Pendente. |
Rejected |
Rejeitado. |
Métodos
Equals(RecoveryServicesPrivateEndpointConnectionStatus) |
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(RecoveryServicesPrivateEndpointConnectionStatus, RecoveryServicesPrivateEndpointConnectionStatus) |
Determina se dois RecoveryServicesPrivateEndpointConnectionStatus valores são os mesmos. |
Implicit(String to RecoveryServicesPrivateEndpointConnectionStatus) |
Converte uma cadeia de caracteres em um RecoveryServicesPrivateEndpointConnectionStatus. |
Inequality(RecoveryServicesPrivateEndpointConnectionStatus, RecoveryServicesPrivateEndpointConnectionStatus) |
Determina se dois RecoveryServicesPrivateEndpointConnectionStatus valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET