Compartilhar via


AttachedDatabaseType Estrutura

Definição

O tipo de recurso, por exemplo, Microsoft.Kusto/clusters/attachedDatabaseConfigurations.

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

Construtores

AttachedDatabaseType(String)

Inicializa uma nova instância de AttachedDatabaseType.

Propriedades

MicrosoftKustoClustersAttachedDatabaseConfigurations

Microsoft.Kusto/clusters/attachedDatabaseConfigurations.

Métodos

Equals(AttachedDatabaseType)

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

Determina se dois AttachedDatabaseType valores são os mesmos.

Implicit(String to AttachedDatabaseType)

Converte uma cadeia de caracteres em um AttachedDatabaseType.

Inequality(AttachedDatabaseType, AttachedDatabaseType)

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

Aplica-se a