Compartilhar via


CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus Estrutura

Definição

A conexão de ponto de extremidade privado status.

public readonly struct CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus : IEquatable<Azure.ResourceManager.CosmosDBForPostgreSql.Models.CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus>
type CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus = struct
Public Structure CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus
Implements IEquatable(Of CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus)
Herança
CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus
Implementações

Construtores

CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus(String)

Inicializa uma nova instância de CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus.

Propriedades

Approved

Aprovada.

Pending

Pendente.

Rejected

Rejeitado.

Métodos

Equals(CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus)

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(CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus, CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus)

Determina se dois CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus valores são os mesmos.

Implicit(String to CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus)

Converte uma cadeia de caracteres em um CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus.

Inequality(CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus, CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus)

Determina se dois CosmosDBForPostgreSqlPrivateEndpointServiceConnectionStatus valores não são os mesmos.

Aplica-se a