IntegrationRuntimeLicenseType 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 licença para trazer seu próprio cenário de licença.
public readonly struct IntegrationRuntimeLicenseType : IEquatable<Azure.Analytics.Synapse.Artifacts.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
Azure SDK for .NET