Compartilhar via


MachineLearningClusterPurpose Estrutura

Definição

Uso pretendido do cluster.

public readonly struct MachineLearningClusterPurpose : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningClusterPurpose>
type MachineLearningClusterPurpose = struct
Public Structure MachineLearningClusterPurpose
Implements IEquatable(Of MachineLearningClusterPurpose)
Herança
MachineLearningClusterPurpose
Implementações

Construtores

MachineLearningClusterPurpose(String)

Inicializa uma nova instância de MachineLearningClusterPurpose.

Propriedades

DenseProd

DenseProd.

DevTest

DevTest.

FastProd

FastProd.

Métodos

Equals(MachineLearningClusterPurpose)

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

Determina se dois MachineLearningClusterPurpose valores são os mesmos.

Implicit(String to MachineLearningClusterPurpose)

Converte uma cadeia de caracteres em um MachineLearningClusterPurpose.

Inequality(MachineLearningClusterPurpose, MachineLearningClusterPurpose)

Determina se dois MachineLearningClusterPurpose valores não são os mesmos.

Aplica-se a