Freigeben über


AppPlatformSkuRestrictionsType Struktur

Definition

Ruft den Typ der Einschränkungen ab. Mögliche Werte sind: "Location", "Zone".

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

Konstruktoren

AppPlatformSkuRestrictionsType(String)

Initialisiert eine neue Instanz von AppPlatformSkuRestrictionsType.

Eigenschaften

Location

Der Standort.

Zone

Zone:

Methoden

Equals(AppPlatformSkuRestrictionsType)

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

Bestimmt, ob zwei AppPlatformSkuRestrictionsType Werte identisch sind.

Implicit(String to AppPlatformSkuRestrictionsType)

Konvertiert eine Zeichenfolge in eine AppPlatformSkuRestrictionsType.

Inequality(AppPlatformSkuRestrictionsType, AppPlatformSkuRestrictionsType)

Bestimmt, ob zwei AppPlatformSkuRestrictionsType Werte nicht identisch sind.

Gilt für: