Freigeben über


KustoClusterPublicNetworkAccess Struktur

Definition

Der Öffentliche Netzwerkzugriff auf den Cluster ist standardmäßig aktiviert. Wenn sie deaktiviert ist, ist nur eine Verbindung mit dem privaten Endpunkt mit dem Cluster zulässig.

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

Konstruktoren

KustoClusterPublicNetworkAccess(String)

Initialisiert eine neue Instanz von KustoClusterPublicNetworkAccess.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(KustoClusterPublicNetworkAccess)

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

Bestimmt, ob zwei KustoClusterPublicNetworkAccess Werte identisch sind.

Implicit(String to KustoClusterPublicNetworkAccess)

Konvertiert eine Zeichenfolge in eine KustoClusterPublicNetworkAccess.

Inequality(KustoClusterPublicNetworkAccess, KustoClusterPublicNetworkAccess)

Bestimmt, ob zwei KustoClusterPublicNetworkAccess Werte nicht identisch sind.

Gilt für: