Compartilhar via


PostgreSqlServerKeyType Estrutura

Definição

O tipo de chave como 'AzureKeyVault'.

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

Construtores

PostgreSqlServerKeyType(String)

Inicializa uma nova instância de PostgreSqlServerKeyType.

Propriedades

AzureKeyVault

AzureKeyVault.

Métodos

Equals(PostgreSqlServerKeyType)

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

Determina se dois PostgreSqlServerKeyType valores são os mesmos.

Implicit(String to PostgreSqlServerKeyType)

Converte uma cadeia de caracteres em um PostgreSqlServerKeyType.

Inequality(PostgreSqlServerKeyType, PostgreSqlServerKeyType)

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

Aplica-se a