Freigeben über


WebApplicationRuleType Struktur

Definition

Beschreibt den Regeltyp.

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

Konstruktoren

WebApplicationRuleType(String)

Initialisiert eine neue Instanz von WebApplicationRuleType.

Eigenschaften

MatchRule

MatchRule.

RateLimitRule

RateLimitRule.

Methoden

Equals(WebApplicationRuleType)

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

Bestimmt, ob zwei WebApplicationRuleType Werte gleich sind.

Implicit(String to WebApplicationRuleType)

Konvertiert eine Zeichenfolge in eine WebApplicationRuleType.

Inequality(WebApplicationRuleType, WebApplicationRuleType)

Bestimmt, ob zwei WebApplicationRuleType Werte nicht identisch sind.

Gilt für: