Freigeben über


CommunityActionType Struktur

Definition

Communityaktionstypen. Beispiel: Genehmigung | Verweigern.

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

Konstruktoren

CommunityActionType(String)

Initialisiert eine neue Instanz von CommunityActionType.

Eigenschaften

Deny

Verweigern.

Permit

Genehmigung.

Methoden

Equals(CommunityActionType)

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

Bestimmt, ob zwei CommunityActionType Werte gleich sind.

Implicit(String to CommunityActionType)

Konvertiert eine Zeichenfolge in eine CommunityActionType.

Inequality(CommunityActionType, CommunityActionType)

Bestimmt, ob zwei CommunityActionType Werte nicht identisch sind.

Gilt für: