Compartilhar via


MachineLearningOutputDeliveryMode Estrutura

Definição

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