Freigeben über


GovernanceRuleOwnerSourceType Struktur

Definition

Der Besitzertyp für die Quelle des Governanceregelbesitzers.

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

Konstruktoren

GovernanceRuleOwnerSourceType(String)

Initialisiert eine neue Instanz von GovernanceRuleOwnerSourceType.

Eigenschaften

ByTag

Der mithilfe des Ressourcentags definierte Regelquelltyp.

Manually

Der manuell definierte Regelquelltyp.

Methoden

Equals(GovernanceRuleOwnerSourceType)

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

Bestimmt, ob zwei GovernanceRuleOwnerSourceType Werte gleich sind.

Implicit(String to GovernanceRuleOwnerSourceType)

Konvertiert eine Zeichenfolge in eine GovernanceRuleOwnerSourceType.

Inequality(GovernanceRuleOwnerSourceType, GovernanceRuleOwnerSourceType)

Bestimmt, ob zwei GovernanceRuleOwnerSourceType Werte nicht identisch sind.

Gilt für: