Compartilhar via


MachineLearningTriggerType Estrutura

Definição

O MachineLearningTriggerType.

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

Construtores

MachineLearningTriggerType(String)

Inicializa uma nova instância de MachineLearningTriggerType.

Propriedades

Cron

Cron.

Recurrence

Recorrência.

Métodos

Equals(MachineLearningTriggerType)

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

Determina se dois MachineLearningTriggerType valores são os mesmos.

Implicit(String to MachineLearningTriggerType)

Converte uma cadeia de caracteres em um MachineLearningTriggerType.

Inequality(MachineLearningTriggerType, MachineLearningTriggerType)

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

Aplica-se a