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