Freigeben über


AppPlatformSkuRestrictionsReasonCode Struktur

Definition

Ruft den Grund für die Einschränkung ab. Mögliche Werte sind: "QuotaId", "NotAvailableForSubscription".

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

Konstruktoren

AppPlatformSkuRestrictionsReasonCode(String)

Initialisiert eine neue Instanz von AppPlatformSkuRestrictionsReasonCode.

Eigenschaften

NotAvailableForSubscription

NotAvailableForSubscription.

QuotaId

QuotaId.

Methoden

Equals(AppPlatformSkuRestrictionsReasonCode)

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

Bestimmt, ob zwei AppPlatformSkuRestrictionsReasonCode Werte gleich sind.

Implicit(String to AppPlatformSkuRestrictionsReasonCode)

Konvertiert eine Zeichenfolge in eine AppPlatformSkuRestrictionsReasonCode.

Inequality(AppPlatformSkuRestrictionsReasonCode, AppPlatformSkuRestrictionsReasonCode)

Bestimmt, ob zwei AppPlatformSkuRestrictionsReasonCode Werte nicht identisch sind.

Gilt für: