Compartir a través de


MachineLearningTriggerType Estructura

Definición

The MachineLearningTriggerType.

public readonly struct MachineLearningTriggerType : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningTriggerType>
type MachineLearningTriggerType = struct
Public Structure MachineLearningTriggerType
Implements IEquatable(Of MachineLearningTriggerType)
Herencia
MachineLearningTriggerType
Implementaciones

Constructores

MachineLearningTriggerType(String)

Inicializa una nueva instancia de la clase MachineLearningTriggerType.

Propiedades

Cron

Cron.

Recurrence

Repetición.

Métodos

Equals(MachineLearningTriggerType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(MachineLearningTriggerType, MachineLearningTriggerType)

Determina si dos MachineLearningTriggerType valores son los mismos.

Implicit(String to MachineLearningTriggerType)

Convierte una cadena en un MachineLearningTriggerType.

Inequality(MachineLearningTriggerType, MachineLearningTriggerType)

Determina si dos MachineLearningTriggerType valores no son los mismos.

Se aplica a