Compartilhar via


EntityParameterType Estrutura

Definição

Tipo de parâmetro.

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

Construtores

EntityParameterType(String)

Inicializa uma nova instância de EntityParameterType.

Propriedades

Array

Matriz.

Bool

Bool.

Float

Float.

Int

Int.

Object

Objeção.

SecureString

Securestring.

String

Cadeia de caracteres.

Métodos

Equals(EntityParameterType)

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

Determina se dois EntityParameterType valores são os mesmos.

Implicit(String to EntityParameterType)

Converte uma cadeia de caracteres em um EntityParameterType.

Inequality(EntityParameterType, EntityParameterType)

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

Aplica-se a