Compartilhar via


IntegrationRuntimeLicenseType Estrutura

Definição

Tipo de licença para trazer seu próprio cenário de licença.

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

Construtores

IntegrationRuntimeLicenseType(String)

Inicializa uma nova instância de IntegrationRuntimeLicenseType.

Propriedades

BasePrice

BasePrice.

LicenseIncluded

LicenseIncluded.

Métodos

Equals(IntegrationRuntimeLicenseType)

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

Determina se dois IntegrationRuntimeLicenseType valores são os mesmos.

Implicit(String to IntegrationRuntimeLicenseType)

Converte uma cadeia de caracteres em um IntegrationRuntimeLicenseType.

Inequality(IntegrationRuntimeLicenseType, IntegrationRuntimeLicenseType)

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

Aplica-se a