MachineLearningOutputDeliveryMode 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.
Enumerações do modo de entrega de dados de saída.
public readonly struct MachineLearningOutputDeliveryMode : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningOutputDeliveryMode>
type MachineLearningOutputDeliveryMode = struct
Public Structure MachineLearningOutputDeliveryMode
Implements IEquatable(Of MachineLearningOutputDeliveryMode)
- Herança
-
MachineLearningOutputDeliveryMode
- Implementações
Construtores
MachineLearningOutputDeliveryMode(String) |
Inicializa uma nova instância de MachineLearningOutputDeliveryMode. |
Propriedades
Direct |
Direto. |
ReadWriteMount |
ReadWriteMount. |
Upload |
Carregar. |
Métodos
Equals(MachineLearningOutputDeliveryMode) |
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(MachineLearningOutputDeliveryMode, MachineLearningOutputDeliveryMode) |
Determina se dois MachineLearningOutputDeliveryMode valores são os mesmos. |
Implicit(String to MachineLearningOutputDeliveryMode) |
Converte uma cadeia de caracteres em um MachineLearningOutputDeliveryMode. |
Inequality(MachineLearningOutputDeliveryMode, MachineLearningOutputDeliveryMode) |
Determina se dois MachineLearningOutputDeliveryMode valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET