Compartilhar via


OperationalInsightsDataExportDestinationType Estrutura

Definição

O tipo do recurso de destino.

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

Construtores

OperationalInsightsDataExportDestinationType(String)

Inicializa uma nova instância de OperationalInsightsDataExportDestinationType.

Propriedades

EventHub

EventHub.

StorageAccount

StorageAccount.

Métodos

Equals(OperationalInsightsDataExportDestinationType)

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

Determina se dois OperationalInsightsDataExportDestinationType valores são os mesmos.

Implicit(String to OperationalInsightsDataExportDestinationType)

Converte uma cadeia de caracteres em um OperationalInsightsDataExportDestinationType.

Inequality(OperationalInsightsDataExportDestinationType, OperationalInsightsDataExportDestinationType)

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

Aplica-se a