Freigeben über


KubernetesConfigurationScope Struktur

Definition

Bereich, in dem die Konfiguration installiert wird.

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

Konstruktoren

KubernetesConfigurationScope(String)

Initialisiert eine neue Instanz von KubernetesConfigurationScope.

Eigenschaften

Cluster

Cluster.

Namespace

.

Methoden

Equals(KubernetesConfigurationScope)

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

Bestimmt, ob zwei KubernetesConfigurationScope Werte identisch sind.

Implicit(String to KubernetesConfigurationScope)

Konvertiert eine Zeichenfolge in eine KubernetesConfigurationScope.

Inequality(KubernetesConfigurationScope, KubernetesConfigurationScope)

Bestimmt, ob zwei KubernetesConfigurationScope Werte nicht identisch sind.

Gilt für: