Freigeben über


DevTestLabSourceControlType Struktur

Definition

Der Typ der Artefaktquelle.

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

Konstruktoren

DevTestLabSourceControlType(String)

Initialisiert eine neue Instanz von DevTestLabSourceControlType.

Eigenschaften

GitHub

GitHub

StorageAccount

StorageAccount.

VsoGit

VsoGit.

Methoden

Equals(DevTestLabSourceControlType)

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

Bestimmt, ob zwei DevTestLabSourceControlType Werte gleich sind.

Implicit(String to DevTestLabSourceControlType)

Konvertiert eine Zeichenfolge in eine DevTestLabSourceControlType.

Inequality(DevTestLabSourceControlType, DevTestLabSourceControlType)

Bestimmt, ob zwei DevTestLabSourceControlType Werte nicht identisch sind.

Gilt für: