Partilhar via


RecoveryServicesPrivateEndpointConnectionStatus Estrutura

Definição

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