PluginCurrentState 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.
O PluginCurrentState.
public readonly struct PluginCurrentState : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.PluginCurrentState>
type PluginCurrentState = struct
Public Structure PluginCurrentState
Implements IEquatable(Of PluginCurrentState)
- Herança
-
PluginCurrentState
- Implementações
Construtores
PluginCurrentState(String) |
Inicializa uma nova instância de PluginCurrentState. |
Propriedades
Cleanup |
Limpeza. |
Ended |
Terminou. |
Monitoring |
Monitoramento. |
Preparation |
Preparação. |
Queued |
Enfileirado. |
ResourceAcquisition |
ResourceAcquisition. |
Submission |
Submissão. |
Métodos
Equals(PluginCurrentState) |
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(PluginCurrentState, PluginCurrentState) |
Determina se dois PluginCurrentState valores são os mesmos. |
Implicit(String to PluginCurrentState) |
Converte uma cadeia de caracteres em um PluginCurrentState. |
Inequality(PluginCurrentState, PluginCurrentState) |
Determina se dois PluginCurrentState valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET