Compartir a través de


MachineLearningNetwork Estructura

Definición

red de este contenedor.

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

Constructores

MachineLearningNetwork(String)

Inicializa una nueva instancia de la clase MachineLearningNetwork.

Propiedades

Bridge

Puente.

Host

Host.

Métodos

Equals(MachineLearningNetwork)

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

Determina si dos MachineLearningNetwork valores son los mismos.

Implicit(String to MachineLearningNetwork)

Convierte una cadena en un MachineLearningNetwork.

Inequality(MachineLearningNetwork, MachineLearningNetwork)

Determina si dos MachineLearningNetwork valores no son los mismos.

Se aplica a