Partager via


MachineLearningBatchOutputAction Structure

Définition

Enum pour déterminer la façon dont l’inférence par lots va gérer la sortie.

public readonly struct MachineLearningBatchOutputAction : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchOutputAction>
type MachineLearningBatchOutputAction = struct
Public Structure MachineLearningBatchOutputAction
Implements IEquatable(Of MachineLearningBatchOutputAction)
Héritage
MachineLearningBatchOutputAction
Implémente

Constructeurs

MachineLearningBatchOutputAction(String)

Initialise une nouvelle instance de MachineLearningBatchOutputAction.

Propriétés

AppendRow

AppendRow.

SummaryOnly

RésuméOnly.

Méthodes

Equals(MachineLearningBatchOutputAction)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(MachineLearningBatchOutputAction, MachineLearningBatchOutputAction)

Détermine si deux MachineLearningBatchOutputAction valeurs sont identiques.

Implicit(String to MachineLearningBatchOutputAction)

Convertit une chaîne en MachineLearningBatchOutputAction.

Inequality(MachineLearningBatchOutputAction, MachineLearningBatchOutputAction)

Détermine si deux MachineLearningBatchOutputAction valeurs ne sont pas identiques.

S’applique à