Freigeben über


MachineLearningEndpointComputeType Struktur

Definition

Enumeration, um den Endpunkt-Computetyp zu bestimmen.

public readonly struct MachineLearningEndpointComputeType : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningEndpointComputeType>
type MachineLearningEndpointComputeType = struct
Public Structure MachineLearningEndpointComputeType
Implements IEquatable(Of MachineLearningEndpointComputeType)
Vererbung
MachineLearningEndpointComputeType
Implementiert

Konstruktoren

MachineLearningEndpointComputeType(String)

Initialisiert eine neue Instanz von MachineLearningEndpointComputeType.

Eigenschaften

AmlCompute

AzureMLCompute.

Kubernetes

Kubernetes.

Managed

Verwaltet.

Methoden

Equals(MachineLearningEndpointComputeType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(MachineLearningEndpointComputeType, MachineLearningEndpointComputeType)

Bestimmt, ob zwei MachineLearningEndpointComputeType Werte identisch sind.

Implicit(String to MachineLearningEndpointComputeType)

Konvertiert eine Zeichenfolge in eine MachineLearningEndpointComputeType.

Inequality(MachineLearningEndpointComputeType, MachineLearningEndpointComputeType)

Bestimmt, ob zwei MachineLearningEndpointComputeType Werte nicht identisch sind.

Gilt für: