Freigeben über


ContainerAppExtendedLocationType Struktur

Definition

Der Typ von extendedLocation.

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

Konstruktoren

ContainerAppExtendedLocationType(String)

Initialisiert eine neue Instanz von ContainerAppExtendedLocationType.

Eigenschaften

CustomLocation

CustomLocation.

Methoden

Equals(ContainerAppExtendedLocationType)

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

Bestimmt, ob zwei ContainerAppExtendedLocationType Werte identisch sind.

Implicit(String to ContainerAppExtendedLocationType)

Konvertiert eine Zeichenfolge in eine ContainerAppExtendedLocationType.

Inequality(ContainerAppExtendedLocationType, ContainerAppExtendedLocationType)

Bestimmt, ob zwei ContainerAppExtendedLocationType Werte nicht identisch sind.

Gilt für: