Freigeben über


HostPlatformType Struktur

Definition

Plattform, auf der die Runtime gehostet wird.

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

Konstruktoren

HostPlatformType(String)

Initialisiert eine neue Instanz von HostPlatformType.

Eigenschaften

KubernetesCluster

KubernetesCluster.

LinuxVm

LinuxVM.

Methoden

Equals(HostPlatformType)

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

Bestimmt, ob zwei HostPlatformType Werte gleich sind.

Implicit(String to HostPlatformType)

Konvertiert eine Zeichenfolge in eine HostPlatformType.

Inequality(HostPlatformType, HostPlatformType)

Bestimmt, ob zwei HostPlatformType Werte nicht identisch sind.

Gilt für: