Compartir a través de


MachineLearningOutputDeliveryMode Estructura

Definición

Enumeraciones del modo de entrega de datos de salida.

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

Constructores

MachineLearningOutputDeliveryMode(String)

Inicializa una nueva instancia de la clase MachineLearningOutputDeliveryMode.

Propiedades

Direct

Directo:

ReadWriteMount

ReadWriteMount.

Upload

Subir.

Métodos

Equals(MachineLearningOutputDeliveryMode)

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

Determina si dos MachineLearningOutputDeliveryMode valores son los mismos.

Implicit(String to MachineLearningOutputDeliveryMode)

Convierte una cadena en un MachineLearningOutputDeliveryMode.

Inequality(MachineLearningOutputDeliveryMode, MachineLearningOutputDeliveryMode)

Determina si dos MachineLearningOutputDeliveryMode valores no son los mismos.

Se aplica a