Freigeben über


InventoryType Struktur

Definition

Der Inventurtyp.

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

Konstruktoren

InventoryType(String)

Initialisiert eine neue Instanz von InventoryType.

Eigenschaften

Cluster

Cluster:

Datastore

Datastore.

Host

Host.

ResourcePool

ResourcePool.

VirtualMachine

VirtualMachine.

VirtualMachineTemplate

VirtualMachineTemplate.

VirtualNetwork

VirtualNetwork.

Methoden

Equals(InventoryType)

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

Bestimmt, ob zwei InventoryType Werte gleich sind.

Implicit(String to InventoryType)

Konvertiert eine Zeichenfolge in eine InventoryType.

Inequality(InventoryType, InventoryType)

Bestimmt, ob zwei InventoryType Werte nicht identisch sind.

Gilt für: