Freigeben über


AutomationAccountAuthenticationType Struktur

Definition

Ein Wert, der die Typauthentifizierung angibt, die für automation Account verwendet werden soll.

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

Konstruktoren

AutomationAccountAuthenticationType(String)

Initialisiert eine neue Instanz von AutomationAccountAuthenticationType.

Eigenschaften

RunAsAccount

RunAsAccount.

SystemAssignedIdentity

SystemAssignedIdentity.

Methoden

Equals(AutomationAccountAuthenticationType)

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

Bestimmt, ob zwei AutomationAccountAuthenticationType Werte identisch sind.

Implicit(String to AutomationAccountAuthenticationType)

Konvertiert eine Zeichenfolge in eine AutomationAccountAuthenticationType.

Inequality(AutomationAccountAuthenticationType, AutomationAccountAuthenticationType)

Bestimmt, ob zwei AutomationAccountAuthenticationType Werte nicht identisch sind.

Gilt für: