ServerTrustGroupPropertiesTrustScopesItem 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.
O ServerTrustGroupPropertiesTrustScopesItem.
public readonly struct ServerTrustGroupPropertiesTrustScopesItem : IEquatable<Azure.ResourceManager.Sql.Models.ServerTrustGroupPropertiesTrustScopesItem>
type ServerTrustGroupPropertiesTrustScopesItem = struct
Public Structure ServerTrustGroupPropertiesTrustScopesItem
Implements IEquatable(Of ServerTrustGroupPropertiesTrustScopesItem)
- Herança
-
ServerTrustGroupPropertiesTrustScopesItem
- Implementações
Construtores
ServerTrustGroupPropertiesTrustScopesItem(String) |
Inicializa uma nova instância de ServerTrustGroupPropertiesTrustScopesItem. |
Propriedades
GlobalTransactions |
GlobalTransactions. |
ServiceBroker |
Servicebroker. |
Métodos
Equals(ServerTrustGroupPropertiesTrustScopesItem) |
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(ServerTrustGroupPropertiesTrustScopesItem, ServerTrustGroupPropertiesTrustScopesItem) |
Determina se dois ServerTrustGroupPropertiesTrustScopesItem valores são os mesmos. |
Implicit(String to ServerTrustGroupPropertiesTrustScopesItem) |
Converte uma cadeia de caracteres em um ServerTrustGroupPropertiesTrustScopesItem. |
Inequality(ServerTrustGroupPropertiesTrustScopesItem, ServerTrustGroupPropertiesTrustScopesItem) |
Determina se dois ServerTrustGroupPropertiesTrustScopesItem valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET