Freigeben über


DataBoxEdgeStorageAccountSslStatus Struktur

Definition

Gibt an, ob SSL aktiviert werden muss oder nicht.

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

Konstruktoren

DataBoxEdgeStorageAccountSslStatus(String)

Initialisiert eine neue Instanz von DataBoxEdgeStorageAccountSslStatus.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(DataBoxEdgeStorageAccountSslStatus)

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

Bestimmt, ob zwei DataBoxEdgeStorageAccountSslStatus Werte gleich sind.

Implicit(String to DataBoxEdgeStorageAccountSslStatus)

Konvertiert eine Zeichenfolge in eine DataBoxEdgeStorageAccountSslStatus.

Inequality(DataBoxEdgeStorageAccountSslStatus, DataBoxEdgeStorageAccountSslStatus)

Bestimmt, ob zwei DataBoxEdgeStorageAccountSslStatus Werte nicht identisch sind.

Gilt für: